|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Directories | |
| directory | kernel |
| directory | params |
| directory | WorkGroup |
Files | |
| file | atomic.hpp [code] |
| RAJA header file defining OpenMP atomic operations. | |
| file | forall.hpp [code] |
| Header file containing RAJA index set and segment iteration template methods for OpenMP. | |
| file | kernel.hpp [code] |
| RAJA header file for OpenMP collapse constructs. | |
| file | launch.hpp [code] |
| RAJA header file containing user interface for RAJA::launch::openmp. | |
| file | multi_reduce.hpp [code] |
| Header file containing RAJA reduction templates for OpenMP execution. | |
| file | policy.hpp [code] |
| Header file containing RAJA OpenMP policy definitions. | |
| file | reduce.hpp [code] |
| Header file containing RAJA reduction templates for OpenMP 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 | synchronize.hpp [code] |
| Header file for OpenMP synchronization. | |
| file | thread.hpp [code] |
| RAJA header file defining OpenMP thread operations. | |
| file | WorkGroup.hpp [code] |
| Header file containing RAJA Dispatcher and WorkRunner constructs. | |