Skip to content

Releases: E3SM-Project/mache

v1.22.0

09 Apr 22:35
252929a

Choose a tag to compare

Minor release that updates OpenMPI modules on Chrysalis

Minor Enhancements

  • Update OpenMPI and other modules for Chrysalis #154

Clean up

  • Remove cori from spack #155

Contributors

@xylar

v1.21.0

30 Mar 10:40
b5f86f4

Choose a tag to compare

Minor release that adds more system (unbuildable) packages and tools to Frontier and Compy.

Minor Enhancements

  • Add missing unbuildable tools to gnu-mpich on Frontier #151
  • Add more system packages to Compy spack build #152

Contributors

@xylar

v1.20.0

14 Mar 08:26
d54b34c

Choose a tag to compare

Minor release that fixes bugs with Perlmutter and Intel spack builds, updates the paths for ALCF Polaris, and updates spack builds on Compy and Chrysalis.

Minor Enhancements

  • Update paths on ALCF Polaris #148
  • Add more system packages to Compy's spack template #147
  • Update to spack builds on Chrysalis #149

Bug fixes

  • Fix intel on Perlmutter #146
  • Fix netcdf-fortran spack spec for frontier with gnu #145

Contributors

@xylar

v1.19.0

30 Jan 15:16
71f7f45

Choose a tag to compare

Minor release that adds or updates several machines: Anvil, Chrysalis, Perlmutter, Frontier and ALCF Polaris.

Minor Enhancements

  • Add ALCF Polaris to machines #142
  • Remove Cori and update README #141
  • Add cmake to Anvil and Chrysalis spack #140
  • Many updates to supported Perlmutter compilers #139
  • Updates to Frontier #143

Contributors

@xylar

v1.18.0

20 Jan 11:49
f9d5539

Choose a tag to compare

Minor release that fixes paths on Andes (following removal of Orion file system) and updates the method for host discovery.

Minor Enhancements

  • Update paths on Andes #136
  • Switch to regular expression for discovery by host #135

Contributors

@xylar

v1.17.0

12 Sep 12:30
45ad55c

Choose a tag to compare

Minor release that primarily adds support for Frontier and updates support for Chicoma

Minor Enhancements

  • Add frontier as a supported machine #124
  • Switch E3SM-Unified to intel and intel-mpi on Compy #129
  • Switch E3SM-Unified back to gnu on Compy #131
  • Many updates for Chicoma support #132

Bug fixes

  • Comment out OMP environment variables on Chicoma #128
  • Fix and simplify machine discovery #130

Contributors

@xylar

v1.16.0

23 Jul 13:35
18a7932

Choose a tag to compare

Minor release that makes various updates and fixes, primarily related to Perlmutter and Chicoma, in preparation for the upcoming release of E3SM-Unified 1.9.0 and a compass update.

Minor Enhancements

  • Add more system libs to chicoma-cpu #119
  • Add more system packages to chicoma-cpu spack template #120
  • Update pm-cpu to intel 2023.1.0 #118
  • Use system python on pm-cpu #121
  • Add support for custom spack commands #126

Bug fixes

  • Perlmutter and Chicoma fixes #122
  • Various fixes needed for E3SM-Unified #123
  • Remove incorrect netcdf-fortran spec on pm-cpu #125

Contributors

@xylar

v1.15.0

05 Jun 22:32
0927443

Choose a tag to compare

Minor release that adds better support for using mache to create spack environments for non-E3SM machines. It also adds Intel support on Perlmutter-CPU.

Minor Enhancements

  • Build spack environments for external machines #115
  • Add intel to pm-cpu #117

Contributors

@xylar

v1.14.0

22 Mar 20:52
ff0af2d

Choose a tag to compare

Minor release that updates spack configurations for chicoma-cpu and pm-cpu based on recent system updates.

Minor Enhancements

  • Update chicoma-cpu and pm-cpu spack #112
  • Update modules for pm-cpu #114

Contributors

@jonbob
@xylar

v1.13.0

03 Mar 14:55
bfe315e

Choose a tag to compare

Minor release with a fix to python 3.8 support for importlib.resources and dropping system CMake from spack environments for Trilinos support.

Minor Enhancements

  • Remove system cmake from all spack templates #109

Bug fixes

  • Fix importlib.resources constraints #110

Clean up

  • Various fixes to do with linting #108

Continuous Integration

  • Move to GitHub Actions #104
  • Fix github action #105

Contributors

@trhille
@xylar