ttg
1.0.0-alpha
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
ttg
ttg
util
env.h
Go to the documentation of this file.
1
//
2
// Created by Eduard Valeyev on 11/5/21.
3
//
4
5
#ifndef TTG_UTIL_ENV_H
6
#define TTG_UTIL_ENV_H
7
8
namespace
ttg
{
9
namespace
detail {
10
12
17
int
num_threads
();
18
25
bool
force_device_comm
();
26
27
}
// namespace detail
28
}
// namespace ttg
29
30
#endif
// TTG_UTIL_ENV_H
ttg::detail::force_device_comm
bool force_device_comm()
Definition
env.cpp:33
ttg::detail::num_threads
int num_threads()
Determine the number of compute threads to use by TTG when not given to ttg::initialize
Definition
env.cpp:15
ttg
top-level TTG namespace contains runtime-neutral functionality
Definition
keymap.h:8
Generated at Sun Nov 16 2025 03:50:58 for
ttg
1.0.0-alpha by
1.9.8