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

Support Eddie w/ --runmode=qsub & --platform=eddie #136

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Dec 17, 2024

Changes

  • Add --platform argument to set platform explicitly. If not set, the platform is still detected automatically with scluster.
  • Add qsub option for --runmode to support qsub in addition to slurm.
  • Add draft profile for eddie (config/eddie).
  • Improve how config templating with envsubst.
  • Explicitly export variables used globally in charlie.

Usage for Eddie:

charlie -w=/path/to/workdir --platform=eddie -m=init
charlie -w=/path/to/workdir --platform=eddie -m=runqsub

Issues

resolves #134

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/

@kelly-sovacool kelly-sovacool changed the title Support EDDIE w/ --runmode=qsub & --platform=eddie Support Eddie w/ --runmode=qsub & --platform=eddie Dec 17, 2024
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.

Support Altair Grid Engine
1 participant