RAJA is a software abstraction framework that systematically encapsulates platform-specific code to enable applications to be portable across diverse hardware architectures without major source code disruption. This release includes:
- new
RAJA::foralland reduction interface - support for run time execution policy selection for
RAJA::forallkernels - special case implementations to CUDA
atomicIncandatomicDecfunctions - user guide updates
- and more
Learn more:




