Skip to content

Commit 26643e3

Browse files
committed
Update CMake-based tplMirrors to new RAJA suite 3/25
1 parent edcf6b7 commit 26643e3

6 files changed

Lines changed: 8 additions & 25 deletions

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ list(APPEND build_list silo )
334334

335335

336336
set(RAJA_DIR "${CMAKE_INSTALL_PREFIX}/raja")
337-
set(RAJA_URL "${TPL_MIRROR_DIR}/RAJA-v2024.07.0.tar.gz")
337+
set(RAJA_URL "${TPL_MIRROR_DIR}/RAJA-v2025.03.0.tar.gz")
338338

339339

340340
message(STATUS "Building RAJA found at ${RAJA_URL}")
@@ -374,7 +374,7 @@ list(APPEND build_list raja )
374374
# CHAI
375375
################################
376376
set(CHAI_DIR "${CMAKE_INSTALL_PREFIX}/chai")
377-
set(CHAI_URL "${TPL_MIRROR_DIR}/chai-2024.07.0.tar.gz")
377+
set(CHAI_URL "${TPL_MIRROR_DIR}/chai-2025.03.0.tar.gz")
378378
message(STATUS "Building CHAI found at ${CHAI_URL}")
379379

380380
ExternalProject_Add( chai

tplMirror/RAJA-v2024.07.0.tar.gz

Lines changed: 0 additions & 3 deletions
This file was deleted.

tplMirror/RAJA-v2025.03.0.tar.gz

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:60d047e04e7e7855f7b31e5f54bf66e465c52a6efb3871ace33cc8da1cb1b9ae
3+
size 11182913

tplMirror/chai-2024.07.0.tar.gz

Lines changed: 0 additions & 3 deletions
This file was deleted.

tplMirror/chai-2025.03.0.tar.gz

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:144917f3185b7d112392e9f99c1fbc74b9e0be79cdbee445e0879ea2487d3d73
3+
size 23937809

tplMirror/umpire_fcompare-debug-second.patch

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)