cjmcv / hpcLinks
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
☆60Updated 3 months ago
Alternatives and similar repositories for hpc
Users that are interested in hpc are comparing it to the libraries listed below
Sorting:
- openmp examples☆143Updated 6 years ago
- a c++/cuda template library for tensor lazy evaluation☆161Updated 2 years ago
- Learn OpenCL step by step.☆137Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- CUDA 6大并行计算 模式 代码与笔记☆60Updated 4 years ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆70Updated 6 years ago
- ☆97Updated 3 years ago
- ☆67Updated 11 years ago
- A simple neural network inference framework☆26Updated last year
- ☆14Updated 4 years ago
- The CMake version of cuda_by_example☆148Updated 4 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- ☆21Updated 4 years ago
- Learn OpenMP examples step by step☆95Updated 5 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆83Updated 2 years ago
- Common libraries for PPL projects☆29Updated 4 months ago
- study of cutlass☆21Updated 8 months ago
- symmetric int8 gemm☆66Updated 5 years ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- Examples for using SYCL on CUDA☆62Updated 2 weeks ago
- flexible-gemm conv of deepcore☆17Updated 5 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆25Updated 2 years ago
- pdf☆91Updated 7 years ago
- CUDA by practice☆129Updated 5 years ago
- ☆113Updated last year
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- The repository targets the OpenCL gemm function performance optimization. It compares several libraries clBLAS, clBLAST, MIOpenGemm, Inte…☆17Updated 6 years ago
- An extension library of WMMA API (Tensor Core API)☆99Updated last year
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago