Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
mayani authored Jun 14, 2024
1 parent b01afc9 commit 3f4ecac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ We discuss here some memory requirement for the *individuals* jobs which are by

>Tips: You can use `--individuals-jobs` or `-i` to to vary the number of *individuals* jobs per chromosomes (by default there is one *individuals* per chromosomes).
#### Unsufficient memory for HTCondor slots
#### Insufficient memory for HTCondor slots

If HTCondor does not have enough memory to execute these jobs, Condor will send a SIGKILL (code -9) to the jobs. To avoid that you can configure HTCondor to use dynamic slot allocation (slots can grow on demand) with this (don't forget to restart Condor services after):

Expand Down

0 comments on commit 3f4ecac

Please sign in to comment.