Skip to content

Commit 893bb7e

Browse files
20260514 - typo
1 parent 975bb9d commit 893bb7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hpc.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@ Makevars:
855855
856856
May need to request more memory, either by requesting more slots (to ensure more memory; i.e., `-pe smp <SLOTS>`), by increasing how much memory is available for the node at the moment your job starts (i.e., `mf=<SIZE>`), and/or by increasing the hard limit for virtual memory (i.e., `h_vmem=<SIZE>`); see @sec-qsubOptions.
857857
858-
To see how much memory was used by a killed job, run `qacct -j JOBID` ad look at: `maxvmem`.
858+
To see how much memory was used by a killed job, run `qacct -j JOBID` and look at: `maxvmem`.
859859
860860
## `job [NUMBER] died through signal TERM (15)`
861861

0 commit comments

Comments
 (0)