-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from LLNL/tpl/bramwell/update_axom
Updating axom to 0.8.1
- Loading branch information
Showing
13 changed files
with
80 additions
and
282 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,8 @@ | |
# SPDX-License-Identifier: (MIT) | ||
|
||
variables: | ||
Clang_10_ImageName: 'seracllnl/tpls:clang-10_05-03-23_16h-04m' | ||
GCC_9_ImageName: 'seracllnl/tpls:gcc-9_05-03-23_16h-04m' | ||
GCC_11_ImageName: 'seracllnl/tpls:gcc-11_05-03-23_16h-04m' | ||
Clang_10_ImageName: 'seracllnl/tpls:clang-10_09-15-23_19h-06m' | ||
GCC_11_ImageName: 'seracllnl/tpls:gcc-11_09-15-23_19h-06m' | ||
HOME_DIR: '/home/serac' | ||
BASE_CMAKE_OPTS: '-UUMPIRE_DIR' | ||
|
||
|
@@ -35,20 +34,6 @@ jobs: | |
HOST_CONFIG: '[email protected]' | ||
BUILD_TYPE: 'Release' | ||
BUILD_REDECOMP: 'On' | ||
linux_gcc9_debug: | ||
VM_ImageName: 'ubuntu-20.04' | ||
Compiler_ImageName: $(GCC_9_ImageName) | ||
TEST_TARGET: 'linux_gcc9' | ||
HOST_CONFIG: '[email protected]' | ||
BUILD_TYPE: 'Debug' | ||
BUILD_REDECOMP: 'On' | ||
linux_gcc9_release: | ||
VM_ImageName: 'ubuntu-20.04' | ||
Compiler_ImageName: $(GCC_9_ImageName) | ||
TEST_TARGET: 'linux_gcc9' | ||
HOST_CONFIG: '[email protected]' | ||
BUILD_TYPE: 'Release' | ||
BUILD_REDECOMP: 'On' | ||
linux_clang10_debug: | ||
VM_ImageName: 'ubuntu-20.04' | ||
Compiler_ImageName: $(Clang_10_ImageName) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#------------------------------------------------------------------------------ | ||
# Compilers | ||
#------------------------------------------------------------------------------ | ||
# Compiler Spec: [email protected] | ||
# Compiler Spec: clang@=10.0.0 | ||
#------------------------------------------------------------------------------ | ||
if(DEFINED ENV{SPACK_CC}) | ||
|
||
|
@@ -57,43 +57,13 @@ set(ENABLE_OPENMP ON CACHE BOOL "") | |
# TPLs | ||
#------------------------------------------------------------------------------ | ||
|
||
set(TPL_ROOT "/home/serac/serac_tpls/spack/opt/spack/linux-ubuntu20.04-x86_64/clang-10.0.0" CACHE PATH "") | ||
set(TPL_ROOT "/home/serac/serac_tpls/clang-10.0.0" CACHE PATH "") | ||
|
||
set(AXOM_DIR "${TPL_ROOT}/axom-0.7.0.4-hqaa4pjjxgb2zdgvl2qbxwu3hpsc7nj3" CACHE PATH "") | ||
set(AXOM_DIR "${TPL_ROOT}/axom-0.8.1.0-pfm6pcjjjjur4ys74nfrkiin5qjz7gxa" CACHE PATH "") | ||
|
||
set(CAMP_DIR "${TPL_ROOT}/camp-2022.03.2-b6xee5bpmcsz4hsol5jlyno3flpkz6dl" CACHE PATH "") | ||
set(MFEM_DIR "${TPL_ROOT}/mfem-4.5.3.2-wvzqfklkvfkh4faebcahrfptplavpmm4" CACHE PATH "") | ||
|
||
set(CONDUIT_DIR "${TPL_ROOT}/conduit-0.8.4-zv6xy6cbwx5a5kihp5nke4sf2timhx5v" CACHE PATH "") | ||
|
||
set(LUA_DIR "${TPL_ROOT}/lua-5.4.4-yeupc2nzcvymqyhsk2golb62xmifrngf" CACHE PATH "") | ||
|
||
set(MFEM_DIR "${TPL_ROOT}/mfem-4.5.3.1-dortdprcnkw2xlrqfzdwftmtv2w4en6r" CACHE PATH "") | ||
|
||
set(HDF5_DIR "${TPL_ROOT}/hdf5-1.8.21-vcmtagoc73loxfo7v5yx3s5valxs25a7" CACHE PATH "") | ||
|
||
set(HYPRE_DIR "${TPL_ROOT}/hypre-2.26.0-kjw2n2isumk2oy6x3ijqesyeo6owonoc" CACHE PATH "") | ||
|
||
set(METIS_DIR "${TPL_ROOT}/metis-5.1.0-3y32pg5dmreczdq66bcbamfcnp3ww5hv" CACHE PATH "") | ||
|
||
set(PARMETIS_DIR "${TPL_ROOT}/parmetis-4.0.3-xtbolsa5oxhwgytczn65znrurp3ruq37" CACHE PATH "") | ||
|
||
set(NETCDF_DIR "${TPL_ROOT}/netcdf-c-4.7.4-cfipo6y3k4j5ch3nujmtgwxdjipvhabj" CACHE PATH "") | ||
|
||
set(SUPERLUDIST_DIR "${TPL_ROOT}/superlu-dist-6.1.1-ns7ssxwxmuva2cm4fnq5rhtylo6jrydt" CACHE PATH "") | ||
|
||
# ADIAK not built | ||
|
||
# AMGX not built | ||
|
||
# CALIPER not built | ||
|
||
# PETSC not built | ||
|
||
set(RAJA_DIR "${TPL_ROOT}/raja-2022.03.0-gvquqeduwans5kcq5ngysvjwrx3q7jrq" CACHE PATH "") | ||
|
||
set(SUNDIALS_DIR "${TPL_ROOT}/sundials-6.4.1-gzb3udgkn74t62ropfu5kuwz275ezkh2" CACHE PATH "") | ||
|
||
set(UMPIRE_DIR "${TPL_ROOT}/umpire-2022.03.1-5u3fkkj6euykttrc5usvncfcnhbhofud" CACHE PATH "") | ||
set(UMPIRE_DIR "${TPL_ROOT}/umpire-2022.10.0-gxgf2myilijp7pjcuqg5s7pw5xjlgffo" CACHE PATH "") | ||
|
||
#------------------------------------------------------------------------------ | ||
# Devtools | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
#------------------------------------------------------------------------------ | ||
# Compilers | ||
#------------------------------------------------------------------------------ | ||
# Compiler Spec: [email protected] | ||
# Compiler Spec: gcc@=11.1.0 | ||
#------------------------------------------------------------------------------ | ||
if(DEFINED ENV{SPACK_CC}) | ||
|
||
|
@@ -57,43 +57,13 @@ set(ENABLE_OPENMP ON CACHE BOOL "") | |
# TPLs | ||
#------------------------------------------------------------------------------ | ||
|
||
set(TPL_ROOT "/home/serac/serac_tpls/spack/opt/spack/linux-ubuntu20.04-x86_64/gcc-11.1.0" CACHE PATH "") | ||
set(TPL_ROOT "/home/serac/serac_tpls/gcc-11.1.0" CACHE PATH "") | ||
|
||
set(AXOM_DIR "${TPL_ROOT}/axom-0.7.0.4-33xg6frnn45dotxii4dp4yrf4biwszj6" CACHE PATH "") | ||
set(AXOM_DIR "${TPL_ROOT}/axom-0.8.1.0-3jpnrqhyzdlyoif3ule5e2mwmnhity3a" CACHE PATH "") | ||
|
||
set(CAMP_DIR "${TPL_ROOT}/camp-2022.03.2-ohurb75ad54wfzq3l5lmf65ffkhnznl5" CACHE PATH "") | ||
set(MFEM_DIR "${TPL_ROOT}/mfem-4.5.3.2-hfxy63gysonhbmjk6hxkccm53pb5seoi" CACHE PATH "") | ||
|
||
set(CONDUIT_DIR "${TPL_ROOT}/conduit-0.8.4-j3bceitn6x3sog5cc3jk6goqf4hhlgre" CACHE PATH "") | ||
|
||
set(LUA_DIR "${TPL_ROOT}/lua-5.4.4-q5dw7ka7j6u2kpfi3x3ozcwzzxqhnaal" CACHE PATH "") | ||
|
||
set(MFEM_DIR "${TPL_ROOT}/mfem-4.5.3.1-skfy5vyem23ypequsahwxcnp4oot6ik7" CACHE PATH "") | ||
|
||
set(HDF5_DIR "${TPL_ROOT}/hdf5-1.8.21-d3camibwwxhdwxrtxtpctsg5ca7we2lt" CACHE PATH "") | ||
|
||
set(HYPRE_DIR "${TPL_ROOT}/hypre-2.26.0-mxuoe2zcgowngj5zwgc2p357fhv5w2ip" CACHE PATH "") | ||
|
||
set(METIS_DIR "${TPL_ROOT}/metis-5.1.0-dbsfmadsyxh2wyuxcjfw2ayl6wkjyqys" CACHE PATH "") | ||
|
||
set(PARMETIS_DIR "${TPL_ROOT}/parmetis-4.0.3-5v6nhjdlcgw77r4b47dihkorudhkvifz" CACHE PATH "") | ||
|
||
set(NETCDF_DIR "${TPL_ROOT}/netcdf-c-4.7.4-3cxpbpolyem33vxxaigyyrfib43xeizq" CACHE PATH "") | ||
|
||
set(SUPERLUDIST_DIR "${TPL_ROOT}/superlu-dist-6.1.1-ee7vk6tgqs3bz2vi7ltnt4v23wxl7hxd" CACHE PATH "") | ||
|
||
# ADIAK not built | ||
|
||
# AMGX not built | ||
|
||
# CALIPER not built | ||
|
||
# PETSC not built | ||
|
||
set(RAJA_DIR "${TPL_ROOT}/raja-2022.03.0-2yhqffl4bfzmjxf32fctkufqlypcwp6i" CACHE PATH "") | ||
|
||
set(SUNDIALS_DIR "${TPL_ROOT}/sundials-6.4.1-o37lx2uvocyaylvkssrxlxougfjj45qd" CACHE PATH "") | ||
|
||
set(UMPIRE_DIR "${TPL_ROOT}/umpire-2022.03.1-ag7belgtp5n3dqka6njiq2xjhydu3h6a" CACHE PATH "") | ||
set(UMPIRE_DIR "${TPL_ROOT}/umpire-2022.10.0-epwggxb4tgwrfhzjpwpkxdcyg4y6cf7v" CACHE PATH "") | ||
|
||
#------------------------------------------------------------------------------ | ||
# Devtools | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.