Skip to content

Commit

Permalink
Fixes a typo in the ATS notice (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyweiss authored Jan 29, 2022
1 parent 698bdc7 commit cfeeb3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ats/atsMachines/slurmProcessorScheduled.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ def init(self):
self.slurmSeesATSProcessAsUsingACore = True
print("""
ATS NOTICE: Slurm sees ATS or Shell as itself using a CPU.
ATS Will ignore 'nn' (number of noes) test options and allow processes.
to span multiple nodes for better throughput and to help prevent srun hangs
ATS Will ignore 'nn' (number of nodes) test options and allow processes
to span multiple nodes for better throughput and to help prevent srun hangs.
NOTE: This feature may not fix possible hangs resulting from a single test
case which utilizes all allocated cores. Slurm may not see all
Expand Down

0 comments on commit cfeeb3c

Please sign in to comment.