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
Count leading zero bits for each element in AVX2 vector, emulate _mm256_lzcnt_epi32
Mar 17, 2022
bit-manipulation
simd
avx
avx2
avx512
How to optimize C-code with SSE-intrinsics for packed 32x32 => 64-bit multiplies, and unpacking the halves of those results for (Galois Fields)
Mar 23, 2022
c
optimization
x86
sse
simd
SSE multiplication of 2 64-bit integers
Jan 29, 2021
x86
sse
simd
multiplication
sse2
Does Haskell perfom SIMD optimizations automatically?
Apr 28, 2021
haskell
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
« Newer Entries
Older Entries »