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.
2 parents c0d6450 + 4ff616e commit c32423cCopy full SHA for c32423c
dpctl/apis/include/dpctl_sycl_interface.h
@@ -40,4 +40,6 @@
40
#include "syclinterface/dpctl_sycl_device_manager.h"
41
#include "syclinterface/dpctl_sycl_platform_manager.h"
42
#include "syclinterface/dpctl_sycl_queue_manager.h"
43
+#include "syclinterface/dpctl_sycl_kernel_bundle_interface.h"
44
+#include "syclinterface/dpctl_sycl_kernel_interface.h"
45
// clang-format on
0 commit comments