Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

G720: formulas for total invocations and total ALU's

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.

Parents Reply Children