Parents: | cuda |
Class | Superclass | Slots |
clean-up-context-destructor | alien-destructor | |
destroy-context-destructor | alien-destructor |
Word | Stack effect |
&clean-up-context | ( alien -- alien ) |
&destroy-context | ( alien -- alien ) |
(with-cuda-context) | ( context quot -- ) |
<clean-up-context-destructor> | ( alien -- destructor ) |
<destroy-context-destructor> | ( alien -- destructor ) |
clean-up-context | ( context -- ) |
context-device | ( -- n ) |
create-context | ( device flags -- context ) |
destroy-context | ( context -- ) |
set-up-cuda-context | ( -- ) |
sync-context | ( -- ) |
with-cuda-context | ( device flags quot -- ) |
|clean-up-context | ( alien -- alien ) |
|destroy-context | ( alien -- alien ) |
Word | Stack effect |
clean-up-context-destructor? | ( object -- ? ) |
destroy-context-destructor? | ( object -- ? ) |