dpctl.program.SyclProgramCompilationError¶
- exception dpctl.program.SyclProgramCompilationError¶
- This exception is raised when a - sycl::kernel_bundlecould not be built from either a SPIR-V binary file or a string source.
This exception is raised when a sycl::kernel_bundle could not be
built from either a SPIR-V binary file or a string source.