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 avx2
Accumulating Doubles Into Bins via intrinsics
Oct 23, 2025
c++
simd
avx
avx2
AVX2: Is there a way to implement _mm256_mul_epi8 function for a constant power of 2?
Oct 23, 2025
c++
simd
intrinsics
avx
avx2
SIMD unpack 12-bit fields to 16-bit
Oct 20, 2025
c
avx
bit-fields
avx2
pixelformat
Why is masking needed before using a pshufb shuffle as a lookup table for nibbles?
Oct 22, 2025
c++
simd
sse
avx
avx2
AVX2 integer comparison for smaller equal
Oct 17, 2025
c
integer
compare
avx
avx2
Find Absolute in AVX
Oct 14, 2025
floating-point
ieee-754
avx
avx2
absolute-value
When is it correct to cast to __m256 instead of loading?
Sep 21, 2025
c++
casting
simd
avx2
Why does _mm256_unpacklo "jump" a double-word and where does it says so in the documentation?
Sep 18, 2025
c++
simd
intrinsics
avx2
Bitwise NOT/complement in AVX2 [duplicate]
Sep 19, 2025
c++
bit-manipulation
vectorization
x86-64
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
Is vfmadd132pd slow on AMD Zen 3 architecture?
Sep 08, 2025
c#
simd
avx2
amd-processor
dot-product
Auto-vectorize shuffle instruction
Sep 09, 2025
c
sse
avx2
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
How to copy from an array to a Vector256 and vice versa based on the array index?
Sep 04, 2025
c#
.net
simd
avx2
Intel FMA Instructions Offer Zero Performance Advantage
Mar 15, 2023
c
assembly
avx2
fma
Testing whether AVX register contains some equal integer numbers
Mar 11, 2023
c++
x86
simd
avx
avx2
AVX2 Transpose of a matrix represented by 8x __m256i registers
Mar 06, 2023
c
x86
transpose
simd
avx2
How to swap 128-bit parts between two AVX2 vectors
Mar 04, 2023
c#
c++
.net
avx2
Transform random integers into range [min,max] without branching
Mar 04, 2023
c++
bit-manipulation
simd
avx2
How to turn on -mavx2 for only particular part of source code?
Sep 04, 2025
c++
gcc
clang
intrinsics
avx2
« Newer Entries
Older Entries »