|
Legate.jl
|
Functions | |
| void | start_legate () |
| Start the Legate runtime. | |
| int32_t | legate_finish () |
| Finalize the Legate runtime. | |
| Runtime * | get_runtime () |
| Return the current Legate runtime instance. | |
| bool | has_started () |
| Check whether the Legate runtime has started. | |
| bool | has_finished () |
| Check whether the Legate runtime has finished. | |
|
inline |
Return the current Legate runtime instance.
|
inline |
Check whether the Legate runtime has finished.
|
inline |
Check whether the Legate runtime has started.
|
inline |
Finalize the Legate runtime.
|
inline |
Start the Legate runtime.