Handbook
Glossary
cuDeviceTotalMem ( bytes dev -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
bytes
an
object
dev
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuDeviceTotalMem
( uint* bytes,
CUdevice
dev )