Live data from Hacker News

A handy metric is needed for gauging if GPUs are being used optimally

theregister.com

1–3 of 3 posts

Re: A handy metric is needed for gauging if GPUs are being used optimally

#2
MFU is indeed very useful. Today we found that while scaling Karpathy’s nanoGPT to multiple H100 nodes the MFU calculation itself was dropping MFU performance![1]

Commenting it out improved iter performance by almost 30%

1. https://github.com/modal-labs/multinode-training-guide/blob/...