RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Namespaces | Functions
ThreadUtils_CPU.hpp File Reference

Header file containing prototypes and methods for managing CPU threading operations. More...

#include "RAJA/config.hpp"
#include "RAJA/pattern/thread.hpp"
#include "RAJA/policy/sequential/thread.hpp"

Go to the source code of this file.

Namespaces

 RAJA
 

Functions

template<typename ThreadPolicy = RAJA::detail::active_auto_thread>
RAJA_INLINE int RAJA::getMaxOMPThreadsCPU ()
 

Detailed Description

Header file containing prototypes and methods for managing CPU threading operations.