|
Legate.jl
|
Classes | |
| struct | ufiFunctor |
| struct | TaskRequestData |
| class | JuliaCustomTask |
Enumerations | |
| enum class | AccessMode { READ , WRITE } |
| enum | TaskIDs { JULIA_CUSTOM_TASK = 1023 } |
Functions | |
| UFI (read, read_accessor) | |
| UFI (write, write_accessor) | |
| legate::Library | create_library (legate::Runtime *rt, std::string library_name) |
| int | legate_poll_work () |
| void | completion_callback_from_julia () |
| void | initialize_async_system (void *request_ptr) |
| void | JuliaTaskInterface (legate::TaskContext context, bool is_gpu) |
| void | ufi_interface_register (legate::Library &library) |
|
strong |
| enum ufi::TaskIDs |
| void ufi::completion_callback_from_julia | ( | ) |
|
inline |
| void ufi::initialize_async_system | ( | void * | request_ptr | ) |
|
inline |
| int ufi::legate_poll_work | ( | ) |
| ufi::UFI | ( | read | , |
| read_accessor | ) |
| ufi::UFI | ( | write | , |
| write_accessor | ) |
| void ufi::ufi_interface_register | ( | legate::Library & | library | ) |