![]() |
QMCPACK
|
Abstraction of information on executor environments. More...
Include dependency graph for Info.hpp:
This graph shows which files directly or indirectly include this file: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.