This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
acelab:hpl_cuda [2015/09/01 15:17] mcawood created |
acelab:hpl_cuda [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==General Info== | + | ===General Info=== |
| This guide describes how to configure and run High Performance LinPACK on CUDA compatible GPUs. | This guide describes how to configure and run High Performance LinPACK on CUDA compatible GPUs. | ||
| Line 5: | Line 5: | ||
| A CPU (x86) only version of the HPL benchmark is performed by HPCC, presented in this guide: [[HPCC]]. | A CPU (x86) only version of the HPL benchmark is performed by HPCC, presented in this guide: [[HPCC]]. | ||
| - | ==Useful Links== | + | ===Useful Links=== |
| - | HPL Calculator | + | HPL Calculator http:// |
| - | ==Installation Guide== | + | ===Installation Guide=== |
| In order to obtain optimal results, a pre-compiled binary is used. This binary has been tested with Keplar architecture Nvidia GPUs only (K20, K40 and K80). | In order to obtain optimal results, a pre-compiled binary is used. This binary has been tested with Keplar architecture Nvidia GPUs only (K20, K40 and K80). | ||
| Line 52: | Line 52: | ||
| - | ''' | + | **Download the source here:** |
| tar -xf Cuda-hpl.tar.gz | tar -xf Cuda-hpl.tar.gz | ||
| cd CUDAHPL | cd CUDAHPL | ||
| - | ==Benchmark== | + | ===Benchmark=== |
| Confirm that the CUDA HPL binary, xhpl, has all its dependencies sourced: | Confirm that the CUDA HPL binary, xhpl, has all its dependencies sourced: | ||