Handbook
Glossary
get-function-ptr ( module string -- function )
Vocabulary
cuda
.
libraries
Inputs
module
an
object
string
an
object
Outputs
function
an
object
Definition
USING:
alien.data
cuda
cuda.ffi
kernel
;
IN:
cuda.libraries
:
get-function-ptr
( module string -- function )
[
{
CUfunction
}
]
2dip
[
cuModuleGetFunction
cuda-error
]
2curry
with-out-parameters
;