Skip to main content

Module cpu

Module cpu 

Source

Structs§

PinnedMemoryResource
A pinned memory resource allocated on the host.
PinnedMemoryStorage
Manages pinned host memory for HIP operations.

Constants§

PINNED_MEMORY_ALIGNMENT
Memory alignment for pinned host memory, set to the size of u128 for optimal performance.