POSYDON-code/POSYDON

Use `srun`

Open

#327 opened on Jun 8, 2024

 (2 comments) (0 reactions) (1 assignee)Python (35 forks)auto 404
enhancementhelp wantedv2 feature

Repository metrics

Stars
 (42 stars)
PR merge metrics
 (PR metrics pending)

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