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
Clarifications about SIMD in C
Sep 19, 2025
c
simd
Why does _mm256_unpacklo "jump" a double-word and where does it says so in the documentation?
Sep 18, 2025
c++
simd
intrinsics
avx2
Is there a fast way to convert a string of 8 ASCII decimal digits into a binary number?
Sep 17, 2025
c++
parsing
simd
avx2
atoi
Why is SIMD slower than scalar counterpart
Sep 16, 2025
assembly
x86
sse
simd
comparision with zero using neon instruction
Sep 15, 2025
arm
compare
simd
neon
AVX-512BW emulation of _mm512_dpbusd_epi32 AVX-512VNNI instruction
Sep 15, 2025
c++
simd
avx512
simd-library
synet
How to store 4 32 bit floats into one 128 bit xmm register?
Sep 14, 2025
assembly
x86
x86-64
sse
simd
Referencing operator function '*' on 'SIMD' requires that '_.Scalar' conform to 'FloatingPoint'
Sep 15, 2025
swift
simd
scalar
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
« Newer Entries
Older Entries »