Dpnp Troubleshooting

Diagnosing dpnp failures on Intel CPUs and GPUs. Use when dpnp raises NotImplementedError or an unexpected TypeError, when the import fails or a SYCL runtime library is missing, when no SYCL device is visible, when dpctl reports a device the user did not expect, or when dpnp code runs slower than the NumPy it replaced. Covers the fallback pattern for unimplemented APIs, install repair, forcing CPU execution, and the handoff to libraries that only accept NumPy arrays.

intel 1c6cf06 3 files · 11.8 KB Updated

File contents

intel/skills/tree/main/skills/dpnp-troubleshooting commit 1c6cf06268

Frequently asked questions

npx skillmds@latest add intel/dpnp-troubleshooting