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 avx512
SSE/AVX: Choose from two __m256 float vectors based on per-element min and max absolute value
Jan 29, 2023
sse
intrinsics
avx
avx512
What is the difference between _mm512_load_epi32 and _mm512_load_si512?
Dec 20, 2022
x86
sse
simd
intrinsics
avx512
Is there an function in AVX512 like _mm512_sign_epi16 (__m512i a, __m512i b)
Dec 20, 2022
simd
intrinsics
instruction-set
avx2
avx512
How to test AVX-512 instructions w/o supported hardware? [closed]
Dec 16, 2022
assembly
x86
intel
amd-processor
avx512
Can AVX2-compiled program still use 32 registers of an AVX-512 capable CPU?
Dec 05, 2022
x86
compiler-optimization
cpu-architecture
cpu-registers
avx512
AVX 512 vs AVX2 performance for simple array processing loops [closed]
Dec 04, 2022
performance
x86
micro-optimization
avx2
avx512
Vectorization - Speed up expected for SSE, AVX and AVX2
Oct 19, 2022
c
vectorization
sse
avx
avx512
Why does AVX512-IFMA support only 52-bit ints?
Oct 01, 2022
x86
precision
avx512
alu
fma
Embedded broadcasts with intrinsics and assembly
Jan 01, 2021
c
gcc
assembly
intrinsics
avx512
How to achieve the effect of vpmovmskb on ZMM registers?
Jun 14, 2022
intel
assembly
x86
bitmask
avx512
AVX512 vector length and SAE control
Jun 20, 2022
assembly
x86
avx512
Intel AVX-512: how to set the EVEX.z bit
Nov 14, 2022
assembly
x86
machine-code
avx512
How to emulate _mm256_loadu_epi32 with gcc or clang?
Sep 15, 2022
c++
c
intrinsics
avx512
c++ AVX512 intrinsic equivalent of _mm256_broadcast_ss()?
Dec 14, 2021
c++
intel
intrinsics
avx2
avx512
Disabling all AVX512 extensions
May 09, 2022
gcc
avx
instruction-set
avx512
Can VMs on Google Compute detect when they've been migrated?
Oct 14, 2022
virtual-machine
google-compute-engine
avx
avx512
Fastest method to calculate sum of all packed 32-bit integers using AVX512 or AVX2
Jul 21, 2021
c
intrinsics
avx
avx2
avx512
Will Knights Landing CPU (Xeon Phi) accelerate byte/word integer code?
Jul 18, 2019
c
byte
xeon-phi
sse4
avx512
Older Entries »