Hacker News new | ask | show | jobs
by bhouston 3651 days ago
Why does the Sunway TaihuLight have bad HPCG performance? I suspect it has to do with memory bandwidth needed to serve 260C on the same chip?
1 comments

Yes, it's memory and interconnect.

I don't think it's as simple as LINPACK bad, HPCG good. LINPACK is representative for some workloads, when compute dominates. HPCG aims to balance compute and memory. There is Graph500, if memory dominates for your workload.

By the way, K computer is #1 in Graph500.

http://www.graph500.org/

The interconnect on the Sunway TaihuLight seems to be standard Infiniband, from reading other articles about the system.