Triple-Z / AVX-AVX2-Example-CodeLinks
Example code for Intel AVX / AVX2 intrinsics.
☆142Updated 2 years ago
Alternatives and similar repositories for AVX-AVX2-Example-Code
Users that are interested in AVX-AVX2-Example-Code are comparing it to the libraries listed below
Sorting:
- Short examples illustrating AVX2 intrinsics for simple tasks.☆97Updated last year
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆82Updated 6 years ago
- ☆267Updated last week
- BLISlab: A Sandbox for Optimizing GEMM☆546Updated 4 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.☆154Updated 3 years ago
- ☆48Updated 5 years ago
- ☆94Updated 8 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆281Updated 7 months ago
- Advanced Vector Extensions (AVX) basic tutorial☆37Updated 4 years ago
- This is an implementation of sgemm_kernel on L1d cache.☆230Updated last year
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆134Updated 2 years ago
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆126Updated last year
- ☆62Updated 10 months ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆108Updated 8 years ago
- ☆183Updated this week
- An extension library of WMMA API (Tensor Core API)☆107Updated last year
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆107Updated last year
- Parallelized and vectorized SpMV on Intel Xeon Phi (Knights Landing, AVX512, KNL)☆24Updated last year
- ☆116Updated last year
- Conversion to/from half-precision floating point formats☆373Updated 2 months ago
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆72Updated 6 years ago
- A CPU tool for benchmarking the peak of floating points☆563Updated 3 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated last month
- assembler for NVIDIA FERMI. Imported from Google Code☆73Updated 10 years ago
- ☆71Updated 11 years ago
- Efficient Top-K implementation on the GPU☆188Updated 6 years ago
- 14 basic topics for VEGA64 performance optmization☆62Updated 4 years ago
- My notes on various HPC papers.☆23Updated 2 years ago