HPCG Software Releases

HPCG Software Releases

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

Showing 11-15 of 23 Entries
Intel® MKL Benchmarks - includes optimized HPCG 3.0 for Intel XEON and Phi
2015-11-01

Intel versions of HPCG 3.0 for Linux based systems (including clusters) with Intel multicore and manycore (Phi KNL) processors.

Details are at https://software.intel.com/en-us/articles/intel-mkl-benchmarks-suite.

l_mklb_p_11.3.1.002.tgz   Download View License

HPCG 2.4 Binary from NVIDIA Optimized for NVIDIA GPUs
2015-06-15
This is a binary-only code optimized by NVIDIA employees.
It requires CUDA 6.5 and OpenMPI 1.6 or 1.8.
The number of CPU threads can be controlled with the OMP_NUM_THREADS variable.
The implementation assumes a 1:1 mapping between MPI ranks and GPUs and the code automatically maps them.
For example, to run on two nodes with 4 GPUs each, a similar command should be specified:
mpirun -np 8 ./xhpcg_cuda6.5_openmpi
On K20x a good local problem size is 256x256x128, on K40/K80 256*256*256.
SHA256 b93115e4609d0dc832e389d05524831dcc2ef8ab6ecd3c0353768128549a7c91
xhpcg_cuda6.5_openmpi   Download View License

HPCG 2.4 Reference code
2014-06-03

Release 2.4 fixes a flop count error introduced in Release 2.2 and not completely resolved in Release 2.3.

SHA256 932ef008995a7d70da714631c18acc6f322c884160d53955ce45f21505372215

hpcg-2.4.tar.gz   Download View License

HPCG 2.3 Reference code
2014-06-02

Release 2.3 fixes a flop count error introduced in Release 2.2.

SHA256 d5a9c8505a0a6e02fbc77c1478189dc2bed6e253cf28dd5dcc29255f2c01b624

hpcg-2.3.tar.gz   Download View License

HPCG 2.2 Reference code
2014-05-27

Release 2.2 reduces the penalty for optimization overhead costs by a factor of 10. It also contain several minor bugfixes.

SHA256 1b1330ab6405f3bf57dea03b60b560518fd1c289b91e53a10e139876a1cfc6a4

hpcg-2.2.tar.gz   Download View License

Showing 11-15 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