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
Counting 1 bits (population count) on large data using AVX-512 or AVX-2
Mar 19, 2022
assembly
avx2
avx512
bitcount
population-count
AVX-512 and Branching
Apr 08, 2022
x86
fortran
vectorization
simd
avx512
Count leading zero bits for each element in AVX2 vector, emulate _mm256_lzcnt_epi32
Mar 17, 2022
bit-manipulation
simd
avx
avx2
avx512
What are the AVX-512 Galois-field-related instructions for?
Jul 13, 2022
avx512
galois-field
What are the differences between the compress and expand instructions in AVX-512?
Apr 21, 2022
assembly
x86
simd
avx512
GNU C inline asm input constraint for AVX512 mask registers (k1...k7)?
Apr 11, 2022
c
gcc
assembly
inline-assembly
avx512
Do 128bit cross lane operations in AVX512 give better performance?
Mar 23, 2019
performance
x86
intel
avx
avx512
Does Skylake need vzeroupper for turbo clocks to recover after a 512-bit instruction that only reads a ZMM register, writing a k mask?
Oct 25, 2020
assembly
x86
intel
micro-optimization
avx512
Does vzeroall zero registers ymm16 to ymm31?
Nov 20, 2022
assembly
x86
intel
avx
avx512
What is the penalty of mixing EVEX and VEX encoded scheme?
Nov 13, 2018
assembly
x86
simd
avx512
Truth-table reduction to ternary logic operations, vpternlog
Jan 16, 2022
boolean-logic
intrinsics
truthtable
avx512
What is the most efficient way to clear a single or a few ZMM registers on Knights Landing?
Feb 22, 2022
assembly
avx
xeon-phi
avx512
knights-landing
How to convert a binary integer number to a hex string?
Nov 06, 2022
assembly
x86
hex
simd
avx512
Fallback implementation for conflict detection in AVX2
Apr 20, 2022
c++
x86
intrinsics
avx2
avx512
When using a mask register with AVX-512 load and stores, is a fault raised for invalid accesses to masked out elements?
Mar 31, 2022
x86
avx
avx512
How do the Conflict Detection instructions make it easier to vectorize loops?
Apr 12, 2021
x86
vectorization
simd
intel-mic
avx512
Which versions of Windows support/require which CPU multimedia extensions? (How to check if SSE or AVX are fully usable?)
Nov 08, 2022
windows
assembly
sse
avx
avx512
How to transpose a 16x16 matrix using SIMD instructions?
Sep 20, 2022
assembly
matrix
intel
simd
avx512
« Newer Entries
Older Entries »