Skip to content

Commit 8404e22

Browse files
authored
Merge pull request #1154 from ROCm/thoblass/RevisedRAJAScript
[RAJAPerf] updated build/run script
2 parents dea924f + f04fd1f commit 8404e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/run_rajaperf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ build_targets="hip openmp"
4848
if [ "$2" == "build" ]; then
4949
# Begin configuration
5050
pushd $AOMP_REPOS_TEST/RAJAPerf
51-
git reset --hard 73f73cfa1979bc9944d9f34ee0059873fb38d79d
51+
git reset --hard abb07792a899f7417e77ea40015e7e1dfd52716e
5252
git submodule update --recursive
5353

5454
rm -rf build_${BUILD_SUFFIX}

0 commit comments

Comments
 (0)