Skip to content

Releases: E3SM-Project/mache

v1.6.0

12 Oct 03:11
d9b3bec
Compare
Choose a tag to compare

Minor release with fixed base paths for Cori and Acme1, Spack updates to better support Intel-MPI, and syntax updates for Spack 0.18.x.

Minor enhancement

  • Update acme1 base_path #51
  • Update Cori base_url #54
  • Switch to concretizer:unify:true #56
  • Add extra_rpaths to all intel-mpi environments #57

Contributors

@tomvothecoder
@xylar

v1.5.0

06 Jul 14:27
6698879
Compare
Choose a tag to compare

Minor release with a new compiler/MPI configuration for Compy and syncing of atmosphere observations for diagnostics

Minor enhancement

  • Add Gnu and OpenMPI to Compy spack support #47

Bug fix

  • Add back the observations/Atm dir. in diags sync #49

Contributors

@xylar

v1.4.1

16 May 04:38
e73553f
Compare
Choose a tag to compare

Bug-fix release to fix OS change on Chrysalis.

Bug fixes

  • Fix Chrysalis OS and update to mache v1.4.1 #46

Contributors

@xylar

v1.4.0

14 May 03:42
b11e2f2
Compare
Choose a tag to compare

This is a minor release that adds a tool for syncing diagnostics between E3SM machines, a module for updating permissions on shared directories, a small bug fix in config options related to job scripts, and two updates related to Spack builds.

Minor enhancements

  • Add a module for updating permissions on directories #40
  • Update Chrysalis Spack with new OpenMPI #41
  • Add command-line tools for syncing diagnostics data #26
  • Make LAPACK from E3SM optional in Spack builds #43

Bug fix

  • Change configuration to constraint in Slurm #42

Contributors

@xylar
@forsyth2
@chengzhuzhang
@milenaveneziani

v1.3.2

25 Mar 19:21
ad8e38e
Compare
Choose a tag to compare

Bug-fix release to fix a missing environment variable on Compy.

Bug fixes

  • Add missing env variable for compy #38

Contributors

@xylar

v1.3.1

24 Mar 12:40
1049092
Compare
Choose a tag to compare

Bug-fix release to add some missing modules and fix others:

Bug fixes

  • Add modules for grizzly and cori-knl #37

Contributors

@xylar

v1.3.0

22 Mar 12:05
213f5f5
Compare
Choose a tag to compare

This is a minor release with many updates needed to support spack builds in compass, particularly to help support building Albany and Trilinos for use in MALI.

Minor enhancements

  • Add load gcc module before intel on Anvil and Compy #28
  • Update cmake on badger #29
  • Get MPI compilers, mods and env vars from spack yaml #30
  • Remove git module on cori-haswell #34
  • Add arg for yaml template from outside mache #35
  • Add arg for specifying spack temp. directory #36

Contributors

@xylar

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