|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <WorkRunner.hpp>
Public Member Functions | |
| template<typename segment_in , typename body_in > | |
| HoldHipDeviceXThreadblockLoop (segment_in &&segment, body_in &&body) | |
| RAJA_DEVICE RAJA_INLINE void | operator() (Args... args) const |
A body and segment holder for storing loops that will be executed on the device
|
inline |
|
inline |