Skip to content

Commit 1d5754e

Browse files
Update README.md
1 parent 8727935 commit 1d5754e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s3df/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Should you need dedicated resources for an interactive job, you can use, e.g.
3535
```
3636
srun --partition roma --account kipac:kipac -n 1 --time=01:00:00 --mem-per-cpu=16G --pty /bin/bash
3737
```
38-
Note the `<facility>:<repo>` repo pattern (where both are `kipac`) and the use of `--partition roma` (KIPAC has dedicated nodes on) which together should help reduce queue times, whether the jobs are interactive or not. See [here](https://s3df.slac.stanford.edu/#/batch-compute) for more details.
38+
Note the `<facility>:<repo>` repo pattern (where both are `kipac`) and the use of `--partition roma` (KIPAC has dedicated nodes on roma) which together should help reduce queue times, whether the jobs are interactive or not. See [here](https://s3df.slac.stanford.edu/#/batch-compute) for more details.

0 commit comments

Comments
 (0)