Releases: NERSC/podman-hpc
Releases · NERSC/podman-hpc
v1.1.4
v1.1.3
What's Changed
- Disallow abbreviations in the argparse option validity filter by @danfulton in #130
- bump version to v1.1.3 by @danfulton in #131
Full Changelog: v1.1.2...v1.1.3
Podman-HPC v1.1.2
Podman-HPC v1.1.1
What's Changed
- Add job step to push to PyPI by @cjh1 in #104
- Update README.md by @scanon in #102
- update OSSF Security Scorecard workflow by @danfulton in #105
- Update LICENSE by @scanon in #107
- Fix for issue 108 by @scanon in #123
- Fix for issue121 by @scanon in #122
- add modules to conveniently mount various directories by @kellyrowland in #120
- Add initial delay and scale wait parameters with ntasks by @dmargala in #118
- Fix up RPM locations by @scanon in #126
- Bump version of gh-action-pypi-publish by @cjh1 in #127
- Prepare release 1.1.1 by @scanon in #124
New Contributors
- @kellyrowland made their first contribution in #120
- @dmargala made their first contribution in #118
Full Changelog: v1.1.0...v1.1.1
Podman-HPC v1.1.0
What's Changed
- remove newline replace to fix formatting of help options by @lastephey in #90
- Fix README typo by @cjh1 in #91
- This adds logic to pass through the file descriptors when using openmpi by @scanon in #95
- add openmpi helper and prepare for release 1.1.0 by @lastephey in #96
Full Changelog: v1.0.4...v1.1.0
Podman-HPC v1.0.4
What's Changed
- add images command for additionalimagestore by @lastephey in #88
- prep for 1.0.4 release by @lastephey in #89
Full Changelog: v1.0.3...v1.0.4
Podman-HPC v1.0.3
Podman-HPC v1.0.2
What's Changed
- add pat's suggested fuse wrapper fix by @lastephey in #62
- return nonzero exit code from failed pull by @lastephey in #63
- Fix for issue69 by @scanon in #71
- use default args for build, enable building on computes by @lastephey in #67
- Fix for issue53 by @scanon in #74
- speed up gpu module by converting from copy to bind by @lastephey in #72
- bump versions and add to CHANGELOG for 1.0.2 by @lastephey in #73
Full Changelog: v1.0.0...v1.0.2
First release
This release is the first patch after podman-hpc
was released on Perlmutter and NERSC, and contains early bug fixes. Basic functionality should be in place, and we don't anticipate major breaking changes. Please see CHANGELOG.md for details of the release.
What's Changed
- Security Improvements by @danfulton in #29
- Allow environment variables from hook configuration by @cjh1 in #33
- fix hook wildcard copy logic by @lastephey in #38
- Various bug fixes by @scanon in #39
- a few more bind/copy fixes by @lastephey in #41
- add nccl, cvmfs, cuda-mpi modules, update mpich and gpu modules by @lastephey in #32
- Don't use additional store for build command by @scanon in #43
- Update CHANGELOG by @scanon in #44
- Add ignore_chown_errors to default by @scanon in #45
New Contributors
Full Changelog: v0.1.0rc1...v1.0.0
Test Release
Merge pull request #26 from NERSC/scanon/add_squashfuse Add squashfuse instructions