Releases: E3SM-Project/mache
Releases · E3SM-Project/mache
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