| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
CUuuid |
CUuuid.bytes(int i,
byte setter) |
CUuuid |
CUuuid.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cuDeviceGetUuid(CUuuid uuid,
int dev)
\brief Return an UUID for the device
Returns 16-octets identifing the device \p dev in the structure
pointed by the \p uuid.
|
static int |
cudart.cuGetExportTable(Pointer ppExportTable,
CUuuid pExportTableId) |
static int |
cudart.cuGetExportTable(PointerPointer ppExportTable,
CUuuid pExportTableId)
\}
|
Copyright © 2019. All rights reserved.