|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
RAJA header file defining automatic thread operations. More...
#include "RAJA/config.hpp"#include "RAJA/util/macros.hpp"#include "RAJA/policy/sequential/policy.hpp"Go to the source code of this file.
Namespaces | |
| RAJA | |
| RAJA::detail | |
Typedefs | |
| using | RAJA::detail::active_auto_thread = RAJA::seq_thread |
Functions | |
| template<typename AtomicPolicy > | |
| RAJA_HOST_DEVICE RAJA_INLINE int | RAJA::get_max_threads (AtomicPolicy) |
| template<typename AtomicPolicy > | |
| RAJA_HOST_DEVICE RAJA_INLINE int | RAJA::get_thread_num (AtomicPolicy) |
RAJA header file defining automatic thread operations.