XeTLA v0.3.6
IntelĀ® Xe Templates for Linear Algebra - API Definition Document
 
Loading...
Searching...
No Matches
XeTLA Utility

This is low level API wrapper for utility functions. More...

Collaboration diagram for XeTLA Utility:

Modules

 Tensor load store API
 Implements the tensor load store functionality using raw send instructions.
 
 Util misc API
 Implements some useful and commonly used APIs, such as vector generation API.
 
 Random number generator API
 Philox rng, will generate 4 uint32_t random number per call.
 
 XeTLA Group
 This is a group API to define operation scope.
 
 Named barrier API
 This is a raw_send based named barrier API.
 

Detailed Description

This is low level API wrapper for utility functions.

Including the tensor prefetch/load/store API based on xetla_raw_send, simd_lane id generation API and so on.