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.
I need the MIPS and flops of cortex a53 processor. The results which I saw on wikipedia were in DMIPS. But i need it in MIPS only.
thk you , and how about flops of cortex-a53
Like MIPS, actual FLOPS will depend on many factors.
Note that most Cortex-A53 support NEON, which can perform floating point operations in SIMD and give your application a performance increase compared to scalar.
how many floating point operations in a cycle by core a53? do you have this data? i only need the core a53 flops, do not need the neon performance.
AFAIK Arm does not publish those informations for Cortex-A53.
Others in the community have done measurements, which might help.
Also, Arm has published the optimization guide for Cortex-A55, which might give indications on an upper bound for Cortex-A53.