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 sse
Deinterleve vector of nibbles using SIMD
Sep 19, 2026
c++
sse
simd
avx2
Why does even a 16-byte aligned address cause _mm_load_si128 to cause access violation?
Sep 18, 2026
c++
sse
intrinsics
int8 x uint8 matrix-vector product with column-major layout
Sep 15, 2026
assembly
x86
simd
sse
avx
SSE HADDPS error: '__m256' does not name a type?
Sep 15, 2026
c++
types
g++
sse
intrinsics
What's the most efficient way to multiply 4 floats by 4 floats using SSE?
Sep 15, 2026
c
gcc
assembly
sse
sse2
What is the purpose of the MoveMask for SSE and AVX
Sep 14, 2026
.net-core
f#
x86
sse
avx
SSE matrix-matrix multiplication
Sep 15, 2026
c
sse
matrix-multiplication
How to "remove" bytes at the end of a SSE register?
Sep 14, 2026
assembly
x86-64
sse
att
What's the difference between STATUS_FLOAT_MULTIPLE_FAULTS and STATUS_FLOAT_MULTIPLE_TRAPS?
Sep 13, 2026
windows
x86
sse
seh
floating-point-exceptions
Did the Streaming SIMD Extensions replace x87 instruction set?
Sep 12, 2026
sse
instruction-set
x87
What is the "correct" way to go from avx/sse masks to avx512 masks?
Sep 13, 2026
c++
sse
avx
avx512
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
Why do modern compilers prefer SSE over FPU for single floating-point operations
Sep 10, 2026
c
assembly
floating-point
sse
x87
SSE2 intrinsics - find max of two unsigned short vectors
Sep 10, 2026
c++
x86
sse
simd
Overloading conflict with vector types __m128, __m256 in GCC
Sep 09, 2026
gcc
operator-overloading
sse
avx
mingw-w64
How to hint OpenMP Stride?
Sep 10, 2026
c++
visual-studio-2012
openmp
sse
vectorization
Tracking down which dependency contains SSE instructions
Sep 08, 2026
c++
visual-c++
sse
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
Older Entries »