List Question
20 TechQA 2024-03-30T00:05:15.763000What is Win32 x86-64 CONTEXT::VectorRegister for?
62 views
Asked by Myria
Avx2 intrinsics don't use all registers available. .NET 8
87 views
Asked by CJPN
How to convert DoubleVector to IntVector in Java Vector API?
64 views
Asked by user406
Understanding throughput of simd sum implementation x86
62 views
Asked by Unlikus
SIMD method to get all consecutive sums of 4 or 8 DWORD integers (prefix-sum within each vector)
20 views
Asked by dodexahedron
Convert Variable Width Bitstream (2-bit or 4-bit symbols) into Fixed Width
73 views
Asked by SapphireSun
What is the benefit of using SIMD to pre-calculate the branching results?
83 views
Asked by AceSrc
Extract icons from exe in Rust?
66 views
Asked by TeamDman
How to load uint8_t "as" 32 bits integer efficiently into a SIMD register?
153 views
Asked by Rerito
Dot-product groups of 4 bytes against 4 small constants, over an array of bytes (efficiently using SIMD)?
124 views
Asked by Sudhashbahu
Intel classic compiler reports non-unit strided load in simple assignment
63 views
Asked by andreee
Optimizing Mandelbrot Set Calculation in C++ on a High-Performance CPU
96 views
Asked by nowox
SIMD performance does not look right
89 views
Asked by spotnag
Run AVX SIMD instruction in VScode on Windows with a WSL
57 views
Asked by markus
simd find first element greater than x
157 views
Asked by Aedoro
Grayscale filter in assembly doesn't work on smaller images
354 views
Asked by Filip Rudy
Parsing integers from string using SIMD
121 views
Asked by works
Why does GCC generate code that conditionally executes a SIMD implementation?
1.1k views
Asked by MarkB