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

refactor: use profiles for slurm config #135

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

kelly-sovacool
Copy link
Member

Changes

Use snakemake's --profile option with cluster-specific config files to control cluster arguments, rather than hard coding them in the run script. This will allow us to more easily support other batch schedulers e.g. altair gridengine.

Issues

towards #134 (doesn't resolve it)

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Update docs if there are any API changes.
  • [ ] Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

will allow different batch schedulers, e.g. altair gridengine (#134)
@kelly-sovacool kelly-sovacool self-assigned this Dec 13, 2024
@kelly-sovacool kelly-sovacool added the enhancement New feature or request label Dec 13, 2024
@kelly-sovacool kelly-sovacool added this to the 2024-12 milestone Dec 13, 2024
@kelly-sovacool kelly-sovacool merged commit f207842 into main Dec 16, 2024
2 of 3 checks passed
@kelly-sovacool kelly-sovacool deleted the hpc-profiles branch December 16, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant