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 avx
Efficiently Set Lowest 64 Bits of YMM Register to Constant
May 05, 2026
optimization
assembly
sse
vectorization
avx
How to build 32bit integers from array of 8bit integers using Intel intrinsics?
May 04, 2026
c
intrinsics
avx
AVX(2)/SIMD way to get/set (to 1) a single bit in a 256 bit register
Apr 30, 2026
c++
bit-manipulation
simd
avx
avx2
How do the AVX(2) gather instructions actually compute the fetch address?
Apr 28, 2026
c++
simd
intrinsics
avx
avx2
How do I take the average of a large floating point array precisely?
Apr 25, 2026
assembly
floating-point
precision
simd
avx
What's the equivalent of vbroadcastsd for xmm registers?
Apr 26, 2026
assembly
x86
sse
avx
Compiling AVX2 program on Mavericks
Apr 24, 2026
c++
c
gcc
avx
avx2
How to check inf for AVX intrinsic __m256
Apr 18, 2026
c++
c
sse
intrinsics
avx
How to decompress bit pairs from uint64_t to __m256i?
Apr 17, 2026
c++
performance
vectorization
simd
avx
float point multiplication: LOSING speed with AVX against SSE?
Apr 17, 2026
c++
performance
sse
avx
__m256d TRANSPOSE4 Equivalent?
Apr 16, 2026
c++
matrix
sse
transpose
avx
load vector from large vector with simd based on mask
Apr 14, 2026
c++11
simd
avx
avx2
The AVX intrinsic _mm256_rsqrt_ps has much greater relative error than it should have according to the intrinsics guide
Apr 08, 2026
c++
floating-point
intrinsics
avx
Adding arrays using YMM instructions using gcc
Apr 08, 2026
gcc
assembly
x86
g++
avx
why does gcc auto-vectorization for tigerlake use ymm not zmm registers
Apr 02, 2026
c
gcc
avx
avx512
auto-vectorization
AVX512 assembly breaks when called concurrently from different goroutines
Apr 01, 2026
go
assembly
avx
avx512
Older Entries »