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
Is the preference with SIMD to always get rid of branching?
Aug 20, 2026
c++
performance
optimization
concurrency
simd
Is there a way to shuffle a 8bitX32 ymm register right/left by N positions (c++)
Aug 18, 2026
c++
simd
clang++
avx2
SSE load/store memory transactions
Aug 16, 2026
c++
performance
sse
simd
Leveraging and optimizing SIMD for matrix axis looping in cython
Aug 13, 2026
cython
simd
avx
auto-vectorization
OpenMP 4 simd vectorization for c=c+a*b
Aug 13, 2026
c++
openmp
simd
Is `valarray` capable of harnessing SIMD support?
Aug 10, 2026
c++
vectorization
simd
intel-ipp
valarray
Alternative to immintrin.h [closed]
Aug 11, 2026
c
gcc
vectorization
simd
intrinsics
Give the CLANG compiler a loop length assertion
Aug 06, 2026
c++
visual-c++
clang
compiler-optimization
simd
When does data move around between SSE registers and the stack?
Aug 06, 2026
c++
sse
simd
cpu-registers
register-allocation
Why floating point registers are different than general purpose ones
Aug 05, 2026
floating-point
x86-64
simd
cpu-registers
How to load 16 x 8 bit integer using SSE2
Jul 31, 2026
x86
sse
simd
sse2
How to correctly use std::arch::_mm_loadu_si128 / _mm_storeu_si128
Jul 30, 2026
rust
undefined-behavior
simd
memory-alignment
Multiple Scala actors servicing one task
Jul 30, 2026
scala
concurrency
actor
simd
Load 64 bit integers in AVX vector
Jul 29, 2026
c
vector
simd
avx
SSE intrinsics to copy bytes within a register
Jul 30, 2026
c++
c
sse
simd
intrinsics
What does the Streaming stand for in Streaming SIMD Extensions (SSE)?
Jul 28, 2026
stream
multiprocessing
sse
simd
instruction-set
How to read the "Intel Intrinsics Guide"?
Jul 29, 2026
intel
simd
intrinsics
Complex data reorganization with vector instructions
Jul 28, 2026
x86
vectorization
simd
sse2
avx2
Check that at least 1 element is true in each of multiple vectors of compare results - horizontal OR then AND
Jul 27, 2026
sse
simd
intrinsics
altivec
spu
Older Entries »