Skip to content

Commit a7e5f57

Browse files
joppermsommerlukas
andauthored
Update sycl/source/detail/kernel_bundle_impl.hpp
Co-authored-by: Lukas Sommer <[email protected]>
1 parent 274fe3d commit a7e5f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/source/detail/kernel_bundle_impl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ class kernel_bundle_impl {
377377
}
378378

379379
// oneapi_ext_kernel_compiler
380-
// experimental program manager integration, only for sycl_jit language
380+
// program manager integration, only for sycl_jit language
381381
kernel_bundle_impl(context Ctx, std::vector<device> Devs,
382382
const std::vector<kernel_id> &KernelIDs,
383383
std::vector<std::string> KNames, std::string Pfx,

0 commit comments

Comments
 (0)