Uses of Class
org.bytedeco.cuda.cudart.cudaUUID_t
-
Packages that use cudaUUID_t Package Description org.bytedeco.cuda.cudart org.bytedeco.cuda.global -
-
Uses of cudaUUID_t in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return cudaUUID_t Modifier and Type Method Description cudaUUID_tcudaDeviceProp. uuid()16-byte unique identifierMethods in org.bytedeco.cuda.cudart with parameters of type cudaUUID_t Modifier and Type Method Description cudaDevicePropcudaDeviceProp. uuid(cudaUUID_t setter) -
Uses of cudaUUID_t in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global with parameters of type cudaUUID_t Modifier and Type Method Description static intcudart. cudaGetExportTable(PointerPointer ppExportTable, cudaUUID_t pExportTableId)\cond impl_privatestatic intcudart. cudaGetExportTable(Pointer ppExportTable, cudaUUID_t pExportTableId)
-