Skip to content

v0.6.0 Release

Compare
Choose a tag to compare
@rhornung67 rhornung67 released this 19 Dec 21:47
21e476f

This release contains two new variants of each kernel and several new kernels.

  • The new variants are sequential-lambda and OpenMP-lambda. They do not use RAJA (like the baseline variants), but use lambda expressions for the loop bodies. The hope is that these variants can help isolate performance issues to RAJA internals or compiler struggles to optimize code containing lambda expressions.

  • New kernels appear in the Basic and Lcals kernel subsets.

Please download the RAJAPerf-v0.6.0.tar.gz file below. The others will not work due to the way RAJAPerf uses git submodules.