Skip to content

Commit

Permalink
remove wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bdattoma committed Oct 17, 2024
1 parent 37fa375 commit e03cfc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Verify CUDA Image Suite Setup
# This will fail in case there are two nodes with the same number of GPUs
# Since the overall available number won't change even after 1 GPU is assigned
# However I can't think of a better way to execute this check, under the assumption that
# the Resources-GPU NVIDIA-GPUs tag will always ensure there is 1 node with 1 GPU on the cluster.
# the Resources-GPU will always ensure there is 1 node with 1 GPU on the cluster.
${maxNo} = Find Max Number Of GPUs In One Node
${maxSpawner} = Fetch Max Number Of GPUs In Spawner Page
# Need to continue execution even on failure or the whole suite will be failed
Expand Down

0 comments on commit e03cfc4

Please sign in to comment.