Skip to content

Commit

Permalink
Update running.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yandthj committed May 31, 2024
1 parent 0989016 commit 1227b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Documentation/Systems/Kestrel/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Unlike the other partitions, nodes in the shared partition can be shared by mult

#### Usage

Currently, there are 64 standard compute nodes available in the shared partition. These nodes have 248GB of usable RAM and 104 cores. By default, your job will be allocated 1.024GB of RAM per core requested To change this amount, you can use the ```--mem``` or ```--mem-per-cpu``` flag in your job submission.
Currently, there are 64 standard compute nodes available in the shared partition. These nodes have 242GB of usable RAM and 104 cores. By default, your job will be allocated 1.024GB of RAM per core requested To change this amount, you can use the ```--mem``` or ```--mem-per-cpu``` flag in your job submission.

??? info "Sample batch script for a job in the shared partition"
```
Expand Down

0 comments on commit 1227b30

Please sign in to comment.