We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dea924f + f04fd1f commit 8404e22Copy full SHA for 8404e22
bin/run_rajaperf.sh
@@ -48,7 +48,7 @@ build_targets="hip openmp"
48
if [ "$2" == "build" ]; then
49
# Begin configuration
50
pushd $AOMP_REPOS_TEST/RAJAPerf
51
- git reset --hard 73f73cfa1979bc9944d9f34ee0059873fb38d79d
+ git reset --hard abb07792a899f7417e77ea40015e7e1dfd52716e
52
git submodule update --recursive
53
54
rm -rf build_${BUILD_SUFFIX}
0 commit comments