We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello Forum,
I was trying to derive formulas for total fragment invocations and total ALU computations in G720, can you confirm the following formulas are correct.
Total fragment invocations = $MaliCoreWarpsFragmentWarps * 16
Total ALU computations = ($MaliCoreInstructionsFMAInstructions + $MaliCoreInstructionsCVTInstructions) * 4 (total PU's in each shader core) * 16
Thanks,
Venkatesh.
Thank you for reply, Peter.
yes, I didn't include SFU intentionally.