A Python script for plotting roofline analyses. Intel Advisor style.
-
Updated
Oct 15, 2024 - Python
A Python script for plotting roofline analyses. Intel Advisor style.
Double-precision dense GEMM across sequential, OpenMP, MPI and CUDA on an i9-12900K, Tesla T4 and Tesla P100. The T4 loses to the CPU in FP64 (Turing runs it at 1:32); a P100 at 1:2 explains why. Raw data, Intel Advisor and Nsight profiles, notebooks and a 33-page report.
Add a description, image, and links to the intel-advisor topic page so that developers can more easily learn about it.
To associate your repository with the intel-advisor topic, visit your repo's landing page and select "manage topics."