Releases: vub-hpc/cesm-config
Releases · vub-hpc/cesm-config
CESM Configuration Tools v1.7.2
- bump CESM environment version on Hortense to 2023a
- fix jobid pattern for Hortense
- add patch for CIME: ESMCI/cime#4683
CESM Configuration Tools v1.7.1
CESM Configuration Tools v1.7.0
This update adds support for CTSM to update-cems-machines
through a new --mode
option. The command line arguments of update-cems-machines
have also been improved avoiding the need to specify which machine files to update.
update-cesm-machines [-h] [-d] [-v] [-m {cesm,ctsm}] [-s SOURCES] extras_path
Changelog:
- add support for CTSM configuration system through --mode ctsm
- remove configuration for Breniac
- remove configuration for Intel compilers in Hydra
- add easyconfig CESM-2-foss-2022a.eb
- use f-string for string formatting everywhere
- update README
CESM Configuration Tools v1.6.4
- update default CESM-deps environment module in Hortense to foss/2022a
CESM Configuration Tools v1.6.3
- fix PIO build failure on CESM v2.2.2 by correcting the NetCDF_C linking on CMake
CESM Configuration Tools v1.6.2
- remove old Breniac cluster from configuration files
- update default CESM-deps environment module in Hydra to foss/2022a
CESM Configuration Tools v1.6.1
Minor revision with new scientific validation results for CESM 2.2.0 and lots of changes to the documentation.
- add scientific validation results for CESM 2.2.0 in Hydra and Hortense with foss/2021b
- many updates to the documentation in the
README
- update irods patches to remove external checksum requirement on SVN downloads
- add Fortran flags for backward compatibility in all builds (not only with
DEBUG=FALSE
) - replace deprecated
mpif90
compiler withmpifort
- exclude
easyconfigs
folder from release tarballs
CESM Configuration Tools v1.6.0
- add easyconfig for CESM-deps/2-foss-2021b
- update configuration for Hydra to use CESM-deps/2-foss-2021b with
--compiler=gnu
while the older CESM-deps/2-intel-2019b can continue to be used with--compiler=intel
- add configuration settings for Hortense
- add job script
case.setupbuild.slurm
to setup and build cases - update README
CESM/CIME Configuration Tools v1.5.2
Bugfix release:
- silence module commands in Hydra cluster
CESM/CIME Configuration Tools v1.5.1
Bugfix release:
- set an unlimited stack size (RLIMIT_STACK)
- remove cpus-per-task setting and only use MPI tasks
- set CPU binding to sockets
- reduce minimum allowed time for jobs in Hydra to 15 min
- use same file structure in Hydra and Breniac
- fix sanity checks in the easyconfig file
- fix module loaded in the job script for slurm