awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

2 个仓库

Awesome GitHub RepositoriesPython GPU Development

Enables Python developers to build and run GPU-accelerated applications directly in the Python programming language.

Distinct from GPU Acceleration: Distinct from GPU Acceleration: specifically focuses on enabling Python developers to build GPU-accelerated applications, not general parallel computing libraries.

Explore 2 awesome GitHub repositories matching part of an awesome list · Python GPU Development. Refine with filters or upvote what's useful.

Awesome Python GPU Development GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nvidia/isaac-gr00tNVIDIA 的头像

    NVIDIA/Isaac-GR00T

    6,222在 GitHub 上查看↗

    Enables Python developers to build and run GPU-accelerated applications directly in the Python programming language.

    Jupyter Notebook
    在 GitHub 上查看↗6,222
  • nvidia/cuda-pythonNVIDIA 的头像

    NVIDIA/cuda-python

    3,170在 GitHub 上查看↗

    cuda-python provides low-level Python bindings for the CUDA Driver and Runtime APIs. It serves as a programmatic wrapper for controlling device memory, managing hardware toolchains, and orchestrating execution graphs on NVIDIA GPUs, allowing for the compilation and launching of parallel kernels directly from Python. The project enables the development of SIMT kernels and the execution of mathematical algorithms on device memory. It integrates pre-compiled bytecode as custom operators and interfaces with accelerated device libraries to access low-level hardware functions without leaving the la

    Enables developers to write and execute high-performance GPU-accelerated applications directly within Python.

    Cython
    在 GitHub 上查看↗3,170
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. GPU Acceleration
  5. Python GPU Development