We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7929b commit 13f3cacCopy full SHA for 13f3cac
chapters/metrics_collection/LevelZero.md
@@ -1,4 +1,4 @@
1
-# Metrics Collectoin with oneAPI Level Zero (Level Zero) Metric API
+# Metrics Collection with oneAPI Level Zero (Level Zero) Metric API
2
## Overview
3
oneAPI Level Zero runtime provides a set of API to collect hardware metrics for Intel(R) Processor Graphics.
4
@@ -315,4 +315,4 @@ ZET_ENABLE_METRICS=1 ./<application>
315
- [Level Zero Metric Streamer](../../samples/ze_metric_streamer)
316
317
## Tools
318
-- [GPU Metrics Collection Tool for Data Parallel C++ (DPC++)](../../tools/oneprof)
+- [GPU Metrics Collection Tool for Data Parallel C++ (DPC++)](../../tools/oneprof)
0 commit comments