Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Unmerged changes in v0.10.0-RC branch #1421

Closed
wants to merge 33 commits into from
Closed
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
e00f86f
Add information for next release
rhornung67 Sep 6, 2024
1dc68e6
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 16, 2024
1bc6e49
Updated spack version and specs for building new TPLs
rhornung67 Sep 17, 2024
348c336
Less specific clang version to satisfy spack
rhornung67 Sep 17, 2024
12e394b
Update TPL version numbers for all platforms
rhornung67 Sep 17, 2024
1a565d1
Rollback Spack to commit before conduit link was broken
rhornung67 Sep 17, 2024
5202d43
remove XL builds on blueos
rhornung67 Sep 18, 2024
54bee57
Remove XL host-configs since we are no longer testing that compiler.
rhornung67 Sep 18, 2024
e102ed3
Noted TPL version updates
rhornung67 Sep 18, 2024
60dd7b0
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 18, 2024
13a25d5
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 18, 2024
4f89979
Add host configs for new TPLs on rzvernal
rhornung67 Sep 18, 2024
bdb7879
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 19, 2024
044ce65
Add new host-configs for tioga
rhornung67 Sep 19, 2024
e071f04
Add new host-configs for TPL builds on rzwhippet
rhornung67 Sep 20, 2024
d5c65d2
Update spack packages and config details for blueos TPL build
rhornung67 Sep 20, 2024
d80b816
New host-configs for ruby
rhornung67 Sep 20, 2024
78d9b88
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 20, 2024
65e6b21
New host-configs for rzansel
rhornung67 Sep 20, 2024
f3f6f5a
New host configs for lassen
rhornung67 Sep 23, 2024
d96f260
New docker host configs
rhornung67 Sep 23, 2024
5025ec1
Update azure CI to new docker images
rhornung67 Sep 23, 2024
3b63ea3
Remove xl builds on lassen from GitLab CI
rhornung67 Sep 23, 2024
f4609ee
Update TPL version numbers
rhornung67 Sep 23, 2024
d375608
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 23, 2024
3f1fa72
Use correct hash for updated library archives
Arlie-Capps Sep 24, 2024
4ba124c
Merge branch 'task/rhornung67/v0.10.0-RC' of https://github.com/LLNL/…
Arlie-Capps Sep 24, 2024
acc2ea4
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 24, 2024
b1f5bbc
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 25, 2024
f83209c
release notes mods based on PR review
rhornung67 Sep 25, 2024
0cf442d
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 25, 2024
3f1b415
Update RELEASE-NOTES.md
kennyweiss Sep 25, 2024
0cbe048
Merge branch 'develop' into task/rhornung67/v0.10.0-RC
rhornung67 Sep 26, 2024
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
25 changes: 0 additions & 25 deletions .gitlab/build_lassen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,6 @@ lassen-gcc_8_3_1_cuda-src:
HOST_CONFIG: "lassen-blueos_3_ppc64le_ib_p9-${COMPILER}.cmake"
extends: [.src_build_on_lassen]

lassen-xl_16_1_1-src:
variables:
COMPILER: "xl@16.1.1.1"
HOST_CONFIG: "lassen-blueos_3_ppc64le_ib_p9-${COMPILER}.cmake"
extends: [.src_build_on_lassen]

lassen-xl_16_1_1_cuda-src:
variables:
COMPILER: "xl@16.1.1.2_cuda"
HOST_CONFIG: "lassen-blueos_3_ppc64le_ib_p9-${COMPILER}.cmake"
extends: [.src_build_on_lassen]

####
# Full Build jobs
lassen-clang_10_0_1-full:
Expand Down Expand Up @@ -98,16 +86,3 @@ lassen-gcc_8_3_1_cuda-full:
SPEC: "%${COMPILER}~mfem+cuda"
EXTRA_SPEC: "cuda_arch=70"
extends: [.full_build_on_lassen]

lassen-xl_16_1_1-full:
variables:
COMPILER: "xl@16.1.1.1"
SPEC: "%${COMPILER}+mfem~openmp~cpp14"
extends: [.full_build_on_lassen]

lassen-xl_16_1_1_cuda-full:
variables:
COMPILER: "xl@16.1.1.2"
SPEC: "%${COMPILER}+mfem+cuda~openmp~cpp14"
EXTRA_SPEC: "cuda_arch=70"
extends: [.full_build_on_lassen]
2 changes: 1 addition & 1 deletion .uberenv_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"package_final_phase": "initconfig",
"package_source_dir": "../..",
"spack_url": "https://github.com/spack/spack.git",
"spack_commit": "6d244b3f6776b3697861c6b5cebbee376c30bff3",
"spack_commit": "cade66d842a894075938bc5528475d9fcd8bd559",
"spack_configs_path": "scripts/spack/configs",
"spack_packages_path": ["scripts/spack/radiuss-spack-configs/packages", "scripts/spack/packages"],
"spack_concretizer": "clingo",
Expand Down
1 change: 1 addition & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ authors:
given-names: Cyrus
- family-names: Hornung
given-names: Richard
orcid: "https://orcid.org/0000-0002-9495-6972"
- family-names: Larsen
given-names: Matthew
- family-names: Moody
Expand Down
2 changes: 1 addition & 1 deletion RELEASE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*******************************************************************************

Axom: ................................, version 0.9.0
Axom: ................................, version 0.10.0

Copyright (c) 2017-2024, Lawrence Livermore National Security, LLC.
Produced at the Lawrence Livermore National Laboratory.
Expand Down
15 changes: 15 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,21 @@ The Axom project release numbers follow [Semantic Versioning](http://semver.org/

## [Unreleased] - Release date yyyy-mm-dd
Copy link
Member

Choose a reason for hiding this comment

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

@rhornung67 -- I removed the empty Unreleased section for the release. We'll add it back when we merge main to develop


### Added

### Changed

### Removed


## [Version 0.10.0] - Release date 2024-09-xx
Copy link
Member

Choose a reason for hiding this comment

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

Please update the links for axom@0.10 and axom@0.9 at the bottom of this file

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.


### Changed
- Updates to [Conduit version 0.9.2][https://github.com/LLNL/conduit/releases/tag/v0.9.2]
- Updates to [RAJA version 2024.07.0][https://github.com/LLNL/RAJA/releases/tag/v2024.07.0]
- Updates to [camp version 2024.07.0][https://github.com/LLNL/camp/releases/tag/v2024.07.0]
- Updates to [Umpire version 2024.07.0][https://github.com/LLNL/Umpire/releases/tag/v2024.07.0]
Copy link
Member

Choose a reason for hiding this comment

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

Please merge these four lines w/ the existing Changed section for axom@0.10 a few lines down (below Added)

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't understand. This follows what is done for other releases that have updated TPL versions.

Copy link
Member

Choose a reason for hiding this comment

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

There are two Changed sections for this release -- https://github.com/LLNL/axom/blob/b1f5bbc7c617faaf28643f0f88184ccc7d52eae2/RELEASE-NOTES.md

I can take care of the fix

Copy link
Member Author

Choose a reason for hiding this comment

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

I see what you mean now. I thought the TPL version updates should be up front so they are more obvious. But, whatever you prefer is fine with me.


### Added
- SLIC constructors added to streams that take in a `std::string`. If string is
interpreted as a file name, the file is not opened until SLIC flushes and the
Expand Down
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ variables:
DO_BUILD: 'yes'
DO_TEST: 'yes'
DO_CLEAN: 'no'
CLANG14_IMAGENAME: 'axom/tpls:clang-14_07-10-24_20h-47m'
GCC13_IMAGENAME: 'axom/tpls:gcc-13_07-10-24_20h-47m'
CLANG14_IMAGENAME: 'axom/tpls:clang-14_09-23-24_17h-07m'
GCC13_IMAGENAME: 'axom/tpls:gcc-13_09-23-24_17h-07m'
system.debug: false

jobs:
Expand Down
22 changes: 11 additions & 11 deletions host-configs/docker/clang@14.0.0.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
# CMake executable path: /usr/local/bin/cmake
#------------------------------------------------------------------------------

set(CMAKE_PREFIX_PATH "/home/axom/axom_tpls/clang-14.0.0/umpire-2024.02.0-3w43hp32my2mdmd2juhocmkjdqnzqq2g;/home/axom/axom_tpls/clang-14.0.0/raja-2024.02.0-e5cxi4k7suylwq3jenni4lbygbncvmio;/home/axom/axom_tpls/clang-14.0.0/mfem-4.6.0-3tnuhhoq334focivaxxoc6tgeukkedsp;/home/axom/axom_tpls/clang-14.0.0/hypre-2.24.0-3p44dyaeytjno7rlzom4oa6dw5xlaic3;/home/axom/axom_tpls/clang-14.0.0/conduit-0.9.1-lfxh5l5ngtswc7qkxpwejmxmj75kbucv;/home/axom/axom_tpls/clang-14.0.0/parmetis-4.0.3-2oiwd6fzdvamz7crvqrjd23an466qwya;/home/axom/axom_tpls/clang-14.0.0/hdf5-1.8.23-ff7tq76ofskjc4fr3mehe7dzoovvoi3p;/home/axom/axom_tpls/clang-14.0.0/caliper-2.10.0-wj5rtnyg6zaf7bksoqfqqfsfbgptc6ef;/home/axom/axom_tpls/clang-14.0.0/elfutils-0.190-p7yphf7bv5765wcur3vcdhlz4jbuklc4;/home/axom/axom_tpls/clang-14.0.0/blt-0.6.2-rfu7gfz6sidwkq77uvuzolal2ho5orqc;/home/axom/axom_tpls/clang-14.0.0/adiak-0.4.0-d7z6dbud2wo5redc54jpxpca6zfch63n;/home/axom/axom_tpls/clang-14.0.0/fmt-10.2.1-xqv65krexlvp5fmkrqa7uri2xy3m5ymb;/home/axom/axom_tpls/clang-14.0.0/camp-2024.02.0-ew3nu42cjjz6mlj7nz3rlykzjr2xjmtz;/home/axom/axom_tpls/clang-14.0.0/zlib-ng-2.1.6-t3ijs4ecfcyv4dyr2v4y555lnxjkubnr;/home/axom/axom_tpls/clang-14.0.0/metis-5.1.0-cwicizetbw2saiqeohuoawepe5yzyzwr;/home/axom/axom_tpls/clang-14.0.0/gmake-4.4.1-6g3tmsuzby4oldevfkjivdd3vj3y7yec;/home/axom/axom_tpls/clang-14.0.0/pkgconf-1.9.5-3z4u4krn4kjq3374f37nqcsqj2mulfxl;/home/axom/axom_tpls/clang-14.0.0/libunwind-1.6.2-scystt7y72uftlw5v2o4tavrsktfd2sg;/home/axom/axom_tpls/clang-14.0.0/zstd-1.5.5-7r7dy2rjd4gfgdnywn2d3lvxo6r4y766;/home/axom/axom_tpls/clang-14.0.0/xz-5.4.6-ifk7aohqs6fz4dhytn6w4iya6gcz3avu;/home/axom/axom_tpls/clang-14.0.0/libiconv-1.17-ha3xngugbv2o6azu4bp4dhcbvct74rgj" CACHE STRING "")
set(CMAKE_PREFIX_PATH "/home/axom/axom_tpls/clang-14.0.0/umpire-2024.07.0-sm47io5l4xfgy3enimczrmiijsw4pdol;/home/axom/axom_tpls/clang-14.0.0/fmt-11.0.2-zxzr5ejl2icv2wkxrmytysohcwa56dym;/home/axom/axom_tpls/clang-14.0.0/raja-2024.07.0-wvpmv7ubnzad5frbffxkco37c4zwdh66;/home/axom/axom_tpls/clang-14.0.0/camp-2024.07.0-drhul62p64d42qwqnc6sbazwxudcgtzo;/home/axom/axom_tpls/clang-14.0.0/mfem-4.6.0-4khgoizhebqald4wsjiriiep2nsuqrj2;/home/axom/axom_tpls/clang-14.0.0/hypre-2.24.0-gmgla43c3i2sasbyvrzvvynfheah5dki;/home/axom/axom_tpls/clang-14.0.0/gmake-4.4.1-z6rav4bbtoxhlimk3lo3zuhcobg2p5l6;/home/axom/axom_tpls/clang-14.0.0/conduit-0.9.2-am5eywgjadrfdslkbm2iiukrgony25jx;/home/axom/axom_tpls/clang-14.0.0/parmetis-4.0.3-totaqsyyaqqne76f3h3utf6he5hnfj3i;/home/axom/axom_tpls/clang-14.0.0/metis-5.1.0-vstqxoisaqzmauseelggw2ipkjxpxyb2;/home/axom/axom_tpls/clang-14.0.0/hdf5-1.8.23-pd77dfbbqmoujqh64homnougp5stx4mr;/home/axom/axom_tpls/clang-14.0.0/caliper-2.10.0-oirvdfkyevzclrrtc4d4fkoiccw7oshp;/home/axom/axom_tpls/clang-14.0.0/libunwind-1.6.2-yovgajxilzs4khvufv73arjcgya5tr25;/home/axom/axom_tpls/clang-14.0.0/elfutils-0.191-jzxk7dbbigew6uulryjbu3p3zmjobpa7;/home/axom/axom_tpls/clang-14.0.0/zstd-1.5.6-jdvede5e5ftsojui6ghblyl7u2znbnu3;/home/axom/axom_tpls/clang-14.0.0/zlib-ng-2.2.1-oevfc4jn574mzjvfakgsrsso5g7vc3uj;/home/axom/axom_tpls/clang-14.0.0/xz-5.4.6-zovyngtilewkrzialvu453oy3usgahmu;/home/axom/axom_tpls/clang-14.0.0/pkgconf-2.2.0-fs63yvwfbbvxaxmqdhh5jhtn6ch6slbg;/home/axom/axom_tpls/clang-14.0.0/libiconv-1.17-ejpqqyvgaa3bcjowgoxdtknuwbtja3bz;/home/axom/axom_tpls/clang-14.0.0/blt-0.6.2-i23yaxmyycvounaz4wfduk5vvaurliye;/home/axom/axom_tpls/clang-14.0.0/adiak-0.4.0-axvlay3g64yralqxz6tet3dg2ilxsd2z" CACHE STRING "")

set(CMAKE_INSTALL_RPATH_USE_LINK_PATH "ON" CACHE STRING "")

set(CMAKE_BUILD_RPATH "/home/axom/axom_tpls/clang-14.0.0/axom-develop-lgiwl2b7n52eg6c425uxbn5g4hecnoh4/lib;/home/axom/axom_tpls/clang-14.0.0/axom-develop-lgiwl2b7n52eg6c425uxbn5g4hecnoh4/lib64;/home/axom/axom_tpls/clang-14.0.0/adiak-0.4.0-d7z6dbud2wo5redc54jpxpca6zfch63n/lib;/home/axom/axom_tpls/clang-14.0.0/caliper-2.10.0-wj5rtnyg6zaf7bksoqfqqfsfbgptc6ef/lib;/home/axom/axom_tpls/clang-14.0.0/elfutils-0.190-p7yphf7bv5765wcur3vcdhlz4jbuklc4/lib;/home/axom/axom_tpls/clang-14.0.0/libiconv-1.17-ha3xngugbv2o6azu4bp4dhcbvct74rgj/lib;/home/axom/axom_tpls/clang-14.0.0/pkgconf-1.9.5-3z4u4krn4kjq3374f37nqcsqj2mulfxl/lib;/home/axom/axom_tpls/clang-14.0.0/xz-5.4.6-ifk7aohqs6fz4dhytn6w4iya6gcz3avu/lib;/home/axom/axom_tpls/clang-14.0.0/zlib-ng-2.1.6-t3ijs4ecfcyv4dyr2v4y555lnxjkubnr/lib;/home/axom/axom_tpls/clang-14.0.0/zstd-1.5.5-7r7dy2rjd4gfgdnywn2d3lvxo6r4y766/lib;/home/axom/axom_tpls/clang-14.0.0/libunwind-1.6.2-scystt7y72uftlw5v2o4tavrsktfd2sg/lib;/home/axom/axom_tpls/clang-14.0.0/conduit-0.9.1-lfxh5l5ngtswc7qkxpwejmxmj75kbucv/lib;/home/axom/axom_tpls/clang-14.0.0/hdf5-1.8.23-ff7tq76ofskjc4fr3mehe7dzoovvoi3p/lib;/home/axom/axom_tpls/clang-14.0.0/metis-5.1.0-cwicizetbw2saiqeohuoawepe5yzyzwr/lib;/home/axom/axom_tpls/clang-14.0.0/parmetis-4.0.3-2oiwd6fzdvamz7crvqrjd23an466qwya/lib;/home/axom/axom_tpls/clang-14.0.0/mfem-4.6.0-3tnuhhoq334focivaxxoc6tgeukkedsp/lib;/home/axom/axom_tpls/clang-14.0.0/hypre-2.24.0-3p44dyaeytjno7rlzom4oa6dw5xlaic3/lib;/home/axom/axom_tpls/clang-14.0.0/raja-2024.02.0-e5cxi4k7suylwq3jenni4lbygbncvmio/lib;/home/axom/axom_tpls/clang-14.0.0/camp-2024.02.0-ew3nu42cjjz6mlj7nz3rlykzjr2xjmtz/lib;/home/axom/axom_tpls/clang-14.0.0/umpire-2024.02.0-3w43hp32my2mdmd2juhocmkjdqnzqq2g/lib;/home/axom/axom_tpls/clang-14.0.0/fmt-10.2.1-xqv65krexlvp5fmkrqa7uri2xy3m5ymb/lib" CACHE STRING "")
set(CMAKE_BUILD_RPATH "/home/axom/axom_tpls/clang-14.0.0/axom-develop-77bsfofkeh2hi2ff7fstp2qsg2fzimak/lib;/home/axom/axom_tpls/clang-14.0.0/axom-develop-77bsfofkeh2hi2ff7fstp2qsg2fzimak/lib64;/home/axom/axom_tpls/clang-14.0.0/adiak-0.4.0-axvlay3g64yralqxz6tet3dg2ilxsd2z/lib;/home/axom/axom_tpls/clang-14.0.0/caliper-2.10.0-oirvdfkyevzclrrtc4d4fkoiccw7oshp/lib;/home/axom/axom_tpls/clang-14.0.0/elfutils-0.191-jzxk7dbbigew6uulryjbu3p3zmjobpa7/lib;/home/axom/axom_tpls/clang-14.0.0/libiconv-1.17-ejpqqyvgaa3bcjowgoxdtknuwbtja3bz/lib;/home/axom/axom_tpls/clang-14.0.0/pkgconf-2.2.0-fs63yvwfbbvxaxmqdhh5jhtn6ch6slbg/lib;/home/axom/axom_tpls/clang-14.0.0/xz-5.4.6-zovyngtilewkrzialvu453oy3usgahmu/lib;/home/axom/axom_tpls/clang-14.0.0/zlib-ng-2.2.1-oevfc4jn574mzjvfakgsrsso5g7vc3uj/lib;/home/axom/axom_tpls/clang-14.0.0/zstd-1.5.6-jdvede5e5ftsojui6ghblyl7u2znbnu3/lib;/home/axom/axom_tpls/clang-14.0.0/libunwind-1.6.2-yovgajxilzs4khvufv73arjcgya5tr25/lib;/home/axom/axom_tpls/clang-14.0.0/conduit-0.9.2-am5eywgjadrfdslkbm2iiukrgony25jx/lib;/home/axom/axom_tpls/clang-14.0.0/hdf5-1.8.23-pd77dfbbqmoujqh64homnougp5stx4mr/lib;/home/axom/axom_tpls/clang-14.0.0/metis-5.1.0-vstqxoisaqzmauseelggw2ipkjxpxyb2/lib;/home/axom/axom_tpls/clang-14.0.0/parmetis-4.0.3-totaqsyyaqqne76f3h3utf6he5hnfj3i/lib;/home/axom/axom_tpls/clang-14.0.0/mfem-4.6.0-4khgoizhebqald4wsjiriiep2nsuqrj2/lib;/home/axom/axom_tpls/clang-14.0.0/hypre-2.24.0-gmgla43c3i2sasbyvrzvvynfheah5dki/lib;/home/axom/axom_tpls/clang-14.0.0/raja-2024.07.0-wvpmv7ubnzad5frbffxkco37c4zwdh66/lib;/home/axom/axom_tpls/clang-14.0.0/camp-2024.07.0-drhul62p64d42qwqnc6sbazwxudcgtzo/lib;/home/axom/axom_tpls/clang-14.0.0/umpire-2024.07.0-sm47io5l4xfgy3enimczrmiijsw4pdol/lib;/home/axom/axom_tpls/clang-14.0.0/fmt-11.0.2-zxzr5ejl2icv2wkxrmytysohcwa56dym/lib" CACHE STRING "")

set(CMAKE_INSTALL_RPATH "/home/axom/axom_tpls/clang-14.0.0/axom-develop-lgiwl2b7n52eg6c425uxbn5g4hecnoh4/lib;/home/axom/axom_tpls/clang-14.0.0/axom-develop-lgiwl2b7n52eg6c425uxbn5g4hecnoh4/lib64;/home/axom/axom_tpls/clang-14.0.0/adiak-0.4.0-d7z6dbud2wo5redc54jpxpca6zfch63n/lib;/home/axom/axom_tpls/clang-14.0.0/caliper-2.10.0-wj5rtnyg6zaf7bksoqfqqfsfbgptc6ef/lib;/home/axom/axom_tpls/clang-14.0.0/elfutils-0.190-p7yphf7bv5765wcur3vcdhlz4jbuklc4/lib;/home/axom/axom_tpls/clang-14.0.0/libiconv-1.17-ha3xngugbv2o6azu4bp4dhcbvct74rgj/lib;/home/axom/axom_tpls/clang-14.0.0/pkgconf-1.9.5-3z4u4krn4kjq3374f37nqcsqj2mulfxl/lib;/home/axom/axom_tpls/clang-14.0.0/xz-5.4.6-ifk7aohqs6fz4dhytn6w4iya6gcz3avu/lib;/home/axom/axom_tpls/clang-14.0.0/zlib-ng-2.1.6-t3ijs4ecfcyv4dyr2v4y555lnxjkubnr/lib;/home/axom/axom_tpls/clang-14.0.0/zstd-1.5.5-7r7dy2rjd4gfgdnywn2d3lvxo6r4y766/lib;/home/axom/axom_tpls/clang-14.0.0/libunwind-1.6.2-scystt7y72uftlw5v2o4tavrsktfd2sg/lib;/home/axom/axom_tpls/clang-14.0.0/conduit-0.9.1-lfxh5l5ngtswc7qkxpwejmxmj75kbucv/lib;/home/axom/axom_tpls/clang-14.0.0/hdf5-1.8.23-ff7tq76ofskjc4fr3mehe7dzoovvoi3p/lib;/home/axom/axom_tpls/clang-14.0.0/metis-5.1.0-cwicizetbw2saiqeohuoawepe5yzyzwr/lib;/home/axom/axom_tpls/clang-14.0.0/parmetis-4.0.3-2oiwd6fzdvamz7crvqrjd23an466qwya/lib;/home/axom/axom_tpls/clang-14.0.0/mfem-4.6.0-3tnuhhoq334focivaxxoc6tgeukkedsp/lib;/home/axom/axom_tpls/clang-14.0.0/hypre-2.24.0-3p44dyaeytjno7rlzom4oa6dw5xlaic3/lib;/home/axom/axom_tpls/clang-14.0.0/raja-2024.02.0-e5cxi4k7suylwq3jenni4lbygbncvmio/lib;/home/axom/axom_tpls/clang-14.0.0/camp-2024.02.0-ew3nu42cjjz6mlj7nz3rlykzjr2xjmtz/lib;/home/axom/axom_tpls/clang-14.0.0/umpire-2024.02.0-3w43hp32my2mdmd2juhocmkjdqnzqq2g/lib;/home/axom/axom_tpls/clang-14.0.0/fmt-10.2.1-xqv65krexlvp5fmkrqa7uri2xy3m5ymb/lib" CACHE STRING "")
set(CMAKE_INSTALL_RPATH "/home/axom/axom_tpls/clang-14.0.0/axom-develop-77bsfofkeh2hi2ff7fstp2qsg2fzimak/lib;/home/axom/axom_tpls/clang-14.0.0/axom-develop-77bsfofkeh2hi2ff7fstp2qsg2fzimak/lib64;/home/axom/axom_tpls/clang-14.0.0/adiak-0.4.0-axvlay3g64yralqxz6tet3dg2ilxsd2z/lib;/home/axom/axom_tpls/clang-14.0.0/caliper-2.10.0-oirvdfkyevzclrrtc4d4fkoiccw7oshp/lib;/home/axom/axom_tpls/clang-14.0.0/elfutils-0.191-jzxk7dbbigew6uulryjbu3p3zmjobpa7/lib;/home/axom/axom_tpls/clang-14.0.0/libiconv-1.17-ejpqqyvgaa3bcjowgoxdtknuwbtja3bz/lib;/home/axom/axom_tpls/clang-14.0.0/pkgconf-2.2.0-fs63yvwfbbvxaxmqdhh5jhtn6ch6slbg/lib;/home/axom/axom_tpls/clang-14.0.0/xz-5.4.6-zovyngtilewkrzialvu453oy3usgahmu/lib;/home/axom/axom_tpls/clang-14.0.0/zlib-ng-2.2.1-oevfc4jn574mzjvfakgsrsso5g7vc3uj/lib;/home/axom/axom_tpls/clang-14.0.0/zstd-1.5.6-jdvede5e5ftsojui6ghblyl7u2znbnu3/lib;/home/axom/axom_tpls/clang-14.0.0/libunwind-1.6.2-yovgajxilzs4khvufv73arjcgya5tr25/lib;/home/axom/axom_tpls/clang-14.0.0/conduit-0.9.2-am5eywgjadrfdslkbm2iiukrgony25jx/lib;/home/axom/axom_tpls/clang-14.0.0/hdf5-1.8.23-pd77dfbbqmoujqh64homnougp5stx4mr/lib;/home/axom/axom_tpls/clang-14.0.0/metis-5.1.0-vstqxoisaqzmauseelggw2ipkjxpxyb2/lib;/home/axom/axom_tpls/clang-14.0.0/parmetis-4.0.3-totaqsyyaqqne76f3h3utf6he5hnfj3i/lib;/home/axom/axom_tpls/clang-14.0.0/mfem-4.6.0-4khgoizhebqald4wsjiriiep2nsuqrj2/lib;/home/axom/axom_tpls/clang-14.0.0/hypre-2.24.0-gmgla43c3i2sasbyvrzvvynfheah5dki/lib;/home/axom/axom_tpls/clang-14.0.0/raja-2024.07.0-wvpmv7ubnzad5frbffxkco37c4zwdh66/lib;/home/axom/axom_tpls/clang-14.0.0/camp-2024.07.0-drhul62p64d42qwqnc6sbazwxudcgtzo/lib;/home/axom/axom_tpls/clang-14.0.0/umpire-2024.07.0-sm47io5l4xfgy3enimczrmiijsw4pdol/lib;/home/axom/axom_tpls/clang-14.0.0/fmt-11.0.2-zxzr5ejl2icv2wkxrmytysohcwa56dym/lib" CACHE STRING "")

set(CMAKE_BUILD_TYPE "Release" CACHE STRING "")

Expand Down Expand Up @@ -79,25 +79,25 @@ set(ENABLE_GTEST_DEATH_TESTS ON CACHE BOOL "")

set(TPL_ROOT "/home/axom/axom_tpls/clang-14.0.0" CACHE PATH "")

set(CONDUIT_DIR "${TPL_ROOT}/conduit-0.9.1-lfxh5l5ngtswc7qkxpwejmxmj75kbucv" CACHE PATH "")
set(CONDUIT_DIR "${TPL_ROOT}/conduit-0.9.2-am5eywgjadrfdslkbm2iiukrgony25jx" CACHE PATH "")

# C2C not built

set(MFEM_DIR "${TPL_ROOT}/mfem-4.6.0-3tnuhhoq334focivaxxoc6tgeukkedsp" CACHE PATH "")
set(MFEM_DIR "${TPL_ROOT}/mfem-4.6.0-4khgoizhebqald4wsjiriiep2nsuqrj2" CACHE PATH "")

set(HDF5_DIR "${TPL_ROOT}/hdf5-1.8.23-ff7tq76ofskjc4fr3mehe7dzoovvoi3p" CACHE PATH "")
set(HDF5_DIR "${TPL_ROOT}/hdf5-1.8.23-pd77dfbbqmoujqh64homnougp5stx4mr" CACHE PATH "")

set(LUA_DIR "/usr" CACHE PATH "")

set(RAJA_DIR "${TPL_ROOT}/raja-2024.02.0-e5cxi4k7suylwq3jenni4lbygbncvmio" CACHE PATH "")
set(RAJA_DIR "${TPL_ROOT}/raja-2024.07.0-wvpmv7ubnzad5frbffxkco37c4zwdh66" CACHE PATH "")

set(UMPIRE_DIR "${TPL_ROOT}/umpire-2024.02.0-3w43hp32my2mdmd2juhocmkjdqnzqq2g" CACHE PATH "")
set(UMPIRE_DIR "${TPL_ROOT}/umpire-2024.07.0-sm47io5l4xfgy3enimczrmiijsw4pdol" CACHE PATH "")

set(ADIAK_DIR "${TPL_ROOT}/adiak-0.4.0-d7z6dbud2wo5redc54jpxpca6zfch63n" CACHE PATH "")
set(ADIAK_DIR "${TPL_ROOT}/adiak-0.4.0-axvlay3g64yralqxz6tet3dg2ilxsd2z" CACHE PATH "")

set(CALIPER_DIR "${TPL_ROOT}/caliper-2.10.0-wj5rtnyg6zaf7bksoqfqqfsfbgptc6ef" CACHE PATH "")
set(CALIPER_DIR "${TPL_ROOT}/caliper-2.10.0-oirvdfkyevzclrrtc4d4fkoiccw7oshp" CACHE PATH "")

set(CAMP_DIR "${TPL_ROOT}/camp-2024.02.0-ew3nu42cjjz6mlj7nz3rlykzjr2xjmtz" CACHE PATH "")
set(CAMP_DIR "${TPL_ROOT}/camp-2024.07.0-drhul62p64d42qwqnc6sbazwxudcgtzo" CACHE PATH "")

# scr not built

Expand Down
Loading