RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
sequential Directory Reference

Directories

directory  kernel
 
directory  params
 
directory  WorkGroup
 

Files

file  atomic.hpp [code]
 RAJA header file defining sequential atomic operations.
 
file  forall.hpp [code]
 Header file containing RAJA index set and segment iteration template methods for sequential execution.
 
file  kernel.hpp [code]
 RAJA header file for sequential collapse and reduce constructs.
 
file  launch.hpp [code]
 RAJA header file containing user interface for RAJA::Teams::seq.
 
file  multi_reduce.hpp [code]
 Header file containing RAJA reduction templates for sequential execution.
 
file  policy.hpp [code]
 Header file containing RAJA sequential policy definitions.
 
file  reduce.hpp [code]
 Header file containing RAJA reduction templates for sequential execution.
 
file  region.hpp [code]
 
file  scan.hpp [code]
 Header file providing RAJA scan declarations.
 
file  sort.hpp [code]
 Header file providing RAJA sort declarations.
 
file  thread.hpp [code]
 RAJA header file defining sequential thread operations.
 
file  WorkGroup.hpp [code]
 Header file containing RAJA Dispatcher and WorkRunner constructs.