Triple-Z / AVX-AVX2-Example-CodeLinks
Example code for Intel AVX / AVX2 intrinsics.
☆144Updated 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:
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.☆163Updated 4 years ago
- BLISlab: A Sandbox for Optimizing GEMM☆555Updated 4 years ago
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆130Updated 2 years ago
- Short examples illustrating AVX2 intrinsics for simple tasks.☆98Updated last year
- This is an implementation of sgemm_kernel on L1d cache.☆233Updated last year
- Intel AVX-512简介☆54Updated 2 months ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆110Updated last year
- ☆275Updated last week
- ☆98Updated 8 years ago
- A CPU tool for benchmarking the peak of floating points☆576Updated last month
- Parallelized and vectorized SpMV on Intel Xeon Phi (Knights Landing, AVX512, KNL)☆24Updated last year
- Advanced Vector Extensions (AVX) basic tutorial☆37Updated 4 years ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆85Updated 6 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆285Updated 10 months ago
- ☆49Updated 5 years ago
- 14 basic topics for VEGA64 performance optmization☆63Updated 4 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆201Updated this week
- ☆120Updated last year
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- A highly efficient library for GEMM operations on Sunway TaihuLight☆18Updated 5 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆145Updated 5 years ago
- ☆70Updated 11 years ago
- A 128 bit unsigned integer class for CUDA☆46Updated last year
- Sample code from the book "Professional CUDA C Programming"☆40Updated 2 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆58Updated 3 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆35Updated 5 years ago
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆54Updated 4 years ago