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 eda6a92 commit 1bb2123Copy full SHA for 1bb2123
.gitignore
@@ -87,3 +87,12 @@ _dpctl_bindings*
87
88
# generated C API coverage reports
89
dpctl-c-api-coverage
90
+
91
+# generated header files
92
+dpctl/_sycl_queue.h
93
+dpctl/_sycl_context.h
94
+dpctl/_sycl_device.h
95
+dpctl/_sycl_event.h
96
97
+dpctl/_sycl_queue_manager.h
98
+dpctl/memory/_memory.h
0 commit comments