Handbook
Glossary
cuda-device-properties ( n -- properties )
Vocabulary
cuda
.
devices
Inputs
n
an
object
Outputs
properties
an
object
Definition
USING:
cuda
cuda.ffi
kernel
;
IN:
cuda.devices
:
cuda-device-properties
( n -- properties )
[
CUdevprop
new
]
dip
[
cuDeviceGetProperties
cuda-error
]
keepd
;