| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
cudaPointerAttributes |
cudaPointerAttributes.device(int setter) |
cudaPointerAttributes |
cudaPointerAttributes.devicePointer(Pointer setter) |
cudaPointerAttributes |
cudaPointerAttributes.getPointer(long i) |
cudaPointerAttributes |
cudaPointerAttributes.hostPointer(Pointer setter) |
cudaPointerAttributes |
cudaPointerAttributes.position(long position) |
cudaPointerAttributes |
cudaPointerAttributes.type(int setter) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cudaPointerGetAttributes(cudaPointerAttributes attributes,
Pointer ptr)
\brief Returns attributes about a specified pointer
Returns in \p *attributes the attributes of the pointer \p ptr.
|
Copyright © 2025. All rights reserved.