Skip to content

Commit

Permalink
Added a small comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Satish Kamath committed Jan 3, 2024
1 parent 400c557 commit 591d146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eessi/testsuite/tests/apps/osu.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class osu_pt_2_pt(osu_benchmark):
# Device type for non-cuda OSU-Micro-Benchmarks should run on hosts of both
# node types. To do this the default device type is set to GPU.
device_type = parameter([DEVICE_TYPES[CPU], DEVICE_TYPES[GPU]])
# unset num_tasks_per_node from the hpctestlib.
num_tasks_per_node = None

@run_after('init')
Expand Down

0 comments on commit 591d146

Please sign in to comment.