🔬This is a nightly-only experimental API. (
gpu_intrinsics)Expand description
Intrinsics for GPU targets.
Intrinsics in this module are intended for use on GPU targets. They can be target specific but in general GPU targets are similar.
Functions§
- amdgpu_
dispatch_ ptr Experimental AMD GPU - Returns a pointer to the HSA kernel dispatch packet.
- gpu_
launch_ sized_ workgroup_ mem Experimental AMD GPU or NVidia GPU - Returns the pointer to workgroup memory allocated at launch-time on GPUs.