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 simd
Profiling SIMD Code
Apr 09, 2022
c++
c
sse
simd
Optimal SIMD algorithm to rotate or transpose an array
Nov 26, 2020
assembly
intel
simd
transpose
avx2
How can I set __m128i without using of any SSE instruction?
Aug 22, 2022
c++
constants
sse
simd
sse2
SSE2 code optimization
Nov 04, 2018
c++
sse
simd
intrinsics
sse2
How to square two complex doubles with 256-bit AVX vectors?
Oct 14, 2022
c
simd
complex-numbers
intrinsics
avx
What do you do without fast gather and scatter in AVX2 instructions?
Sep 05, 2022
algorithm
performance
optimization
simd
avx2
C++ Adding 2 arrays together quickly
Oct 26, 2022
c++
performance
arrays
micro-optimization
simd
SSE instructions to add all elements of an array [duplicate]
Aug 21, 2022
c++
arrays
sse
simd
sse2
Can counting byte matches between two strings be optimized using SIMD?
Dec 17, 2016
c++
optimization
x86-64
sse
simd
Block Matching optimization using x86/x64 Streaming SIMD Extension
Sep 05, 2022
c++
c
optimization
sse
simd
-ftree-vectorize option in GNU
Oct 15, 2022
gcc
simd
auto-vectorization
Select unique/deduplication in SSE/AVX
Mar 30, 2021
algorithm
assembly
sse
simd
avx
(Vec4 x Mat4x4) product using SIMD and improvements
Jan 12, 2022
c++
matrix
simd
avx
sse3
How to instruct compiler to generate unaligned loads for __m128
Feb 22, 2022
c++
x86-64
sse
simd
intrinsics
Is it possible to execute SIMD comparison instruction in Java8?
Apr 16, 2022
java
java-8
simd
How to implement an efficient _mm256_madd_epi8?
Nov 09, 2021
c++
x86
simd
intrinsics
avx2
parallelizing matrix multiplication through threading and SIMD
Feb 10, 2022
c
multithreading
performance
matrix-multiplication
simd
Running Yeppp library with Mono on Raspbery Pi
Sep 16, 2018
c#
mono
raspberry-pi
simd
yeppp
Why can GCC not vectorize this function and loop?
Sep 10, 2022
c++
openmp
vectorization
simd
« Newer Entries
Older Entries »