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

numba_dpex.core.pipelines package

Submodules

  • numba_dpex.core.pipelines.dpjit_compiler module
    • DpjitCompiler
      • DpjitCompiler.define_pipelines()
  • numba_dpex.core.pipelines.kernel_compiler module
    • KernelCompiler
      • KernelCompiler.define_pipelines()

Module contents


© Copyright 2021-2023 Intel Corporation.

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