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

feat(slurm): make container.runroot/container.root available for slurm customization #532

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

simbuerg
Copy link
Member

This provides 2 custom variables for SLURM script generation.

CONTAINER_RUN -> SLURM_CONTAINER_RUN
CONTAINER_RUNROOT -> SLURM_CONTAINER_RUNROOT

Fixes #528

…m customization

This provides 2 custom variables for SLURM script generation.

CONTAINER_RUN -> SLURM_CONTAINER_RUN
CONTAINER_RUNROOT -> SLURM_CONTAINER_RUNROOT

Fixes #528
@simbuerg simbuerg merged commit 86a6737 into master Jan 10, 2023
@simbuerg simbuerg deleted the simbuerg/528-add-slurm-vars branch January 10, 2023 11:01
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.

Create separate root/runroot config variables for slurm
1 participant