<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>GitHub Cuda Daily Trending</title>
    <description>Daily Trending of Cuda in GitHub</description>
    <pubDate>Fri, 15 May 2026 01:37:12 GMT</pubDate>
    <link>http://mshibanami.github.io/GitHubTrendingRSS</link>
    
    <item>
      <title>karpathy/llm.c</title>
      <link>https://github.com/karpathy/llm.c</link>
      <description>&lt;p&gt;LLM training in simple, raw C/CUDA&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/00bea5137835a8e041621d0dcfd00eea58bc39bf73fe09d459db6d55d629e51d/karpathy/llm.c" medium="image" />
      
    </item>
    
    <item>
      <title>NVIDIA/nccl-tests</title>
      <link>https://github.com/NVIDIA/nccl-tests</link>
      <description>&lt;p&gt;NCCL Tests&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/4835913642c0e3082afa2b0e2fd7fb5d1e48a75c5fa9c12d0ab6997f923d8f32/NVIDIA/nccl-tests" medium="image" />
      
    </item>
    
    <item>
      <title>deepseek-ai/DeepEP</title>
      <link>https://github.com/deepseek-ai/DeepEP</link>
      <description>&lt;p&gt;DeepEP: an efficient expert-parallel communication library&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/cf13f0f216a80d5a37d221076b6fcd763798dc23368655edc5705304631cabe6/deepseek-ai/DeepEP" medium="image" />
      
    </item>
    
    <item>
      <title>NVIDIA/cuopt</title>
      <link>https://github.com/NVIDIA/cuopt</link>
      <description>&lt;p&gt;GPU accelerated decision optimization&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/64e5e81ee2ec1fb03a47fad3f5e17069056922acaffd871143a3681acbfe709a/NVIDIA/cuopt" medium="image" />
      
    </item>
    
    <item>
      <title>thu-ml/SageAttention</title>
      <link>https://github.com/thu-ml/SageAttention</link>
      <description>&lt;p&gt;[ICLR2025, ICML2025, NeurIPS2025 Spotlight] Quantized Attention achieves speedup of 2-5x compared to FlashAttention, without losing end-to-end metrics across language, image, and video models.&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/72561d40fda662de5c7cd61967131c8d7a97265779178cf6f42b3946123cbe7c/thu-ml/SageAttention" medium="image" />
      
    </item>
    
    <item>
      <title>deepseek-ai/DeepGEMM</title>
      <link>https://github.com/deepseek-ai/DeepGEMM</link>
      <description>&lt;p&gt;DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/0b1ce25e5879c8cdde642d7cbe1ee2954ec9d4b9b349a9b12d7a92c62cc5c7d0/deepseek-ai/DeepGEMM" medium="image" />
      
    </item>
    
    <item>
      <title>alibaba/rtp-llm</title>
      <link>https://github.com/alibaba/rtp-llm</link>
      <description>&lt;p&gt;RTP-LLM: Alibaba&#39;s high-performance LLM inference engine for diverse applications.&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/0480748d58c8e7855e4dbeedcc056d6972b8ba9a01c8728dd321bc8a724d863e/alibaba/rtp-llm" medium="image" />
      
    </item>
    
    <item>
      <title>NVlabs/instant-ngp</title>
      <link>https://github.com/NVlabs/instant-ngp</link>
      <description>&lt;p&gt;Instant neural graphics primitives: lightning fast NeRF and more&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://repository-images.githubusercontent.com/444886996/0874cd2d-cff7-4707-9bf4-8caf0ab433bb" medium="image" />
      
    </item>
    
    <item>
      <title>siboehm/SGEMM_CUDA</title>
      <link>https://github.com/siboehm/SGEMM_CUDA</link>
      <description>&lt;p&gt;Fast CUDA matrix multiplication from scratch&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://repository-images.githubusercontent.com/565304906/6da3eabf-a197-48ef-901e-a02ba31c09e6" medium="image" />
      
    </item>
    
    <item>
      <title>Dao-AILab/causal-conv1d</title>
      <link>https://github.com/Dao-AILab/causal-conv1d</link>
      <description>&lt;p&gt;Causal depthwise conv1d in CUDA, with a PyTorch interface&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/b3f1a3b124b3cc0777d523eaaff85de016b1d05496f8e9aef0791f6478769bd3/Dao-AILab/causal-conv1d" medium="image" />
      
    </item>
    
    <item>
      <title>NVIDIA/cub</title>
      <link>https://github.com/NVIDIA/cub</link>
      <description>&lt;p&gt;[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://repository-images.githubusercontent.com/8225159/68a74e00-557d-11eb-8f63-2cdf2ea55052" medium="image" />
      
    </item>
    
    <item>
      <title>NVIDIA/cuCollections</title>
      <link>https://github.com/NVIDIA/cuCollections</link>
      <description>&lt;p style=&quot;color:#586069;&quot;&gt;&lt;em&gt;No description/README provided.&lt;/em&gt;&lt;/p&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/172ee8a6addad92e8b176b15ea1f78c60b57ea04a162005a8bb2ec4ef72107f2/NVIDIA/cuCollections" medium="image" />
      
    </item>
    
    <item>
      <title>NVIDIA/nvbench</title>
      <link>https://github.com/NVIDIA/nvbench</link>
      <description>&lt;p&gt;CUDA Kernel Benchmarking Library&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/67f71e250bc6f8936988e6126ba10eee0a9d08a676ae04367f545db3cd6d08e9/NVIDIA/nvbench" medium="image" />
      
    </item>
    
    <item>
      <title>brucefan1983/GPUMD</title>
      <link>https://github.com/brucefan1983/GPUMD</link>
      <description>&lt;p&gt;Graphics Processing Units Molecular Dynamics&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/37dc12fcf3542f52a03974c57881249f8eb8bd6c683c250dc034b004950fe114/brucefan1983/GPUMD" medium="image" />
      
    </item>
    
    <item>
      <title>mirage-project/mirage</title>
      <link>https://github.com/mirage-project/mirage</link>
      <description>&lt;p&gt;Mirage Persistent Kernel: Compiling LLMs into a MegaKernel&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/e4f33f5512d09e709ab1003a0bf941d9bebe502e70524cf319fbaca40177630d/mirage-project/mirage" medium="image" />
      
    </item>
    
    <item>
      <title>NVIDIA/CUDALibrarySamples</title>
      <link>https://github.com/NVIDIA/CUDALibrarySamples</link>
      <description>&lt;p&gt;CUDA Library Samples&lt;/p&gt;&lt;hr&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/0bb14217985f815428231562670ce23d7b06936d7bc91b8fa3c6d546eadde53f/NVIDIA/CUDALibrarySamples" medium="image" />
      
    </item>
    
  </channel>
</rss>
