Releases: E3SM-Project/mache
Releases · E3SM-Project/mache
v1.2.1
This is a bug-fix release to update modules on Cori-Haswell and Chrysalis.
Minor enhancements
- Update machines config to match E3SM #31
Continuous Integration and Testing
Contributors
@xylar
v1.2.0
Minor release that adds support for creating Spack environments on E3SM supported machines, along with some other small fixes to paths, compilers and other settings.
Major enhancement:
- Add support for making Spack environments #24
Minor enhancements
- Update chrysalis cores per node to 128 #18
- Update paths on Grizzly and Badger #21
- Switch E3SM-Unified compiler on Chrysalis to Gnu #22
- Remove compilers for E3SM-Unified on Cori-KNL #23
Contributors
@xylar
@mark-petersen
v1.1.5
Bug fix release: Fix Grizzly and Badger diagnostics paths
Bug fixes
- Fix Grizzly and Badger diagnostics paths #17
Contributors
v1.1.4
Bug fix release: Fix shell command in env. variables
Bug fixes
- Replace
$SHELL{}
with $()
in environment variables #16
Contributors
v1.1.3
Bug fix release: Fix path for e3sm-unified on Andes
Bug fixes
- Fix andes e3sm-unified path and group #15
Contributors
v1.1.2
Bug fix release: Fix web portal
Bug fixes
Contributors
v1.1.1
Bug fix release: Fix an issue with web-portal support that slipped through.
Bug fixes
- Make "web_portal" section if it doesn't exist #13
CI support
Contributors
v1.1.0
Minor release: Adds web-portal support, adds environment variables for compiling and fixes to slurm configuration on Cori.
Minor enhancements
- Add environment variables to info for compiler/MPI #7
- Add web portal info to machines that have one #9
Bug fixes
- Switch Cori from partitions to configurations #8
Contributors
v1.0.0
Major release: First version of Machines for E3SM (mache)
Major enhancements
- Initial draft of Machines for E3SM (mache) package #1
- Break out discover_machine() as separate function #2
Contributors