Skip to content

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

Draft
kelly-sovacool wants to merge 18 commits intomainfrom
gridengine
Draft

Support Eddie w/ --runmode=qsub & --platform=eddie#136
kelly-sovacool wants to merge 18 commits intomainfrom
gridengine

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 works 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=qsub

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