Skip to content

Releases: E3SM-Project/mache

v1.2.1

18 Mar 20:59
bddfdc0
Compare
Choose a tag to compare

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

  • Add a fix to Azure #27

Contributors

@xylar

v1.2.0

03 Feb 21:26
a73716a
Compare
Choose a tag to compare

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

10 Nov 14:23
10c2f15
Compare
Choose a tag to compare

Bug fix release: Fix Grizzly and Badger diagnostics paths

Bug fixes

  • Fix Grizzly and Badger diagnostics paths #17

Contributors

v1.1.4

09 Nov 11:49
366a81b
Compare
Choose a tag to compare

Bug fix release: Fix shell command in env. variables

Bug fixes

  • Replace $SHELL{} with $() in environment variables #16

Contributors

v1.1.3

05 Nov 05:18
5736263
Compare
Choose a tag to compare

Bug fix release: Fix path for e3sm-unified on Andes

Bug fixes

  • Fix andes e3sm-unified path and group #15

Contributors

v1.1.2

19 Oct 03:21
ab38621
Compare
Choose a tag to compare

Bug fix release: Fix web portal

Bug fixes

  • Fix LCRC web portal #14

Contributors

v1.1.1

15 Oct 03:48
767bd38
Compare
Choose a tag to compare

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

  • Add azure pipelines #12

Contributors

v1.1.0

14 Oct 23:05
0823a0f
Compare
Choose a tag to compare

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

15 Sep 12:31
f5eb0b9
Compare
Choose a tag to compare

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