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.
☆16Updated 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☆214Updated last year
- Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]☆70Updated 3 years ago
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.☆152Updated 3 years ago
- CUTLASS and CuTe Examples☆68Updated 3 weeks ago
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆287Updated last month
- ☆70Updated 2 years ago
- An extension library of WMMA API (Tensor Core API)☆99Updated last year
- ☆17Updated last year
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆138Updated 4 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆433Updated 2 years ago
- Examples from Programming in Parallel with CUDA☆158Updated 2 years ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 11 months ago
- Machine Learning Compiler Road Map☆43Updated last year
- ☆21Updated 4 years ago
- DGEMM on KNL, achieve 75% MKL☆18Updated 3 years ago
- ☆248Updated this week
- ☆68Updated 11 years ago
- 📚 A curated list of awesome matrix-matrix multiplication (A * B = C) frameworks, libraries and software☆51Updated 5 months ago
- ☆27Updated 5 months ago
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆371Updated 7 months ago
- Sample examples of how to call collective operation functions on multi-GPU environments. A simple example of using broadcast, reduce, all…☆34Updated last year
- A simple high performance CUDA GEMM implementation.☆392Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 6 months ago
- ☆113Updated last year
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆72Updated 4 years ago
- IMPACT GPU Algorithms Teaching Labs☆58Updated 2 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆106Updated 7 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆275Updated 4 months ago
- Optimize GEMM with tensorcore step by step☆32Updated last year
- Training material for Nsight developer tools☆163Updated last year