|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Namespaces | |
| internal | |
Functions | |
| template<typename Schedule , typename Iterable , typename Func , typename ForallParam > | |
| RAJA_INLINE resources::EventProxy< resources::Host > | forall_impl (resources::Host host_res, const omp_for_schedule_exec< Schedule > &, Iterable &&iter, Func &&loop_body, ForallParam f_params) |
| RAJA_INLINE resources::EventProxy<resources::Host> RAJA::policy::omp::expt::forall_impl | ( | resources::Host | host_res, |
| const omp_for_schedule_exec< Schedule > & | , | ||
| Iterable && | iter, | ||
| Func && | loop_body, | ||
| ForallParam | f_params | ||
| ) |