|
Legate.jl
|
#include <type_traits>#include <vector>#include "jlcxx/jlcxx.hpp"#include "jlcxx/stl.hpp"#include "task.h"#include "types.h"#include "wrapper.inl"Classes | |
| struct | WrapDefault |
Functions | |
| void * | get_ptr (void *store_ptr) |
| void | submit_auto_task (void *rt_ptr, void *task_ptr) |
| void | submit_manual_task (void *rt_ptr, void *task_ptr) |
| legate::Type | type_from_code (legate::Type::Code type_id) |
| JLCXX_MODULE | define_julia_module (jlcxx::Module &mod) |
| JLCXX_MODULE define_julia_module | ( | jlcxx::Module & | mod | ) |
| void * get_ptr | ( | void * | store_ptr | ) |
| void submit_auto_task | ( | void * | rt_ptr, |
| void * | task_ptr ) |
| void submit_manual_task | ( | void * | rt_ptr, |
| void * | task_ptr ) |
| legate::Type type_from_code | ( | legate::Type::Code | type_id | ) |