We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a5848 commit 51c3ed5Copy full SHA for 51c3ed5
1 file changed
README.md
@@ -62,7 +62,7 @@ The example below shows the power data output for the `GEMM` kernel running on t
62
63
```
64
1. Load the module with a buffer size of 2 samples and a 1-second sampling rate
65
-./scripts/load_power_monitor.sh -s 2 -r 1
+./scripts/load_power_monitor.sh -s 100000 -r 1
66
67
2. Confirm the module is active
68
flux module list
0 commit comments