diff --git a/spack.yaml b/spack.yaml index 5ef1a9b..891404c 100644 --- a/spack.yaml +++ b/spack.yaml @@ -8,28 +8,28 @@ spack: # _name and _version are reserved definitions that inform deployments definitions: - _name: [access-om3] - - _version: [2026.03.000] + - _version: [2025.08.002] specs: - access-om3 packages: # Main Dependencies access3: require: - - '@2026.03.000' + - '@2025.08.000' - configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3 - 'fflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cxxflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' access-cice: require: - - '@CICE6.6.3-0' + - '@git.23a8b44382d19bffbc343280bf6dc71d89890b07' - io_type=PIO - 'fflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cxxflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' access-mom6: require: - - '@2026.01.001' + - '@2025.07.000' - 'fflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cxxflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' @@ -38,13 +38,13 @@ spack: - '@2026.03.000' access3-share: require: - - '@2026.03.000' + - '@2025.08.000' - 'fflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cxxflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' access-generic-tracers: require: - - '@2026.02.001' + - '@2025.08.000' - 'fflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' - 'cxxflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' @@ -57,23 +57,20 @@ spack: # Other Dependencies esmf: require: - - '@8.9.1' - - 'fflags="-march=sapphirerapids -mtune=sapphirerapids -unroll -traceback"' - - 'cflags="-march=sapphirerapids -mtune=sapphirerapids -unroll -traceback"' - - 'cxxflags="-march=sapphirerapids -mtune=sapphirerapids -unroll -traceback"' + - '@8.7.0' + - 'fflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' + - 'cflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' + - 'cxxflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"' parallelio: require: - '@2.6.8' - - 'fflags="-g -traceback"' - - 'cflags="-g -traceback"' - - 'cxxflags="-g -traceback"' netcdf-c: require: - '@4.9.3' - build_system=cmake build_type=RelWithDebInfo netcdf-fortran: require: - - '@4.6.2' + - '@4.6.1' fms: require: - '@2025.03' @@ -98,7 +95,7 @@ spack: all: prefer: - - 'target=x86_64_v4' + - 'target=x86_64' view: true concretizer: unify: true