Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
glutamatt committed Jan 29, 2025
1 parent d9da9bb commit 4fc9d8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,12 @@ Options:
--tolerate-software-throttling
Tolerate software throttling if the TFLOPS are in the acceptable range
--tflops-tolerance <TFLOPS_TOLERANCE>
TFLOPS tolerance (%) from the average If the TFLOPS are within this range, test pass [default: 10]
TFLOPS tolerance (%) under the best GPU If the TFLOPS are `tflops_tolerance`% under the best GPU, test fail [default: 10]
-h, --help
Print help
-V, --version
Print version
```


Expand Down

0 comments on commit 4fc9d8b

Please sign in to comment.