Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::LocalPythonProcessor Member List

This is the complete list of members for Realm::LocalPythonProcessor, including all inherited members.

add_internal_task(InternalTask *task)Realm::ProcessorImplvirtual
add_to_group(ProcessorGroupImpl *group)Realm::LocalPythonProcessorvirtual
core_rsrvRealm::LocalPythonProcessorprotected
create_genevent()Realm::ProcessorImpl
create_interpreter(void)Realm::LocalPythonProcessorprotected
deferred_spawn_cacheRealm::LocalPythonProcessorprotected
destroy_interpreter(void)Realm::LocalPythonProcessorprotected
enqueue_or_defer_task(Task *task, Event start_event, DeferredSpawnCache *cache)Realm::ProcessorImplprotected
enqueue_task(Task *task)Realm::LocalPythonProcessorvirtual
enqueue_tasks(Task::TaskList &tasks, size_t num_tasks)Realm::LocalPythonProcessorvirtual
execute_task(Processor::TaskFuncID func_id, const ByteArrayRef &task_args)Realm::LocalPythonProcessorvirtual
free_genevent(GenEventImpl *)Realm::ProcessorImpl
free_local_eventsRealm::ProcessorImplprotected
get_processor_kind(RuntimeImpl *runtime_impl, Processor processor)Realm::ProcessorImplstatic
import_modulesRealm::LocalPythonProcessorprotected
init_scriptsRealm::LocalPythonProcessorprotected
interpreterRealm::LocalPythonProcessorprotected
kindRealm::ProcessorImpl
LocalPythonProcessor(RuntimeImpl *runtime_impl, Processor _me, int _numa_node, CoreReservationSet &crs, size_t _stack_size, const std::vector< std::string > &_import_modules, const std::vector< std::string > &_init_scripts)Realm::LocalPythonProcessor
master_threadRealm::LocalPythonProcessorprotected
meRealm::ProcessorImpl
num_coresRealm::ProcessorImpl
numa_nodeRealm::LocalPythonProcessorprotected
perform_task_registration(TaskRegistration *treg)Realm::LocalPythonProcessorprotected
ProcessorImpl(RuntimeImpl *runtime_impl, Processor _me, Processor::Kind _kind, int _num_cores=1)Realm::ProcessorImpl
PythonThreadTaskSchedulerRealm::LocalPythonProcessorfriend
ready_task_countRealm::LocalPythonProcessorprotected
register_task(Processor::TaskFuncID func_id, CodeDescriptor &codedesc, const ByteArrayRef &user_data)Realm::LocalPythonProcessorvirtual
remove_from_group(ProcessorGroupImpl *group)Realm::LocalPythonProcessorvirtual
schedRealm::LocalPythonProcessorprotected
shutdown(void)Realm::LocalPythonProcessorvirtual
spawn_task(Processor::TaskFuncID func_id, const void *args, size_t arglen, const ProfilingRequestSet &reqs, Event start_event, GenEventImpl *finish_event, EventImpl::gen_t finish_gen, int priority)Realm::LocalPythonProcessorvirtual
start_threads(void)Realm::LocalPythonProcessorvirtual
task_queueRealm::LocalPythonProcessorprotected
task_tableRealm::LocalPythonProcessorprotected
~LocalPythonProcessor(void)Realm::LocalPythonProcessorvirtual
~ProcessorImpl(void)Realm::ProcessorImplvirtual