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 10a583c commit 4ff616eCopy full SHA for 4ff616e
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