|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
Classes | |
| struct | default_stream |
| struct | default_stream< Stream > |
Functions | |
| void | reset_current () |
| void | set_current (int device, Stream stream) |
Variables | |
| template<typename Stream > | |
| constexpr const Stream | default_stream_v = default_stream<Stream>::value |
| thread_local ttg::device::Device | current_device_ts = {} |
| thread_local Stream | current_stream_ts = detail::default_stream_v<Stream> |
|
inline |
|
inline |
|
inline |
1.9.8