Handbook
Glossary
CUDA_ERROR_NO_BINARY_FOR_GPU? ( object -- ? )
Vocabulary
cuda
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
CUDA_ERROR_NO_BINARY_FOR_GPU
class.
Definition
USING:
kernel
;
IN:
cuda.ffi
:
CUDA_ERROR_NO_BINARY_FOR_GPU?
( object -- ? )
\
CUDA_ERROR_NO_BINARY_FOR_GPU
eq?
;