Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ list(APPEND build_list silo )


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


message(STATUS "Building RAJA found at ${RAJA_URL}")
Expand Down Expand Up @@ -374,7 +374,7 @@ list(APPEND build_list raja )
# CHAI
################################
set(CHAI_DIR "${CMAKE_INSTALL_PREFIX}/chai")
set(CHAI_URL "${TPL_MIRROR_DIR}/chai-2024.07.0.tar.gz")
set(CHAI_URL "${TPL_MIRROR_DIR}/chai-2025.03.0.tar.gz")
message(STATUS "Building CHAI found at ${CHAI_URL}")

ExternalProject_Add( chai
Expand Down
16 changes: 8 additions & 8 deletions docker/pangea-spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@ spack:
hypre:
require: "@git.21e5953ddc6daaa24699236108866afa597a415c"

# v2024.07.0
# v2025.0.3.0
chai:
require: "@git.df7741f1dbbdc5fff5f7d626151fdf1904e62b19=develop"
require: "@git.4b9060b18b9bec1167026cfb3132bd540c4bd56b=develop"

# v2024.07.0
# v2025.0.3.0
umpire:
require: "@git.abd729f40064175e999a83d11d6b073dac4c01d2=develop"
require: "@git.1ed0669c57f041baa1f1070693991c3a7a43e7ee=develop"

# v2024.07.0
# v2025.0.3.0
raja:
require: "@git.4d7fcba55ebc7cb972b7cc9f6778b48e43792ea1=develop"
require: "@git.1d70abf171474d331f1409908bdf1b1c3fe19222=develop"

# v2024.07.0
# v2025.0.3.0
camp:
require: "@git.0f07de4240c42e0b38a8d872a20440cb4b33d9f5=main"
require: "@git.ee0a3069a7ae72da8bcea63c06260fad34901d43=main"

# v2.12.0
caliper:
Expand Down
16 changes: 8 additions & 8 deletions docker/pecan-spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,21 @@ spack:
hypre:
require: "@git.21e5953ddc6daaa24699236108866afa597a415c"

# v2024.07.0
# v2025.0.3.0
chai:
require: "@git.df7741f1dbbdc5fff5f7d626151fdf1904e62b19=develop"
require: "@git.4b9060b18b9bec1167026cfb3132bd540c4bd56b=develop"

# v2024.07.0
# v2025.0.3.0
umpire:
require: "@git.abd729f40064175e999a83d11d6b073dac4c01d2=develop"
require: "@git.1ed0669c57f041baa1f1070693991c3a7a43e7ee=develop"

# v2024.07.0
# v2025.0.3.0
raja:
require: "@git.4d7fcba55ebc7cb972b7cc9f6778b48e43792ea1=develop"
require: "@git.1d70abf171474d331f1409908bdf1b1c3fe19222=develop"

# v2024.07.0
# v2025.0.3.0
camp:
require: "@git.0f07de4240c42e0b38a8d872a20440cb4b33d9f5=main"
require: "@git.ee0a3069a7ae72da8bcea63c06260fad34901d43=main"

# v2.12.0
caliper:
Expand Down
16 changes: 8 additions & 8 deletions docker/rocky-spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,21 +67,21 @@ spack:
hypre:
require: "@git.21e5953ddc6daaa24699236108866afa597a415c"

# v2024.07.0
# v2025.0.3.0
chai:
require: "@git.df7741f1dbbdc5fff5f7d626151fdf1904e62b19=develop"
require: "@git.4b9060b18b9bec1167026cfb3132bd540c4bd56b=develop"

# v2024.07.0
# v2025.0.3.0
umpire:
require: "@git.abd729f40064175e999a83d11d6b073dac4c01d2=develop"
require: "@git.1ed0669c57f041baa1f1070693991c3a7a43e7ee=develop"

# v2024.07.0
# v2025.0.3.0
raja:
require: "@git.4d7fcba55ebc7cb972b7cc9f6778b48e43792ea1=develop"
require: "@git.1d70abf171474d331f1409908bdf1b1c3fe19222=develop"

# v2024.07.0
# v2025.0.3.0
camp:
require: "@git.0f07de4240c42e0b38a8d872a20440cb4b33d9f5=main"
require: "@git.ee0a3069a7ae72da8bcea63c06260fad34901d43=main"

# v2.12.0
caliper:
Expand Down
16 changes: 8 additions & 8 deletions docker/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,21 +153,21 @@ spack:
hypre:
require: "@git.21e5953ddc6daaa24699236108866afa597a415c"

# v2024.07.0
# v2025.0.3.0
chai:
require: "@git.df7741f1dbbdc5fff5f7d626151fdf1904e62b19=develop"
require: "@git.4b9060b18b9bec1167026cfb3132bd540c4bd56b=develop"

# v2024.07.0
# v2025.0.3.0
umpire:
require: "@git.abd729f40064175e999a83d11d6b073dac4c01d2=develop"
require: "@git.1ed0669c57f041baa1f1070693991c3a7a43e7ee=develop"

# v2024.07.0
# v2025.0.3.0
raja:
require: "@git.4d7fcba55ebc7cb972b7cc9f6778b48e43792ea1=develop"
require: "@git.1d70abf171474d331f1409908bdf1b1c3fe19222=develop"

# v2024.07.0
# v2025.0.3.0
camp:
require: "@git.0f07de4240c42e0b38a8d872a20440cb4b33d9f5=main"
require: "@git.ee0a3069a7ae72da8bcea63c06260fad34901d43=main"

# v2.12.0
caliper:
Expand Down
16 changes: 8 additions & 8 deletions docker/stanford-spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,21 @@ spack:
hypre:
require: "@git.21e5953ddc6daaa24699236108866afa597a415c"

# v2024.07.0
# v2025.0.3.0
chai:
require: "@git.df7741f1dbbdc5fff5f7d626151fdf1904e62b19=develop"
require: "@git.4b9060b18b9bec1167026cfb3132bd540c4bd56b=develop"

# v2024.07.0
# v2025.0.3.0
umpire:
require: "@git.abd729f40064175e999a83d11d6b073dac4c01d2=develop"
require: "@git.1ed0669c57f041baa1f1070693991c3a7a43e7ee=develop"

# v2024.07.0
# v2025.0.3.0
raja:
require: "@git.4d7fcba55ebc7cb972b7cc9f6778b48e43792ea1=develop"
require: "@git.1d70abf171474d331f1409908bdf1b1c3fe19222=develop"

# v2024.07.0
# v2025.0.3.0
camp:
require: "@git.0f07de4240c42e0b38a8d872a20440cb4b33d9f5=main"
require: "@git.ee0a3069a7ae72da8bcea63c06260fad34901d43=main"

# v2.12.0
caliper:
Expand Down
16 changes: 8 additions & 8 deletions scripts/spack_configs/blueos_3_ppc64le_ib_p9/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,21 +106,21 @@ spack:
hypre:
require: "@git.21e5953ddc6daaa24699236108866afa597a415c"

# v2024.07.0
# v2025.0.3.0
chai:
require: "@git.df7741f1dbbdc5fff5f7d626151fdf1904e62b19=develop"
require: "@git.4b9060b18b9bec1167026cfb3132bd540c4bd56b=develop"

# v2024.07.0
# v2025.0.3.0
umpire:
require: "@git.abd729f40064175e999a83d11d6b073dac4c01d2=develop"
require: "@git.1ed0669c57f041baa1f1070693991c3a7a43e7ee=develop"

# v2024.07.0
# v2025.0.3.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we specify this in the geos package instead of specifying a commit hash here? seems easier and does not require duplication.

Copy link
Copy Markdown
Contributor Author

@bmhan12 bmhan12 Apr 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we specify this in the geos package instead of specifying a commit hash here? seems easier and does not require duplication

As of a few days ago, yes: https://github.com/spack/spack/blame/8885f6b861ea8721711ad7d9030593968a62e959/var/spack/repos/builtin/packages/raja/package.py#L34-L39

Before that spack commit, v2025.03.0 was not in spack yet, so I went with the commit hash.

However, this involves updating our spack version to a newer commit, which may cause other issues.
I think it makes sense to get the v2025.03.0 changes in this PR in first, then do the refactoring and spack version bump in #305.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good!

raja:
require: "@git.4d7fcba55ebc7cb972b7cc9f6778b48e43792ea1=develop"
require: "@git.1d70abf171474d331f1409908bdf1b1c3fe19222=develop"

# v2024.07.0
# v2025.0.3.0
camp:
require: "@git.0f07de4240c42e0b38a8d872a20440cb4b33d9f5=main"
require: "@git.ee0a3069a7ae72da8bcea63c06260fad34901d43=main"

# v2.12.0
caliper:
Expand Down
16 changes: 8 additions & 8 deletions scripts/spack_configs/toss_4_x86_64_ib/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,21 +102,21 @@ spack:
hypre:
require: "@git.21e5953ddc6daaa24699236108866afa597a415c"

# v2024.07.0
# v2025.0.3.0
chai:
require: "@git.df7741f1dbbdc5fff5f7d626151fdf1904e62b19=develop"
require: "@git.4b9060b18b9bec1167026cfb3132bd540c4bd56b=develop"

# v2024.07.0
# v2025.0.3.0
umpire:
require: "@git.abd729f40064175e999a83d11d6b073dac4c01d2=develop"
require: "@git.1ed0669c57f041baa1f1070693991c3a7a43e7ee=develop"

# v2024.07.0
# v2025.0.3.0
raja:
require: "@git.4d7fcba55ebc7cb972b7cc9f6778b48e43792ea1=develop"
require: "@git.1d70abf171474d331f1409908bdf1b1c3fe19222=develop"

# v2024.07.0
# v2025.0.3.0
camp:
require: "@git.0f07de4240c42e0b38a8d872a20440cb4b33d9f5=main"
require: "@git.ee0a3069a7ae72da8bcea63c06260fad34901d43=main"

# v2.12.0
caliper:
Expand Down
3 changes: 0 additions & 3 deletions tplMirror/RAJA-v2024.07.0.tar.gz

This file was deleted.

3 changes: 3 additions & 0 deletions tplMirror/RAJA-v2025.03.0.tar.gz
Git LFS file not shown
3 changes: 0 additions & 3 deletions tplMirror/chai-2024.07.0.tar.gz

This file was deleted.

3 changes: 3 additions & 0 deletions tplMirror/chai-2025.03.0.tar.gz
Git LFS file not shown
17 changes: 0 additions & 17 deletions tplMirror/umpire_fcompare-debug-second.patch

This file was deleted.