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