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

Allow per-experiment slurm configuration #23

Closed
nefrathenrici opened this issue Nov 9, 2023 · 0 comments · Fixed by #70
Closed

Allow per-experiment slurm configuration #23

nefrathenrici opened this issue Nov 9, 2023 · 0 comments · Fixed by #70

Comments

@nefrathenrici
Copy link
Member

Once ClimaAtmos#2341 is finalized and merged, we can add full GPU support.
This will just require setting proper sbatch arguments for the driver, pipeline.sh. We could do this quickly by adding an additional GPU driver, but I would rather have a unified interface.
I am planning on doing this by introducing a proper command line interface, which will also allow a simpler interface for running experiments.

We will need to :

  • determine the correct GPU settings. This will be quick.
  • Add an argument parser and change the way the pipeline takes in configurations. This will be the bulk of the work, but won't be too complicated because the pipeline is still quite simple.
@nefrathenrici nefrathenrici changed the title GPU Support + CLI Options Allow per-experiment slurm configuration Mar 14, 2024
@nefrathenrici nefrathenrici linked a pull request Mar 15, 2024 that will close this issue
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 a pull request may close this issue.

1 participant