Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.7.3 release #160

Merged
merged 23 commits into from Sep 19, 2023
Merged

v1.7.3 release #160

merged 23 commits into from Sep 19, 2023

Conversation

bryce-turner
Copy link
Member

@bryce-turner bryce-turner commented Sep 18, 2023

Depends on #159

Release notes:

Jetstream v1.7.3 Release Notes

Major changes

  • For slurm backends, the sacct pinginess has been reduced, and we request less information instead of --all, this reduces load on the slurmdbd
  • The slurm_singularity backend can now submit jobs without a container definition
  • Added an md5 and assignbin filter for using in templates

Bug fixes

Minor changes

  • Adjusted handling of gpu jobs for the slurm_singularity backend, we now set SINGULARITYENV_CUDA_VISIBLE_DEVICES

Ease of use updates

  • A bash completion script is available under extras/completions/jetstream.bash, this is still in development, but can be used as a template for other users. This can be installed under ~/.bash_completion or to your preferred user completion script dir, e.g. ~/.local/share/bash-completion/completions/jetstream.bash

bryce-turner and others added 20 commits January 23, 2023 12:44
Sync develop and main branches
…submission if the task does define a container directive
…ce gpu should be mentioned in the exec args during submission
Copy link
Member

@PedalheadPHX PedalheadPHX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for the next release cycle

@PedalheadPHX PedalheadPHX merged commit 0823bae into master Sep 19, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pipeline data helper function
2 participants