RAJA is a software abstraction that systematically encapsulates platform-specific code to enable applications to be portable across diverse hardware architectures without major source code disruption. The v.0.9.0 release includes new features:
- Change in atomic operations
- Extension of the lambda statement interface in the RAJA kernel API
- Support of tuple index values by minloc and maxloc reductions
Learn more: