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

Replace bash script generation with slurm #32

Closed
philswatton opened this issue Feb 28, 2023 · 1 comment · Fixed by #36
Closed

Replace bash script generation with slurm #32

philswatton opened this issue Feb 28, 2023 · 1 comment · Fixed by #36

Comments

@philswatton
Copy link
Contributor

In the current implementation of #19, we have two scripts, generate_metric_scripts.py and generate_train_scripts.py which generate several bash scripts over the combination of datasets and seeds within a given experiment group. The generated bash scripts are then called one by one.

We need to switch this out to using slurm for submitting batch jobs.

This was referenced Feb 28, 2023
@philswatton
Copy link
Contributor Author

This was closed because it was linked to #36. For now it will stay closed, but we may need a new issue for computing the metrics in the future

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