Software Archive
Read-only legacy content
17061 Discussions

HPL performance on MIC

Sangamesh_B_
Beginner
567 Views

The HPL benchmark performance obtained on a host + 2 MIC cards is coming only 719GFlops. The Host system has 128 GB memory. The theoretical peak is 1.2TF + 1.2TF + 460GFLOPS = 2.8TF. Efficiency is just 35%(~). May I know how to optimize the hpl performance? I've used the OFFLOAD execution, with the executable xhpl_offload_intel64(manually compiled from source of Intel linpack 11.1.1)

0 Kudos
1 Reply
Markus__G_
Beginner
567 Views

try use another  floating point models and use huge pages , which should increase ur performance as well , thats a factor of 2 or 3 if u use both. It also depends on the problem u just want to compute, do u have many memor acceses ?.

best regards

0 Kudos
Reply