Skip to content

Commit

Permalink
Update dask_cuda/benchmarks/utils.py
Browse files Browse the repository at this point in the history
Co-authored-by: Mads R. B. Kristensen <[email protected]>
  • Loading branch information
rjzamora and madsbk committed Aug 30, 2024
1 parent 8745e1d commit 5306575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dask_cuda/benchmarks/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ def parse_benchmark_args(
default="1 MiB",
metavar="nbytes",
type=parse_bytes,
help="Ignore messages smaller than this (default '1 MB')",
help="Bandwidth statistics: ignore messages smaller than this (default '1 MB')",
)

for args in args_list:
Expand Down

0 comments on commit 5306575

Please sign in to comment.