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.☆98Updated last year
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.☆157Updated 3 years ago
- ☆269Updated last week
- BLISlab: A Sandbox for Optimizing GEMM☆551Updated 4 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆82Updated 6 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- 14 basic topics for VEGA64 performance optmization☆63Updated 4 years ago
- ☆94Updated 8 years ago
- This is an implementation of sgemm_kernel on L1d cache.☆233Updated last year
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆282Updated 8 months ago
- Parallelized and vectorized SpMV on Intel Xeon Phi (Knights Landing, AVX512, KNL)☆24Updated last year
- ☆48Updated 5 years ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆108Updated last year
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆128Updated last year
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- A CPU tool for benchmarking the peak of floating points☆569Updated 5 months ago
- Intel AVX-512简介☆54Updated 3 weeks ago
- A GPU accelerated error-bounded lossy compression for scientific data.☆92Updated last month
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- Advanced Vector Extensions (AVX) basic tutorial☆37Updated 4 years ago
- A highly efficient library for GEMM operations on Sunway TaihuLight☆18Updated 5 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- ☆116Updated last year
- A GPU benchmark tool for evaluating GPUs and CPUs on mixed operational intensity kernels (CUDA, OpenCL, HIP, SYCL, OpenMP)☆431Updated last week
- how to design cpu gemm on x86 with avx256, that can beat openblas.☆73Updated 6 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆146Updated 5 years ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆256Updated last week
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆57Updated 3 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated 11 months ago