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
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
RyuJIT not making full use of SIMD intrinsics
Nov 01, 2022
c#
sse
simd
avx
ryujit
Shift a __m128i of n bits
Oct 31, 2019
c
x86
sse
simd
sse2
Why does does SSE set (_mm_set_ps) reverse the order of arguments
Mar 02, 2022
c++
c
simd
sse
intrinsics
How to Calculate single-vector Dot Product using SSE intrinsic functions in C
Nov 15, 2022
c
optimization
vectorization
sse
simd
Using SSE in c# is it possible?
Sep 17, 2022
c#
sse
« Newer Entries
Older Entries »