Difference between revisions of "Benchmarking"

From HPC Wiki
Jump to navigation Jump to search
(Created page with "Benchmarking")
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Benchmarking
+
[[Category:HPC-Admin]]<nowiki />
 +
[[Category:HPC-User]]<nowiki />
 +
[[Category:Benchmarking]]<nowiki />
 +
{{DISPLAYTITLE:Benchmarking}}<nowiki />
 +
 
 +
Benchmarking in HPC is the practice of measuring and comparing the performance of computer systems.
 +
 
 +
Benchmarking of HPC systems and applications is relevant in different contexts:
 +
 
 +
* HPC users: choosing the most suitable HPC system and application/settings for a given scientific workload
 +
** [[Benchmarking & Scaling Tutorial]]
 +
** [[Scaling]]
 +
** [[Job efficiency]]
 +
** and other article in the category [[:Category:Benchmarking|Benchmarking]]
 +
* HPC developers: designing and evaluating algorithms and implementations
 +
** [[Performance profiling]]
 +
** [[Performance Engineering]]
 +
** [[Benchmarking & Scaling Tutorial]]
 +
** and other articles in the category [[:Category:Benchmarking|Benchmarking]]
 +
* Procurement of HPC systems: choosing the most suitable offer for an HPC system
 +
** [[Admin Guide Benchmarking for Procurements]]
 +
** and other article in the category [[:Category:Benchmarking|Benchmarking]]

Latest revision as of 13:07, 19 July 2024

Benchmarking in HPC is the practice of measuring and comparing the performance of computer systems.

Benchmarking of HPC systems and applications is relevant in different contexts: