awesome-repositories.com
博客
awesome-repositories.com

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesShared Buffer Releases

Releases shared buffers created for multi-rank GPU communication, freeing local allocations while preserving IPC-mapped peer pointers.

Distinct from Multi-Rank Shared Buffer Allocations: Distinct from Multi-Rank Shared Buffer Allocations: handles cleanup and deallocation of shared buffers, not their creation.

Explore 1 awesome GitHub repository matching data & databases · Shared Buffer Releases. Refine with filters or upvote what's useful.

Awesome Shared Buffer Releases GitHub Repositories

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

    flashinfer-ai/flashinfer

    4,996在 GitHub 上查看↗

    FlashInfer is a library of high-performance GPU kernels purpose-built for accelerating large language model inference. It provides optimized implementations for attention operations (including flash attention, page attention, multi-head latent attention, and cascade attention) using paged key-value caches, fused kernel composition, and just-in-time compilation. The library also includes specialized kernels for mixture-of-experts layers, block-scaled low-precision quantization (FP8, FP4), and distributed collective communication. What distinguishes FlashInfer is its fused all-reduce communicat

    This GPU kernel library releases a shared buffer created earlier, freeing rank-local allocations while avoiding freeing IPC-mapped peer pointers.

    Pythonattentioncudadistributed-inference
    在 GitHub 上查看↗4,996
  1. Home
  2. Data & Databases
  3. Data Buffering
  4. GPU Buffer Allocators
  5. Multi-Rank Shared Buffer Allocations
  6. Shared Buffer Releases