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 5 months ago
- Reworking of Agner Fog's performance test programs for Linux☆117Updated 3 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆106Updated last year
- benchmarking positional population count☆17Updated 3 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- ☆59Updated this week
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Collection of Agner Fog Software☆45Updated 7 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- InstLatX64_Demo☆45Updated 3 months ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- 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
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- Information about AVX-512 support on recent Intel processors☆44Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆120Updated 4 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- code for examining determinism of performance counters☆21Updated 4 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- C++ template library for floating point operations☆36Updated last month