numba-dpex

Core Features

  • Code-generation based on a device
  • Automatic offload of NumPy expressions

User Guides

  • Getting Started
  • Direct kernel programming
  • Debugging with GDB
  • Docker
  • numba-dpex for numba.cuda Programmers

Developer Guides

  • dpnp integration
  • Debugging the compilation pipeline
numba-dpex
  • numba_dpex.dpnp_iface package
  • View page source

numba_dpex.dpnp_iface package

Submodules

  • numba_dpex.dpnp_iface.arrayobj module
    • ol_dpnp_empty()
    • ol_dpnp_empty_like()
    • ol_dpnp_full()
    • ol_dpnp_full_like()
    • ol_dpnp_ones()
    • ol_dpnp_ones_like()
    • ol_dpnp_zeros()
    • ol_dpnp_zeros_like()
  • numba_dpex.dpnp_iface.dpnp_ufunc_db module
    • get_ufuncs()
  • numba_dpex.dpnp_iface.dpnpimpl module

Module contents


© Copyright 2021-2023 Intel Corporation.

Built with Sphinx using a theme provided by Read the Docs.