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

RAJA header file defining sequential thread operations. More...

#include "RAJA/config.hpp"
#include "RAJA/util/macros.hpp"
#include "RAJA/policy/thread_auto.hpp"

Go to the source code of this file.

Namespaces

 RAJA
 

Functions

template<>
RAJA_HOST_DEVICE RAJA_INLINE int RAJA::get_max_threads (seq_thread)
 
template<>
RAJA_HOST_DEVICE RAJA_INLINE int RAJA::get_thread_num (seq_thread)
 

Detailed Description

RAJA header file defining sequential thread operations.