Skip to content

Commit

Permalink
Updates compilers, libnetcdf to bump esmf to greater than 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonb5 committed Oct 2, 2024
1 parent e07befb commit de9d555
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker/cime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ dependencies:
- openssh
- lapack
- blas
- libnetcdf=4.9.1=*openmpi*
- libnetcdf=4.9.2=*openmpi*
- netcdf-fortran=*=*openmpi*
- esmf=*=*openmpi*
- gcc_linux-64=10.*
- gxx_linux-64=10.*
- gfortran_linux-64=10.*
- gcc_linux-64=12.*
- gxx_linux-64=12.*
- gfortran_linux-64=12.*
- openmpi-mpifort
- gcc
- gxx
Expand Down

0 comments on commit de9d555

Please sign in to comment.