64 return std::thread::hardware_concurrency();
unsigned int getNumberOfLogicalProcessors()
Get the number of logical processors.
unsigned int getMaxNumberOfThreads()
Returns the maximum number of threads you should use at any time.
gum is the global namespace for all aGrUM entities
C++17 STL threads convenience utilities for aGrUM.