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
Modern approach to making std::vector allocate aligned memory
Sep 15, 2025
c++
c++17
stdvector
simd
memory-alignment
SIMD extensions support in Emscripten?
Sep 12, 2025
simd
emscripten
How to move (up to) 16 single bytes into an XMM register?
Sep 09, 2025
assembly
x86
intel
sse
simd
Fast Pixel Count on Binary Image- ARM neon intrinsics - iOS Dev
Sep 10, 2025
image-processing
ios5
arm
simd
neon
Improving a recursive hadamard transformation
Sep 09, 2025
c
simd
avx
Is vfmadd132pd slow on AMD Zen 3 architecture?
Sep 08, 2025
c#
simd
avx2
amd-processor
dot-product
No insert and extract for float/double in SSE and AVX?
Sep 09, 2025
c++
floating-point
sse
simd
avx
Why does GCC generate code that conditionally executes a SIMD implementation?
Sep 09, 2025
c++
gcc
simd
auto-vectorization
Why performance for this index-of-max function over many arrays of 256 bytes is so slow on Intel i3-N305 compared to AMD Ryzen 7 3800X?
Sep 08, 2025
c++
benchmarking
simd
avx2
vector-class-library
_mm_cvtsd_f64 analogon for higher order floating point
Sep 07, 2025
c++
c
performance
simd
intrinsics
Is there a non-owning reference similar to std::bitset to provide bitwise operation and count for data in other container?
Sep 04, 2025
c++
c++17
bitwise-operators
simd
std-bitset
How to copy from an array to a Vector256 and vice versa based on the array index?
Sep 04, 2025
c#
.net
simd
avx2
Extract scalar value from SSE vector
Mar 26, 2023
c
x86
sse
simd
Which is the most efficient way to extract an arbitrary range of bits from a contiguous sequence of words?
Mar 20, 2023
c++
algorithm
bit-manipulation
simd
intrinsics
What's the difference between SIMD and SSE?
Mar 17, 2023
x86
simd
SSE instruction to check if byte array is zeroes C#
Mar 17, 2023
c#
arrays
performance
mono
simd
Vectorization of modulo multiplication
Sep 04, 2025
c++
algorithm
sse
simd
avx
How do I detect whether a browser supports SIMD by JS code?
Sep 02, 2025
javascript
google-chrome
simd
webassembly
_mm256_fmadd_ps is slower than _mm256_mul_ps + _mm256_add_ps?
Sep 02, 2025
gcc
sse
simd
avx
micro-optimization
Call libmvec functions manually on __m128 vectors?
Sep 02, 2025
c
simd
sse
glibc
intrinsics
« Newer Entries
Older Entries »