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 a7b366a commit ab0dd24Copy full SHA for ab0dd24
sycl/plugins/unified_runtime/ur/adapters/level_zero/ur_level_zero.hpp
@@ -220,4 +220,4 @@ class ZeUSMImportExtension {
220
extern ZeUSMImportExtension ZeUSMImport;
221
222
// This will count the calls to Level-Zero
223
-extern std::map<const char *, int> *ZeCallCount;
+extern std::map<const char *, int> *ZeCallCount;
0 commit comments