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
Constexpr and SSE intrinsics
Dec 27, 2021
c++
sse
simd
constexpr
intrinsics
An SSE Stdlib-esque Library?
Mar 18, 2022
c++
c
visual-c++
assembly
sse
Best way to load a 64-bit integer to a double precision SSE2 register?
Apr 09, 2022
assembly
double
sse
sse2
int64
Get index of first element that is not zero in a __m256 variable
Nov 09, 2022
c++
c
sse
simd
avx
Does rewriting memcpy/memcmp/... with SIMD instructions make sense?
Sep 21, 2022
performance
sse
simd
Optimizing code using Intel SSE intrinsics for vectorization
Nov 18, 2022
c
sse
sse3
sse4
Intel Intrinsics guide - Latency and Throughput
Nov 07, 2020
performance
x86
intel
sse
intrinsics
Sum reduction of unsigned bytes without overflow, using SSE2 on Intel
Apr 12, 2018
x86
sse
simd
sse2
sse3
Fast vectorized rsqrt and reciprocal with SSE/AVX depending on precision
Oct 24, 2021
performance
sse
simd
avx
Converting float vector to 16-bit int without saturating
Feb 03, 2022
c++
c
performance
sse
Load address calculation when using AVX2 gather instructions
Feb 15, 2022
x86
sse
simd
avx2
SIMD the following code
Sep 21, 2022
c
x86
sse
simd
parallel prefix (cumulative) sum with SSE
Nov 14, 2018
c
sum
openmp
sse
GCC emits vastly different code using "-march=native" on similar architectures
Sep 10, 2022
c
gcc
assembly
sse
avx
How can I disable vectorization while using GCC?
Sep 20, 2022
gcc
vectorization
sse
simd
auto-vectorization
Fast 24-bit array -> 32-bit array conversion?
Mar 04, 2022
c
bitmap
bit-manipulation
sse
simd
Getting max value in a __m128i vector with SSE?
Apr 05, 2022
c
assembly
x86
sse
Vectorizing with unaligned buffers: using VMASKMOVPS: generating a mask from a misalignment count? Or not using that insn at all
Feb 17, 2022
gcc
assembly
x86
sse
avx
Does Java strictfp modifier have any effect on modern CPUs?
Apr 06, 2022
java
assembly
sse
expression-evaluation
strictfp
Compact a hex number
Feb 06, 2022
c++
bit-manipulation
sse
« Newer Entries
Older Entries »