Skip to content
View mingjie-intel's full-sized avatar

Block or report mingjie-intel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. dpbench dpbench Public

    Forked from IntelPython/dpbench

    Benchmark suite to evaluate Intel Data Parallel Extensions for Python

    C++

  2. dpcpp-llvm-spirv dpcpp-llvm-spirv Public

    Forked from IntelPython/dpcpp-llvm-spirv

    Python package to vendor oneAPI DPC++'s llvm-spirv executable for use by numba-dpex

    Python

  3. numba numba Public

    Forked from numba/numba

    NumPy aware dynamic Python compiler using LLVM

    Python

  4. mcpi mcpi Public

    Forked from samaid/mcpi

    Monte Carlo estimation of Pi using numpy, numba, dpnp, numba-dpex

    Jupyter Notebook

  5. Mandelbrot Mandelbrot Public

    Forked from samaid/Mandelbrot

    Mandelbrot set using NumPy, Numba, DPNP, and Numba-DPEx

    Python

  6. game-of-life game-of-life Public

    Forked from samaid/game-of-life

    Conway's Game of Life implemented using array libraries and JIT compilers for CPU and GPU

    Python