Handbook
Glossary
cuda-malloc-type ( n type -- ptr )
Vocabulary
cuda
.
memory
Inputs
n
an
object
type
an
object
Outputs
ptr
an
object
Definition
USING:
alien.c-types
math
;
IN:
cuda.memory
:
cuda-malloc-type
( n type -- ptr )
heap-size
*
cuda-malloc
;
inline