cjmcv / hpcLinks
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
☆62Updated 7 months ago
Alternatives and similar repositories for hpc
Users that are interested in hpc are comparing it to the libraries listed below
Sorting:
- a c++/cuda template library for tensor lazy evaluation☆163Updated 2 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Learn OpenCL step by step.☆135Updated 3 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- ☆98Updated 4 years ago
- ☆71Updated 11 years ago
- openmp examples☆148Updated 6 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Updated 8 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 3 years ago
- ☆14Updated 4 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆84Updated 2 years ago
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Updated 6 years ago
- Common libraries for PPL projects☆30Updated 8 months ago
- CUDA by practice☆130Updated 5 years ago
- ☆19Updated last year
- Fast CUDA Kernels for ResNet Inference.☆181Updated 6 years ago
- OpenCL Tutorials☆53Updated 5 years ago
- ☆48Updated 5 years ago
- ☆472Updated 10 years ago
- ☆116Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆321Updated this week
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- ☆17Updated last year
- symmetric int8 gemm☆67Updated 5 years ago
- study of cutlass☆22Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Source code that accompanies The CUDA Handbook.☆550Updated last month