NVIDIA HPC-Benchmarks 21.4
|
2022-01-12
|
NVIDIA released a container image with a few HPC benchmarks including HPCG.
|
|
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.
It was compiled against OpenMPI 4.0 and GCC 4.8.5.
SHA256 580b609dd4ab866f17346babecbddd5fa2364eca05a802b3f42ac55522fd6be0
|
|
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 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 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
|
|
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.