![]() |
QMCPACK
|
Classes | |
class | OverrideMaxCapacity |
A service class to override active avaiable threads upon construction. More... | |
class | OverrideMaxCapacity< Executor::OPENMP > |
class | ThreadCountProtector |
A service class to restore active avaiable threads upon destruction as the thread count recorded during construction. More... | |
class | ThreadCountProtector< 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 > () |
unsigned int qmcplusplus::Concurrency::getWorkerId | ( | ) |
Referenced by WalkerLogManager::WalkerLogManager().
|
inline |
unsigned int qmcplusplus::Concurrency::maxCapacity | ( | ) |
Referenced by QMCDriverNewTestWrapper::testAdjustGlobalWalkerCount().
|
inline |