This site is currently under development for the RSE-ops community.
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 v0.7.0 release contains several major changes, new features, a variety of bug fixes, and expanded user documentation and accompanying example codes. Major changes include:
RAJA::forallN and RAJA::forall
methods were marked deprecated in the v0.6.0 release and have been removed.RAJA::kernel
interfaceLearn more:
Help improve its content by opening a Pull Request on GitHub.