Dpnp Quickstart

NumPy-compatible array operations optimized for Intel hardware. Use when the user wants to migrate or port NumPy code to dpnp, asks whether a NumPy hot path can run on an Intel CPU or GPU, needs to check dpnp installation or SYCL device selection with dpctl, hits a NumPy API dpnp does not implement, or wants to compare dpnp against NumPy. Covers install, device control, fallback patterns, and profiling.

intel df57e73 3 files · 11.3 KB Updated

File contents

intel/skills/tree/main/skills/dpnp-quickstart commit df57e7384d

Frequently asked questions

npx skillmds@latest add intel/dpnp-quickstart