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