Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in simd
Load Array of Integers into AVX Register
Sep 18, 2026
c
simd
avx
Deinterleve vector of nibbles using SIMD
Sep 19, 2026
c++
sse
simd
avx2
How to permute a rust simd vector by another variable vector?
Sep 18, 2026
rust
simd
Fast SIMD extraction of variable-sized fields with byte delimiter
Sep 16, 2026
x86
simd
avx
avx2
Unaligned load/store in gcc vector extension
Sep 14, 2026
c++
gcc
clang
simd
int8 x uint8 matrix-vector product with column-major layout
Sep 15, 2026
assembly
x86
simd
sse
avx
Threshold on absolute values on large float array in C
Sep 15, 2026
arrays
c
simd
avx2
Is it possible to sum every 3 neighbouring elements in an array and make each of them equal to the sum using vector instructions?
Sep 15, 2026
assembly
x86
simd
avx
SIMD: Accumulate Adjacent Pairs
Sep 11, 2026
c++
sse
simd
intrinsics
avx
How can I enforce 16-byte alignment for certain members of a class?
Sep 11, 2026
c++
sse
simd
memory-alignment
class-members
SSE2 intrinsics - find max of two unsigned short vectors
Sep 10, 2026
c++
x86
sse
simd
Differences between AVX and AVX2
Sep 06, 2026
x86
matrix-multiplication
simd
avx
avx2
How might I optimize computing a large bilinear function exhibiting more-or-less random access?
Sep 05, 2026
algorithm
parallel-processing
x86-64
simd
sse
Looking for an efficient function to find an index of max element in SIMD vector using a library
Sep 04, 2026
c++
optimization
simd
avx
vector-class-library
Fastest way to mask out bytes higher than separator position with SIMD
Sep 04, 2026
c++
assembly
optimization
simd
avx
Does AVX/AVX2 "exists" on each core?
Sep 02, 2026
c++
cpu-architecture
simd
avx
avx2
How to swap values with SIMD instructions?
Sep 01, 2026
x86
vectorization
simd
intrinsics
avx2
Clamp unsigned int to 0x10000 using SSE2
Aug 31, 2026
assembly
x86
simd
sse2
clamp
Why does gcc -O3 handle avx256 compare intrinsic differently than gcc -O0 and clang?
Aug 30, 2026
c
gcc
simd
intrinsics
avx
C++ SSE commands invert register values
Aug 27, 2026
c++
x86
sse
simd
Older Entries »