This site is currently under development for the RSE-ops community.

RAJA 0.9.0 Released

Published:

Reading time: 1 min

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: