This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
acelab:hpcg [2015/09/01 15:26] mcawood created |
acelab:hpcg [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==General Info== | + | ===General Info=== |
| - | ==Useful Links== | + | The HPCG Benchmark project is an effort to create a more relevant metric for ranking HPC systems than the High Performance LINPACK (HPL) benchmark, that is currently used by the TOP500 benchmark. The computational and data access patterns of HPL are no longer driving computer system designs in directions that are beneficial to many important scalable applications. HPCG is designed to exercise computational and data access patterns that more closely match a broad set of important applications, |
| - | Site [https:// | + | ===Useful Links=== |
| - | ==Installation Guide== | + | Site [[https:// |
| + | |||
| + | ===Installation Guide=== | ||
| Download the source. | Download the source. | ||
| Line 26: | Line 28: | ||
| make | make | ||
| | | ||
| - | ==Benchmark== | + | ===Benchmark=== |
| The benchmark can be run using MPI, OpenMP or a hybrid of the two. Two specify the number of desired OpenMP threads, set the environment variable: | The benchmark can be run using MPI, OpenMP or a hybrid of the two. Two specify the number of desired OpenMP threads, set the environment variable: | ||