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:
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- CPU Ultimate Latency Test.☆110Updated last month
- benchmarking positional population count☆15Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Reworking of Agner Fog's performance test programs for Linux☆112Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- AVX512 population count routines☆23Updated 5 years ago
- Collection of Agner Fog Software☆43Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated 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
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- ☆58Updated last month
- Test if AVX vector loads and stores are atomic☆30Updated 5 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆100Updated last year
- InstLatX64_Demo☆43Updated last month
- SIMD (SSE) string functions☆102Updated 8 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Benchmarks for our memory allocator☆67Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Benchmark for memory store throughput☆23Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago