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