Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@uturuncoglu uturuncoglu released this 28 Jul 05:08
adae2c2

New features:

  • The extra mpirun arguments now need to be passed with mpirun_arg input argument.
  • A new debug argument is added to the action that allow to create ssh connection to the runner for debugging (uses mxschmitt/action-tmate@v3).
  • Now uses authoritative Spack repository.
  • Spack now uses curl to download packages and timeout limit is increased to 60 s to prevent fetching issues
  • Spack now could use system installed packages (spack external find).

Fixes:

  • Issue #2