Skip to content

Release Candidate 5

Pre-release
Pre-release
Compare
Choose a tag to compare
@spoutn1k spoutn1k released this 17 Feb 23:17
· 679 commits to master since this release
bdb1b99

Additions:

  • Added automatic profile naming based on used MPI vendor and version
  • Added built-in profiles
  • Added sample binaries to profile distribution without compilers
  • Singularity features:
    • Prevented system-specific rules from altering execution via --contain
    • Ensured the PWD is conserved in containers (fixed #30)
  • Added ALPS support
    • aprun launcher now supported
    • e4s-cl package resolving now bypasses ALPS quarantine
  • Added barebones module awareness
  • Added logging output in dedicated logging folders
  • Added docker backend module
  • Added podman backend module

Removed:

  • Removed tree output in profile show
  • Exported library module to standalone package (python-sotools)