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

RAJA header for execution synchronization template. More...

Go to the source code of this file.

Namespaces

 RAJA
 

Functions

template<typename Policy >
void RAJA::synchronize ()
 Synchronize all current RAJA executions for the specified policy. More...
 

Detailed Description

RAJA header for execution synchronization template.