ttg 1.0.0-alpha
Overview
User Guide
Programmer Guides
Source Reference
Modules
Namespace List
Class List
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 Wed Nov 20 2024 15:04:55 for
ttg
1.0.0-alpha by
1.9.1