Handbook
Glossary
#cuda-devices ( -- n )
Vocabulary
cuda
.
devices
Inputs
None
Outputs
n
an
object
Definition
USING:
alien.c-types
alien.data
cuda
cuda.ffi
;
IN:
cuda.devices
:
#cuda-devices
( -- n )
{
int
}
[
cuDeviceGetCount
cuda-error
]
with-out-parameters
;