HPCG Software Releases

HPCG Software Releases

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

Showing 6-10 of 23 Entries
HPCG 3.1 Binary for NVIDIA GPUs Including Pascal
2017-04-08

This release contains additional optimizations that improve performance for ISC 2017 runs.

This new binary supports CUDA 8.0 and the new Tesla Pascal (sm 6.0). The binary also works for Kepler (sm 3.5) and Maxwell (sm 5.0).

It requires Open MPI 1.10.2 and GCC 4.8.5

SHA256 d63b8653ab3d04d09874c7bc5251d3083ee3d8cfb3105654a367d2aa619571ec
hpcg-3.1_cuda8_ompi1.10.2_gcc485_sm_35_sm_50_sm_60_ver_3_28_17.tgz   Download View License

HPCG 3.0 Binary for NVIDIA GPUs Including Pascal
2016-10-20

This new binary supports CUDA 8.0 and the new Tesla Pascal (sm 6.0). The binary also works for Kepler (sm 3.5) and Maxwell (sm 5.0). Additionally, there is a better "read me" and example files.

It requires Open MPI 1.6.5 and GCC 4.8.5

SHA256 89edb4215b0fb1d8818a6044be18c150301a75ba55b3384453a55896779ec7eb

HPCG_cuda8_ompi165_gcc485_sm_35_sm_50_sm60_v1c.tgz   Download View License

HPCG 3.0 Binary from NVIDIA Optimized for NVIDIA GPUs (bugfix)
2015-11-28

This is a bugfix to the binary-only code optimized by NVIDIA. It requires CUDA 6.5 and OpenMPI 1.6.5 produced with GCC 4.8.2.

The previous code had a memory allocation problem on more than 27 MPI ranks.

SHA256 8017999eefb2854b50b3fc93aeaa5eea7aae1fa17974b554d707b0cfa8e0a39a

hpcg-3.0_CUDA-6.5_GCC-4.8.2_OMPI-1.6.5update1.tgz   Download View License

HPCG 3.0 Binary from NVIDIA Optimized for NVIDIA GPUs
2015-11-13

This is a binary-only code optimized by NVIDIA employees. It requires CUDA 6.5 and OpenMPI 1.6.5 produced with GCC 4.8.2.

SHA256 320ddecc182c79cc980ed0be790005a4ec891f73f32883a74d0ff60959d0a095

hpcg-3.0_CUDA-6.5_GCC-4.8.2_OMPI-1.6.5.tgz   Download View License


HPCG 3.0 Reference Code

2015-11-11

Features include:
  • Problem generation is a timed portion of the benchmark. This time is now added to any time spent optimizing data structures and counted as overhead when computing the official GFLOP/s rating. The total overhead time is divided by 500 to amortize its cost over 500 iterations.
  • Added memory usage counting and reporting.

  • Added memory bandwidth measurement and reporting

  • Added a "Quick Path" option to make obtaining results on production systems easier. With this option, obtaining a rating will take only a few minutes. This option also makes profiling and debugging easier. The Quick Path option is invoked by setting the run time to zero, either in hpcg.dat or by using the --rt=0 option.

  • Added a command line option (--rt=) to specify the run time.

  • Made a few small changes to support easier builds on MS Windows.

  • Changed the way the residual variance is computed to make sure it is zero if all residual values are identical.

  • Changed the order of array allocation in the reference code in order to improve performance.

  • Set the minimum iteration count for the optimized run to be the same as what is used in the reference run.

    SHA256 e2b9bb6e0e83c3a707c27e92a6b087082e6d7033f94c000a40aebf2c05881519

hpcg-3.0.tar.gz   Download View License


Showing 6-10 of 23 Entries

License

Copyright © 2022 The University of Tennessee. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
· Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
· Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer listed in this license in the documentation and/or other materials provided with the distribution.
· Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. in no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

Jun 09 2022 Contact: Admin Login