We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c770846 commit bb64698Copy full SHA for bb64698
src/OMNI_SAMPLE
@@ -1,3 +1,3 @@
1
export OMNITRACE_USE_SAMPLING=true
2
-export OMNITRACE_SAMPLING_FREQ=10000
3
-srun -n 1 omnitrace-run -- ./sw4ck.ins sw4ck.in
+export OMNITRACE_SAMPLING_FREQ=1000
+srun -n 1 omnitrace-sample -- ./sw4ck sw4ck.in
0 commit comments