Skip to main content

enum class task_type

Enumerators

NameValueComment
epoch0task epoch (graph-level serialization point)
host_compute1host task with explicit global size and celerity-defined split
device_compute2device compute task
collective3host task with implicit 1d global size = #ranks and fixed split
master_node4zero-dimensional host task
horizon5task horizon
fence6promise-side of an async experimental::fence