Handbook
Glossary
cuModuleLoadFatBinary ( module fatCubin -- CUresult )
Vocabulary
cuda
.
ffi
Inputs
module
an
object
fatCubin
an
object
Outputs
CUresult
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
cuda.ffi
LIBRARY:
cuda
FUNCTION:
CUresult
cuModuleLoadFatBinary
( CUmodule* module, void* fatCubin )