|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Files | |
| file | DepGraphNode.hpp [code] |
| RAJA header file defining simple class to manage scheduling of nodes in a task dependency graph. | |
| file | foldl.hpp [code] |
| Header file with support for pre-C++14 compilers. | |
| file | get_platform.hpp [code] |
| file | Iterators.hpp [code] |
| Header file for RAJA iterator constructs. | |
| file | MemUtils_CPU.hpp [code] |
| Header file defining prototypes for routines used to manage memory for CPU reductions and other operations. | |
| file | RAJAVec.hpp [code] |
| RAJA header file for simple vector template class that enables RAJA to be used with or without the C++ STL. | |
| file | ThreadUtils_CPU.hpp [code] |
| Header file containing prototypes and methods for managing CPU threading operations. | |