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 sse
how to proper read data vertically from horizontal array?
Jul 09, 2026
c++
arrays
vectorization
simd
sse
Using SSE for vector initialzation
Jul 08, 2026
c++
vector
sse
How to optimize cell-width measuring with SIMD (find the first column to have a non-zero byte in an 8x8 block of bytes)
Jun 26, 2026
c
x86-64
simd
sse
avx
Why movaps causes segmentation fault?
Jun 23, 2026
assembly
segmentation-fault
sse
memory-alignment
att
_MM_TRANSPOSE4_PS causes compiler errors in GCC?
Jun 23, 2026
c++
visual-c++
gcc
sse
intrinsics
Why is std::inner_product slower than the naive implementation?
Jun 20, 2026
c++
floating-point
sse
numeric
fast-math
Why is my application not able to reach core i7 920 peak FP performance
Jun 15, 2026
c
intel
sse
How to constexpr initialize intrinsic SSE/AVX register?
Jun 12, 2026
c++
sse
constexpr
intrinsics
avx
Floating point determinism for gamedev in .NET Core
Jun 08, 2026
c#
.net-core
floating-point
sse
ieee-754
What is the correct way of calculating a large CRC32
Jun 04, 2026
c
x86-64
sse
crc32
signed 16-bit SSE average
May 31, 2026
c++
c
performance
sse
SIMD SSE2 __m128i contains 4 int32_t how to quickly find each integer that bigger or small than 0
May 20, 2026
c
x86
sse
simd
sse2
Initialize __m256i from 64 high or low bits of four __m128i variables
May 20, 2026
c++
sse
simd
avx
avx2
On uint64 to double conversion: Why is the code simpler after a shift right by 1?
May 19, 2026
c++
assembly
x86-64
sse
floating-point-conversion
Older Entries »