Forum Discussion
ShengN_altera
Super Contributor
5 months agoHi,
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
davidhorowitz
New Contributor
5 months agoThank you for your help! I will wait for the rest.