rbga / CUDA-Merge-and-Bitonic-SortLinks
Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, along with a performance comparison.
☆18Updated 2 years ago
Alternatives and similar repositories for CUDA-Merge-and-Bitonic-Sort
Users that are interested in CUDA-Merge-and-Bitonic-Sort are comparing it to the libraries listed below
Sorting:
- CUDA Matrix Multiplication Optimization☆235Updated last year
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆74Updated 3 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆145Updated 5 years ago
- CUTLASS and CuTe Examples☆98Updated 3 weeks ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆75Updated 4 years ago
- An extension library of WMMA API (Tensor Core API)☆108Updated last year
- Training material for Nsight developer tools☆170Updated last year
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆314Updated last week
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆186Updated 9 months ago
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆387Updated 10 months ago
- ☆116Updated last year
- Examples from Programming in Parallel with CUDA☆164Updated 2 years ago
- ☆17Updated last year
- ☆263Updated last week
- Step-by-step optimization of CUDA SGEMM☆390Updated 3 years ago
- Optimize GEMM with tensorcore step by step☆32Updated last year
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆455Updated 2 years ago
- Sample examples of how to call collective operation functions on multi-GPU environments. A simple example of using broadcast, reduce, all…☆36Updated 2 years ago
- A simple high performance CUDA GEMM implementation.☆415Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆68Updated last year
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.☆154Updated 3 years ago
- ☆156Updated 10 months ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- This project is about convolution operator optimization on GPU, include GEMM based (Implicit GEMM) convolution.☆39Updated last month
- Examples of CUDA implementations by Cutlass CuTe☆246Updated 4 months ago
- ☆154Updated 6 months ago
- 📚 A curated list of awesome matrix-matrix multiplication (A * B = C) frameworks, libraries and software☆56Updated 8 months ago
- ☆138Updated 11 months ago
- Machine Learning Compiler Road Map☆45Updated 2 years ago
- ☆109Updated last year