Memory
Header |
Content |
CCCL Availability |
CUDA Toolkit Availability |
---|---|---|---|
Defines an extent of bytes with a statically defined alignment. |
libcu++ 1.2.0 / CCCL 2.0.0 (in |
CUDA 11.1 |
|
Writes indeterminate values to memory |
libcu++ 1.6.0 / CCCL 2.0.0 (in |
CUDA 11.5 |
|
Returns a valid address to a device object |
CCCL 2.8.0 (in |
CUDA 12.9 |
|
Check if a pointer or object is from a specific address space |
CCCL 3.1.0 |
CUDA 13.1 |
|
Check if a pointer is aligned |
CCCL 3.1.0 |
CUDA 13.1 |
|
Align up a pointer to the specified alignment |
CCCL 3.1.0 |
CUDA 13.1 |
|
Align down a pointer to the specified alignment |
CCCL 3.1.0 |
CUDA 13.1 |
|
Rebind a pointer to a different type |
CCCL 3.1.0 |
CUDA 13.1 |