HPCG Software Releases

HPCG Software Releases

The development of the HPCG software is tracked on GitHub: https://github.com/hpcg-benchmark/hpcg/

NVIDIA HPC-Benchmarks 21.4

2022-01-12

NVIDIA released a container image with a few HPC benchmarks including HPCG.

hpc-benchmarks   Download


HPCG 3.1 Binary for NVIDIA GPUs Including Ampere based on CUDA 11

2020-09-03

This release contains support for CUDA 11 and support for Pascal, Volta, and Ampere cards. The code offloads to one GPU per MPI rank. This requires running as many MPI ranks per node as there are GPUs available on a node.

It was compiled against OpenMPI 4.0 and GCC 4.8.5.

SHA256 580b609dd4ab866f17346babecbddd5fa2364eca05a802b3f42ac55522fd6be0

xhpcg-3.1_cuda-11_ompi-4.0_sm_60_sm70_sm80   Download

HPCG 3.1 Binary for NVIDIA GPUs Including Volta based on CUDA 10

2019-12-05

This release contains support for CUDA 10 and the new Tesla cards with the Turing chip (sm 7.5). The binary also works for Kepler (sm 3.5), Maxwell (sm 5.0), Pascal (sm 6.0), and Volta chip (sm 7.5).

It was compiled against OpenMPI 3.1 and GCC 4.8.5.

SHA256 e0a7e6cbac9a4e1cfe0fe584de05f3740fface83ef3ba88313160b5da658fbb7

hpcg-3.1_cuda-10_ompi-3.1_gcc485_sm_35_sm_50_sm_60_sm_70_sm75_ver_10_9_18.tgz   Download

HPCG 3.1 Reference Code

2019-03-28

  • Switched the output format for reporting the results from YAML to a basic line-oriented key-value format with nested naming scheme for the keys.
  • Added faster search for optimal 3D grid partitioning of a given integer that does not require combinatorial search through the all 3-set partitioning of the prime factors.
  • Closed the outstanding bugs reported as issues on HPCG's Github project page and incorporated the fixes in the source code.

SHA256 33a434e716b79e59e745f77ff72639c32623e7f928eeb7977655ffcaade0f4a4

hpcg-3.1.tar.gz   Download

HPCG 3.1 Binary for NVIDIA GPUs Including Volta

2017-10-16

This release contains additional optimizations that improve performance for SC17 runs.

This new binary (dated Oct 8, 2017) supports CUDA 9 and the new Tesla cards with the Volta chip (sm 7.0). The binary also works for Kepler (sm 3.5), Maxwell (sm 5.0), and Pascal (sm 6.0).

It was compiled against Open MPI 1.10.2 and GCC 4.8.5.

SHA256 384345954c20fbcd03b9d2dcfef9854a16ab942032763eab77c8f8b43a832204

hpcg-3.1_cuda9_ompi1.10.2_gcc485_sm_35_sm_50_sm_60_sm_70_ver_10_8_17.tgz   Download

Jun 09 2022 Contact: Admin Login