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

NERSC profile to configure interaction with SLURM #62

Open
gipert opened this issue Sep 27, 2024 · 0 comments
Open

NERSC profile to configure interaction with SLURM #62

gipert opened this issue Sep 27, 2024 · 0 comments
Labels
enhancement New feature or request nersc Running on NERSC

Comments

@gipert
Copy link
Member

gipert commented Sep 27, 2024

It's possible to instruct Snakemake to interact with SLURM and execute groups of jobs in parallel on a computing node (so that few SLURM jobs are actually submitted). See relevant documentation:

Note: this statement in the NERSC documentation is wrong: https://docs.nersc.gov/jobs/workflow/snakemake/#disadvantages-of-snakemake

I tried to write a Snakemake v7 profile for legend-simflow a while ago:

https://github.com/legend-exp/legend-simflow/blob/main/profiles/nersc-batch/config.yaml

but did not work properly, see

We should try again with Snakemake v8.

See also: legend-exp/legend-simflow#8

@gipert gipert added the enhancement New feature or request label Sep 27, 2024
@gipert gipert added the nersc Running on NERSC label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nersc Running on NERSC
Projects
None yet
Development

No branches or pull requests

1 participant