New features:
- The extra
mpirun
arguments now need to be passed withmpirun_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