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

[develop] Changelog for job-level scaling #592

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

lukeseawalker
Copy link
Contributor

Description of changes

  • Changelog for job-level scaling

Tests

n/a

References

n/a

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@lukeseawalker lukeseawalker requested review from a team as code owners November 6, 2023 08:51
@lukeseawalker lukeseawalker enabled auto-merge (rebase) November 6, 2023 08:55
CHANGELOG.md Outdated
@@ -9,7 +9,10 @@ This file is used to list changes made in each version of the aws-parallelcluste
**ENHANCEMENTS**

**CHANGES**
- WIP Perform default job-level scaling for all jobs, by reading job information from `SLURM_RESUME_FILE`.
- Perform default job-level scaling for all jobs, by reading job information from `SLURM_RESUME_FILE`. Job-level scaling
Copy link
Contributor

Choose a reason for hiding this comment

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

NIT: Perform job-level scaling by default for all jobs, using information in the SLURM_RESUME_FILE. ...

@lukeseawalker lukeseawalker force-pushed the wip/jlsChangelogDevelop branch from 0170673 to c4e7699 Compare November 6, 2023 09:42
@lukeseawalker lukeseawalker merged commit 7519447 into aws:develop Nov 6, 2023
9 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.

2 participants