intel / Immintrin-debugLinks
immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable source level debug of vector code.
☆56Updated 2 years ago
Alternatives and similar repositories for Immintrin-debug
Users that are interested in Immintrin-debug are comparing it to the libraries listed below
Sorting:
- Collection of Agner Fog Software☆43Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- InstLatX64_Demo☆43Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- CPU Ultimate Latency Test.☆110Updated last week
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆99Updated last year
- Programatically obtain information about the pages backing a given memory region☆77Updated 3 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 3 years ago
- ☆58Updated 3 weeks ago
- AVX512 population count routines☆22Updated 5 years ago
- Information about AVX-512 support on recent Intel processors☆45Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆112Updated 6 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 10 months ago
- ☆70Updated 5 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD (SSE) string functions☆102Updated 7 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆56Updated last month