Skip to main content

Module gpu

Module gpu 

Source
🔬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_ptrExperimentalAMD GPU
Returns a pointer to the HSA kernel dispatch packet.
gpu_launch_sized_workgroup_memExperimentalAMD GPU or NVidia GPU
Returns the pointer to workgroup memory allocated at launch-time on GPUs.