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

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

add_event(CUevent event, GPUWorkFence *fence, GPUCompletionNotification *notification=NULL, GPUWorkStart *start=NULL)Realm::Cuda::GPUStream
add_fence(GPUWorkFence *fence)Realm::Cuda::GPUStream
add_notification(GPUCompletionNotification *notification)Realm::Cuda::GPUStream
add_start_event(GPUWorkStart *start)Realm::Cuda::GPUStream
get_gpu(void) constRealm::Cuda::GPUStream
get_stream(void) constRealm::Cuda::GPUStream
gpuRealm::Cuda::GPUStreamprotected
GPUStream(GPU *_gpu, GPUWorker *_worker, int rel_priority=0)Realm::Cuda::GPUStream
has_work(void) constRealm::Cuda::GPUStreamprotected
mutexRealm::Cuda::GPUStreamprotected
ok_to_submit_copy(size_t bytes, XferDes *xd)Realm::Cuda::GPUStream
pending_eventsRealm::Cuda::GPUStreamprotected
reap_events(TimeLimit work_until)Realm::Cuda::GPUStream
streamRealm::Cuda::GPUStreamprotected
wait_on_streams(const std::set< GPUStream * > &other_streams)Realm::Cuda::GPUStream
workerRealm::Cuda::GPUStreamprotected
~GPUStream(void)Realm::Cuda::GPUStream