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
How do initialize an SIMD vector with a range from 0 to N?
Mar 13, 2023
c
x86
sse
simd
intrinsics
Testing whether AVX register contains some equal integer numbers
Mar 11, 2023
c++
x86
simd
avx
avx2
INTEL SIMD: why is inplace multiplication so slow?
Mar 07, 2023
c++
sse
simd
multiplication
in-place
AVX2 Transpose of a matrix represented by 8x __m256i registers
Mar 06, 2023
c
x86
transpose
simd
avx2
Will a default release build always use up to SSSE3 instructions?
Mar 06, 2023
rust
x86-64
sse
simd
Why _umul128 works slower than scalar code for mul128x64x2 function?
Mar 06, 2023
c++
x86
simd
avx
micro-optimization
Transform random integers into range [min,max] without branching
Mar 04, 2023
c++
bit-manipulation
simd
avx2
Intrinsics Vs inline ASM for SSE coding in VC++ 2K8
Mar 02, 2023
assembly
sse
simd
visual-c++-2008
NEON vectorize sum of products of unsigned bytes: (a[i]-int1) * (b[i]-int2)
Feb 22, 2023
c++
arm
simd
neon
What do i need to use SIMD with visual studio 2013 update 2?
Feb 13, 2023
c#
visual-studio-2013
simd
How to optimise my AVX Code
Feb 14, 2023
c++
vectorization
simd
avx
auto-vectorization
Why this SSE2 program (integers) generate movaps (float)?
Feb 08, 2023
gcc
assembly
x86
sse
simd
What is the fastest way for a multithread SIMD operation explicitly?
Feb 07, 2023
c
multithreading
x86
simd
intrinsics
SSE integer 2^n powers of 2 for 32-bit integers without AVX2
Jan 28, 2023
c++
x86
sse
simd
intrinsics
SIMD search for trough after the last peak
Jan 27, 2023
c
vectorization
simd
avx2
How do I Perform Integer SIMD operations on the iPad A4 Processor?
Jan 24, 2023
ipad
simd
neon
How to do SIMD with array of Extended?
Jan 20, 2023
delphi
simd
How to find the max member in a __m128(F32vec4)
Jan 18, 2023
c
sse
simd
SIMD code works in Debug, but does not in Release
Feb 06, 2023
rust
simd
Fastest precise way to convert a vector of integers into floats between 0 and 1
Feb 05, 2023
c
random
vectorization
simd
avx2
« Newer Entries
Older Entries »