Structs§
- IsReady
- IsReady
Bits bytemuck
-generated type for internal purposes only.
Enums§
- Function
Source - Source module for a function
Statics§
- API
- FFI API
Functions§
- blocking_
launch - Launch a module in a blocking/synchronous manner.
- create_
function - is_
ready - Checks if the results of a launched module is ready
- launch
- Launch a module asynchronously.
- module_
run__ ⚠blocking_ launch - Launch a module in a blocking/synchronous manner.
- module_
run__ ⚠create_ function - module_
run__ ⚠is_ ready - Checks if the results of a launched module is ready
- module_
run__ ⚠launch - Launch a module asynchronously.
- module_
run__ ⚠remove_ function - module_
run__ ⚠retrieve - Retrieve the resulting output buffer from a request that is ready.
- remove_
function - retrieve
- Retrieve the resulting output buffer from a request that is ready.