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.
☆59Updated 3 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:
- CPU Ultimate Latency Test.☆117Updated 4 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- ☆59Updated last month
- benchmarking positional population count☆17Updated 3 months ago
- Reworking of Agner Fog's performance test programs for Linux☆116Updated 2 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 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
- AVX512 population count routines☆23Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆106Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- InstLatX64_Demo☆45Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Collection of Agner Fog Software☆45Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- Information about AVX-512 support on recent Intel processors☆45Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 6 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago