RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Namespaces | Functions
RAJA::policy::omp::expt Namespace Reference

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)
 

Function Documentation

◆ forall_impl()

template<typename Schedule , typename Iterable , typename Func , typename ForallParam >
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 
)