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.core.typing package
  • View page source

numba_dpex.core.typing package

Submodules

  • numba_dpex.core.typing.dpnpdecl module
    • DpnpRulesArrayOperator
      • DpnpRulesArrayOperator.ufunc
    • DpnpRulesInplaceArrayOperator
    • DpnpRulesUnaryArrayOperator
  • numba_dpex.core.typing.typeof module
    • typeof_dpctl_sycl_queue()
    • typeof_dpnp_ndarray()
    • typeof_usm_ndarray()

Module contents


© Copyright 2021-2023 Intel Corporation.

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