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
Compute the absolute difference between unsigned integers using SSE
Oct 15, 2022
c++
unsigned
sse
Horizontal minimum and maximum using SSE
May 20, 2019
c++
max
sse
minimum
avx
Using SIMD on amd64, when is it better to use more instructions vs. loading from memory?
Oct 16, 2022
x86-64
sse
simd
avx
microbenchmark
How do you populate an x86 XMM register with 4 identical floats from another XMM register entry?
Nov 18, 2022
c++
c
x86
inline-assembly
sse
How to allocate 16byte memory aligned data
Oct 15, 2022
c
memory
sse
icc
What is the fastest way to test if a double number is integer (in modern intel X86 processors)
Jul 23, 2018
c
optimization
assembly
x86
sse
Fast counting the number of set bits in __m128i register
Sep 05, 2022
c
sse
simd
sse2
hammingweight
Using SSE instructions with gcc without inline assembly
Apr 07, 2022
c
x86-64
sse
simd
intrinsics
Can CUDA use SIMD extensions?
Oct 14, 2022
cuda
gpu
sse
simd
vectorization
Intel SSE: Why does `_mm_extract_ps` return `int` instead of `float`?
Dec 12, 2013
c
sse
simd
How to negate (change sign) of the floating point elements in a __m128 type variable?
Jul 04, 2020
c
x86
vectorization
sse
simd
How to divide 16-bit integer by 255 with using SSE?
Jul 23, 2022
c++
image-processing
sse
simd
sse2
SSE multiplication 16 x uint8_t
Sep 29, 2022
x86
sse
simd
sse4
Why does vectorization behave differently for almost the same code?
Jul 18, 2019
c++
visual-studio
vectorization
sse
auto-vectorization
Computing Hamming distances to several strings with SSE
Feb 12, 2019
c
gcc
sse
simd
hamming-distance
SSE register return with SSE disabled
Jan 23, 2012
c
gcc
floating-point
sse
Looking for sse 128 bit shift operation for non-immediate shift value
Oct 07, 2019
c++
c
sse
Which versions of Windows support/require which CPU multimedia extensions? (How to check if SSE or AVX are fully usable?)
Nov 08, 2022
windows
assembly
sse
avx
avx512
Why are there 128bit load functions for SSE?
Sep 16, 2021
c++
x86
sse
simd
intrinsics
Look-Up Table using SIMD
Aug 08, 2017
c++
sse
simd
« Newer Entries
Older Entries »