dpctl.program.create_program_from_source¶
- dpctl.program.create_program_from_source(q, src, copts='')[source]¶
This function is a deprecated alias for
dpctl.compiler.create_kernel_bundle_from_source(). New code should usedpctl.compiler.create_kernel_bundle_from_source().