ParallelME Runtime Environment
|
This is the complete list of members for Runtime, including all inherited members.
devices() | Runtime | inline |
finish() | Runtime | |
operator=(const Runtime &)=delete (defined in Runtime) | Runtime | |
Runtime(JavaVM *jvm=nullptr, jobject androidContext=nullptr, std::shared_ptr< Scheduler > &&sched=std::make_shared< SchedulerFCFS >()) | Runtime | inline |
Runtime(const Runtime &)=delete (defined in Runtime) | Runtime | |
submitTask(std::unique_ptr< Task > task) | Runtime | |
~Runtime() (defined in Runtime) | Runtime |