Commit 8fd5fe3
authored
add explicit #SBATCH constraint (make_bcs_shared.py)
Without the explicit #SBATCH constraint, make_bcs.py jobs hang or fail on NCCS Discover SLES15 for unknown reasons. Adding the explicit constraint somehow fixes this and should not hurt otherwise.1 parent fb06070 commit 8fd5fe3
File tree
1 file changed
+1
-0
lines changed- GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Utils/Raster/makebcs
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments