Webinar 2022 Profiling & Performance Tuning CPU Programs

From SHARCNETHelp
Revision as of 11:27, 18 November 2022 by Syam (talk | contribs) (Created page with "Do you have hand-written code and would like to see where it spends its time running, how it uses the hardware caches, how updated code might perform differently, and more? Th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Do you have hand-written code and would like to see where it spends its time running, how it uses the hardware caches, how updated code might perform differently, and more? This talk will discuss how to go about profiling a (CPU) program on our clusters and how one can tune its performance.