awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesParallel Kernel Module Loaders

Configures the number of worker threads that compile and load GPU kernel modules concurrently to reduce startup time.

Distinct from Module Loading Systems: Distinct from Module Loading Systems: focuses on parallel compilation and loading of GPU kernel modules, not shell module loading.

Explore 1 awesome GitHub repository matching development tools & productivity · Parallel Kernel Module Loaders. Refine with filters or upvote what's useful.

Awesome Parallel Kernel Module Loaders GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nvidia/warpAvatar von NVIDIA

    NVIDIA/warp

    6,233Auf GitHub ansehen↗

    Warp is a Python framework that JIT-compiles Python functions into CUDA kernels for GPU-accelerated parallel computation, with built-in automatic differentiation and multi-framework array interoperability. At its core, it provides a GPU kernel compilation system that enables writing and executing custom GPU kernels directly from Python, while supporting automatic gradient computation through those kernels for integration with machine learning pipelines. The framework also includes tile-based cooperative computing, where thread blocks partition into tiles for shared-memory and tensor-core opera

    Sets the number of worker threads that compile and load kernel modules concurrently, reducing startup time on multi-core systems.

    Pythoncudadifferentiable-programminggpu
    Auf GitHub ansehen↗6,233
  1. Home
  2. Development Tools & Productivity
  3. Centralized Shell Configurations
  4. Module Loading Systems
  5. Parallel Kernel Module Loaders