awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • nvidia/cutlassNVIDIA का अवतार

    NVIDIA/cutlass

    9,904GitHub पर देखें↗

    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
    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