14 #ifndef QMCPLUSPLUS_UTILITYFUNCTIONS_HPP 15 #define QMCPLUSPLUS_UTILITYFUNCTIONS_HPP 29 template<Executor TT = Executor::OPENMP>
50 template<Executor TT = Executor::OPENMP>
Abstraction of information on executor environments.
helper functions for EinsplineSetBuilder
OverrideMaxCapacity(int max_threads)
void omp_set_num_threads(int num_threads)
A service class to restore active avaiable threads upon destruction as the thread count recorded duri...
OverrideMaxCapacity(int max_threads)
omp_int_t omp_get_max_threads()
A service class to override active avaiable threads upon construction.
const int original_max_threads_