POSYDON-code / POSYDON-code/POSYDON
Use `srun`
Open
Nobody has claimed this yet.
enhancement
help wanted
v2 feature
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
At least the HPC people in Geneva asked us to always use srun in slurm files sumbitted via sbatch.
I think, it is related to how slurm does the logging of jobs in the background.
Thus, we should update our slurm scripts to make always use of it.
There is a bug in the run-grid, which prevented us from making the change there so far.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.