Algorithms for matrix matrix multiplication, dgemm, AVX-256, AVX-512
-
Updated
Jan 15, 2025 - C++
8000
Algorithms for matrix matrix multiplication, dgemm, AVX-256, AVX-512
DGEMM on KNL, achieve 75% MKL
Computer Science 267: Applications of Parallel Computers
Análise: Influência da organização da memória no desempenho em algoritmos de multiplicação de matriz geral de precisão dupla (DGEMM).
C code snippets of matrix and vector calculation optimization experiments
Some projects about computer architecture: dgemm problem, vectorial adder and cpu risc-v.
Add a description, image, and links to the dgemm topic page so that developers can more easily learn about it.
To associate your repository with the dgemm topic, visit your repo's landing page and select "manage topics."