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,904在 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
    在 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