ttg_parsec::detail::device_ptr_t Struct Reference

Documentation

Definition at line 13 of file task.h.

Public Attributes

parsec_gpu_task_t * gpu_task = nullptr
 
parsec_flow_t * flows = nullptr
 
parsec_gpu_exec_stream_t * stream = nullptr
 
parsec_device_gpu_module_t * device = nullptr
 
parsec_task_class_t task_class
 

Member Data Documentation

◆ device

parsec_device_gpu_module_t* ttg_parsec::detail::device_ptr_t::device = nullptr

Definition at line 17 of file task.h.

◆ flows

parsec_flow_t* ttg_parsec::detail::device_ptr_t::flows = nullptr

Definition at line 15 of file task.h.

◆ gpu_task

parsec_gpu_task_t* ttg_parsec::detail::device_ptr_t::gpu_task = nullptr

Definition at line 14 of file task.h.

◆ stream

parsec_gpu_exec_stream_t* ttg_parsec::detail::device_ptr_t::stream = nullptr

Definition at line 16 of file task.h.

◆ task_class

parsec_task_class_t ttg_parsec::detail::device_ptr_t::task_class

Definition at line 18 of file task.h.


The documentation for this struct was generated from the following file: