![]() |
QMCPACK
|
Abstraction of information on executor environments. More...
Go to the source code of this file.
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
qmcplusplus::Concurrency | |
Enumerations | |
enum | Executor { OPENMP } |
Functions | |
template<Executor TT = Executor::OPENMP> | |
unsigned int | maxCapacity () |
template<> | |
unsigned int | maxCapacity< Executor::OPENMP > () |
template<Executor TT = Executor::OPENMP> | |
unsigned int | getWorkerId () |
template<> | |
unsigned int | getWorkerId< Executor::OPENMP > () |
Abstraction of information on executor environments.
Definition in file Info.hpp.