awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesKernel Configuration DSLs

Domain-specific languages used to define GPU kernel configurations and memory layouts.

Distinct from Python-C Interfaces: Specifically for GPU kernel configuration rather than general C-interoperability layers.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel Configuration DSLs. Refine with filters or upvote what's useful.

Awesome Kernel Configuration DSLs GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • nvidia/cutlassAvatar de NVIDIA

    NVIDIA/cutlass

    9,904Voir sur GitHub↗

    Cutlass is a collection of C++ templates and Python interfaces for implementing high-performance linear algebra operations on NVIDIA GPUs. It provides a kernel composition framework for designing custom GPU kernels and a mixed-precision tensor library capable of executing operations across diverse data formats, ranging from 64-bit floating point to 4-bit integers. The project features a toolkit for operator fusion that integrates activation functions and bias calculations directly into matrix multiplication kernels to reduce memory passes. It also includes a Python-based domain-specific langu

    Provides a high-level Python DSL to define kernel configurations and layouts without requiring C++ glue code.

    C++cppcudadeep-learning
    Voir sur GitHub↗9,904
  1. Home
  2. Operating Systems & Systems Programming
  3. Systems Programming
  4. C Interoperability Layers
  5. Python-C Interfaces
  6. Kernel Configuration DSLs