Handbook
Glossary
CUDA_ERROR_LAUNCH_TIMEOUT? ( 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_LAUNCH_TIMEOUT
class.
Definition
USING:
kernel
;
IN:
cuda.ffi
:
CUDA_ERROR_LAUNCH_TIMEOUT?
( object -- ? )
\
CUDA_ERROR_LAUNCH_TIMEOUT
eq?
;