cjmcv / hpcLinks
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
☆61Updated 5 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
- The CMake version of cuda_by_example☆149Updated 5 years ago
- Learn OpenCL step by step.☆137Updated 2 years ago
- CUDA 6大并行计算模式 代码与笔记☆60Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ☆68Updated 11 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆71Updated 6 years ago
- openmp examples☆144Updated 6 years ago
- study of cutlass☆22Updated 9 months ago
- ☆17Updated last year
- ☆14Updated 4 years ago
- ☆17Updated last year
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Updated 6 years ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆84Updated 2 years ago
- ☆98Updated 4 years ago
- ☆26Updated 4 years ago
- Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.☆20Updated 5 years ago
- Common libraries for PPL projects☆29Updated 5 months ago
- ☆114Updated last year
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆38Updated 8 years ago
- ☆21Updated 4 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 2 years ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- pdf☆91Updated 7 years ago
- clone of https://code.google.com/p/opencl-book-samples (there's an official repo here https://github.com/bgaster/opencl-book-samples)☆47Updated 12 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- Fast CUDA Kernels for ResNet Inference.☆178Updated 6 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 9 months ago
- OpenCL Tutorials☆53Updated 5 years ago