|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Namespaces | |
| openmp | |
Classes | |
| struct | UnstableSorter |
| Functional that performs an unstable sort with the given arguments, uses RAJA::intro_sort. More... | |
| struct | StableSorter |
| Functional that performs a stable sort with the given arguments, calls RAJA::merge_sort. More... | |