muriloboratto / NCCL
Sample examples of how to call collective operation functions on multi-GPU environments. A simple example of using broadcast, reduce, allGather, reduceScatter and sendRecv operations.
☆32Updated last year
Alternatives and similar repositories for NCCL:
Users that are interested in NCCL are comparing it to the libraries listed below
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆130Updated 4 years ago
- ☆95Updated last year
- ☆68Updated 3 months ago
- ☆102Updated last month
- ☆60Updated this week
- An extension library of WMMA API (Tensor Core API)☆96Updated 9 months ago
- Optimize GEMM with tensorcore step by step☆25Updated last year
- play gemm with tvm☆90Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆73Updated 3 weeks ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- Dissecting NVIDIA GPU Architecture☆92Updated 2 years ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆61Updated 7 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆181Updated 2 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆82Updated this week
- ☆78Updated 2 years ago
- ☆23Updated 2 months ago
- CUTLASS and CuTe Examples☆48Updated 3 months ago
- ☆78Updated 5 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 7 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆63Updated 8 months ago
- Examples of CUDA implementations by Cutlass CuTe☆159Updated 2 months ago
- Magicube is a high-performance library for quantized sparse matrix operations (SpMM and SDDMM) of deep learning on Tensor Cores.☆86Updated 2 years ago
- ☆50Updated 5 years ago
- NCCL Examples from Official NVIDIA NCCL Developer Guide.☆17Updated 6 years ago
- GVProf: A Value Profiler for GPU-based Clusters☆49Updated last year
- ☆115Updated 4 months ago
- A hierarchical collective communications library with portable optimizations☆33Updated 4 months ago
- ☆15Updated 5 years ago
- rocSHMEM intra-kernel networking runtime for AMD dGPUs on the ROCm platform.☆76Updated last week
- Matrix multiplication on GPUs for matrices stored on a CPU. Similar to cublasXt, but ported to both NVIDIA and AMD GPUs.☆32Updated 3 weeks ago