Handbook
Glossary
cuDeviceGetProperties ( prop dev -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
prop
an
object
dev
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuDeviceGetProperties
( CUdevprop* prop,
CUdevice
dev )