Skip to content

v0.3.0

Choose a tag to compare

@mhuguesaws mhuguesaws released this 28 Jul 19:16
· 124 commits to main since this release
83c6c84

What's Changed

  • Add AWS ParallelCluster v3.x support
  • Change GCC 10.3.0 to be default
  • Change Intel oneAPI 2022.1.2 to be default
  • Add continuous integration pipeline for AWS ParallelCluster 3.1.2, 3.1.3 and 3.1.4.
  • Add Intel oneAPI 2022.1.2, 2022.1.1 and 2021.4.0
  • Add AWS ParallelCluster AMI tags

Bug fix

  • Fix modules install
  • Fix hdf5 to use github instead of bitbucket
  • Fix cuda install on Amazon Linux 2

New Contributors