kshitijl / avx2-examplesLinks
Short examples illustrating AVX2 intrinsics for simple tasks.
☆97Updated last year
Alternatives and similar repositories for avx2-examples
Users that are interested in avx2-examples are comparing it to the libraries listed below
Sorting:
- Example code for Intel AVX / AVX2 intrinsics.☆141Updated 2 years ago
- ☆179Updated this week
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆123Updated 2 years ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆134Updated 2 years ago
- Benchmark for measuring the performance of sparse and irregular memory access.☆79Updated last month
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 8 months ago
- Kernel Tuning Toolkit☆65Updated last week
- A 128 bit unsigned integer class for CUDA☆46Updated 9 months ago
- Third party assembler and GEMM library for NVIDIA Kepler GPU☆82Updated 6 years ago
- SYCL Open Source Specification☆136Updated last week
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆106Updated 8 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Conversion to/from half-precision floating point formats☆371Updated last month
- Open Source Architecture Code Analyzer☆335Updated last week
- tools to create performance and roofline plots from measured data☆59Updated 11 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆385Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 6 months ago
- ☆265Updated last week
- A GPU accelerated error-bounded lossy compression for scientific data.☆89Updated 4 months ago
- Full-speed Array of Structures access☆173Updated 2 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Test the non-AVX, AVX2 and AVX-512 speeds across various active core counts☆227Updated 11 months ago
- GPUOcelot: A dynamic compilation framework for PTX☆209Updated 8 months ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆249Updated this week
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆556Updated 3 weeks ago
- Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloade…☆595Updated last year
- ☆54Updated 5 years ago
- assembler for NVIDIA FERMI. Imported from Google Code☆73Updated 10 years ago
- An implementation of HIP that works on CPUs, across OSes.☆125Updated last year
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆364Updated last year