cjmcv / hpcLinks
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
☆60Updated 2 months ago
Alternatives and similar repositories for hpc
Users that are interested in hpc are comparing it to the libraries listed below
Sorting:
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- ☆14Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 4 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- ☆44Updated 4 years ago
- study of cutlass☆21Updated 6 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ☆96Updated 3 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- ☆16Updated last year
- ☆21Updated 4 years ago
- Common libraries for PPL projects☆29Updated 2 months ago
- ☆112Updated last year
- The CMake version of cuda_by_example☆148Updated 4 years ago
- ☆67Updated 11 years ago
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆83Updated 2 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 6 months ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆131Updated 5 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- ☆17Updated last year
- ☆38Updated 5 years ago
- CUDA for MNIST training/inference☆40Updated last year
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Updated 6 years ago
- examples for tvm schedule API☆102Updated last year
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- a c++/cuda template library for tensor lazy evaluation☆160Updated 2 years ago
- symmetric int8 gemm☆66Updated 4 years ago
- Emulating DMA Engines on GPUs for Performance and Portability☆40Updated 10 years ago
- NUMA-aware multi-CPU multi-GPU data transfer benchmarks☆23Updated last year