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 c4d50c9 commit ff4f3bbCopy full SHA for ff4f3bb
devops/actions/run-tests/benchmark/action.yml
@@ -209,8 +209,7 @@ runs:
209
--preset "$PRESET" \
210
--timestamp-override "$SAVE_TIMESTAMP" \
211
--detect-version sycl,compute_runtime \
212
- --flamegraph inclusive \
213
- --unitrace
+ --flamegraph inclusive
214
215
echo "-----"
216
python3 ./devops/scripts/benchmarks/compare.py to_hist \
0 commit comments