Skip to content

Commit

Permalink
From RAJA: From RSC: Use llvm-amdgpu instead of hip to determine ROCM…
Browse files Browse the repository at this point in the history
…_PATH
  • Loading branch information
adrienbernede committed Nov 14, 2024
1 parent abb0779 commit a072c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tpl/RAJA
Submodule RAJA updated 26 files
+2 −6 .gitlab/jobs/lassen.yml
+1 −1 cmake/SetupRajaOptions.cmake
+1 −1 scripts/radiuss-spack-configs
+9 −0 test/functional/forall/CombiningAdapter/CMakeLists.txt
+2 −37 test/functional/forall/atomic-ref/CMakeLists.txt
+1 −35 test/functional/forall/atomic-view/CMakeLists.txt
+1 −6 test/functional/forall/indexset-view/CMakeLists.txt
+4 −32 test/functional/forall/multi-reduce-basic/CMakeLists.txt
+5 −44 test/functional/forall/reduce-basic/CMakeLists.txt
+4 −3 test/functional/forall/reduce-multiple-indexset/CMakeLists.txt
+5 −3 test/functional/forall/reduce-multiple-segment/CMakeLists.txt
+1 −6 test/functional/forall/resource-indexset/CMakeLists.txt
+9 −0 test/functional/kernel/basic-fission-fusion-loop/CMakeLists.txt
+9 −0 test/functional/kernel/conditional-fission-fusion-loop/CMakeLists.txt
+5 −7 test/functional/kernel/multi-reduce-nested/CMakeLists.txt
+4 −32 test/functional/kernel/nested-loop-reducesum/CMakeLists.txt
+1 −16 test/functional/kernel/nested-loop-segment-types/CMakeLists.txt
+0 −35 test/functional/kernel/nested-loop/CMakeLists.txt
+19 −12 test/functional/kernel/single-loop-tile-icount-tcount/CMakeLists.txt
+9 −6 test/functional/kernel/tile-variants/CMakeLists.txt
+4 −24 test/functional/workgroup/CMakeLists.txt
+3 −1 test/integration/CMakeLists.txt
+3 −0 test/unit/algorithm/CMakeLists.txt
+1 −1 test/unit/indexing/CMakeLists.txt
+1 −1 test/unit/multi_reducer/CMakeLists.txt
+16 −0 test/unit/reducer/test-reducer-constructors-openmp-target.cpp

0 comments on commit a072c05

Please sign in to comment.