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