Skip to content

Conversation

@andthum
Copy link
Owner

@andthum andthum commented Nov 3, 2022

[subvolume_charge.sh]: Change sbatch Options

Type of Change

  • Bug fix.
  • New feature.
  • Code refactoring.
  • Dependency update.
  • Documentation update.
  • Maintenance.
  • Other: Description.
  • Non-breaking (backward-compatible) change.
  • Breaking (non-backward-compatible) change.

Proposed Changes

Change default sbatch options:

  • Change --cpus-per-task from 2 to 1.
  • Change --mem from 1G to 4G.

PR Checklist

  • I followed the guidelines in the Developer's Guide.
  • New/changed code is properly tested.
  • New/changed code is properly documented.
  • New/changed features are tracked in CHANGELOG.rst.
  • The CI workflow is passing.

Change default sbatch options:

* Change --cpus-per-task from 2 to 1.
* Change --mem from 1G to 4G.
@github-actions github-actions bot added the refactoring Code refactoring label Nov 3, 2022
@andthum andthum merged commit cd16135 into main Nov 3, 2022
@andthum andthum deleted the fix/analysis/mdt/subvolume_charge branch November 3, 2022 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants