Forum Discussion
Hi,
Please ignore previous post.
Peak FP32/FP16 FMA TFlops:
Peak FMA TFlops = (Number of FP Units × Clock Frequency in GHz × 2)GFlops / 10^12
Peak FP32/FP16 TFlops:
Peak TFlops = (Number of FP Units × Clock Frequency in GHz)GFlops / 10^12
Peak FP32/FP16 TFlops / mm^2 of fabric:
TFlops/mm² = Peak TFlops / Die Area in mm²
Shows example for AGF027:
can get total DSP is 8528, FP32/FP16 fmax is 750mhz/0.75ghz (refer here https://www.intel.com/content/www/us/en/docs/programmable/683301/current/dsp-block-specifications.html )
FP32 Peak FMA TFlops = (8528*0.75Ghz*2)GFlops/10^12 = 12.8TFlops
FP16 Peak FMA TFlops = 12.8*2 = 25.6TFlops
I'll research and post later the rest formula.
Thanks,
Regards,
Sheng
- davidhorowitz5 months ago
New Contributor
Thank you for your help! I will wait for the rest.
- davidhorowitz5 months ago
New Contributor
Are peak TFLOPs the same for FP32 and FP16 ? These equations seem to suggest that.
Disregard, I see that the equations are different. I mis-read.