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
Equivalent of SSE unpacklo_ps/unpackhi_ps in AVX (for doubles)
May 23, 2017
c
sse
avx
Channel/lane shuffling for SSE and AVX?
May 01, 2016
c++
c
vectorization
sse
avx
Comparing two vector<bool> with SSE
Mar 21, 2022
c++
x86
sse
simd
How to compute sincos fast on a x64 CPU?
Dec 18, 2021
performance
sse
avx
trigonometry
function-approximation
Extract the low bit of each bool byte in a __m128i? bool array to packed bitmap
Sep 27, 2021
c++
gcc
sse
intrinsics
type-punning
Fast SSE low precision exponential using double precision operations
Apr 18, 2019
c++
precision
sse
simd
exponential
How to check overflow for multiplication of 16 bit integers in SSE?
Sep 11, 2019
c
vectorization
sse
simd
intrinsics
Optimal implementation of iterative Kahan summation
Feb 02, 2021
c++
x86-64
sse
inline-assembly
fast-math
How to detect sse availability in CMake
Mar 08, 2022
build
cross-platform
cmake
sse
What's the best way to load 2 unaligned 64-bit values into an sse register with SSSE3?
May 03, 2022
sse
simd
intrinsics
How to compare more than two numbers in parallel?
Jan 05, 2022
c
algorithm
parallel-processing
sse
sse4
SSE 4.2 CSV file parsing
Mar 05, 2020
performance
parsing
csv
sse
If statements with comparison SSE in C
Oct 26, 2022
c
sse
How to make sure NaNs propagate when using SSE intrinsics?
Oct 12, 2021
c++
c
floating-point
sse
nan
What happened to microsoft.bcl.simd?
Aug 31, 2022
c#
vector
sse
simd
Divide 8-bit integers by 4 (or shift) using SSE
Feb 04, 2022
c++
x86
sse
simd
intrinsics
how can I use SVML instructions [duplicate]
Jun 19, 2021
c++
x86
sse
simd
sse/avx equivalent for neon vuzp
Mar 20, 2022
sse
simd
neon
avx
Efficient (on Ryzen) way to extract the odd elements of a __m256 into a __m128?
Apr 01, 2018
c++
vectorization
x86-64
sse
avx2
How to convert scalar code of the double version of VDT's Pade Exp fast_ex() approx into SSE2?
Mar 21, 2022
c++
sse
intrinsics
sse2
exp
« Newer Entries
Older Entries »