What is the performance of Raspberry Pi 3 in term of Gflops at 100% CPU ( without taking into account the GPU)?
Thank you,
At the default clock rate of 1200 MHz the Pi 3 without GPU can achieve 6.2 Gflops when solving systems of linear algebra problems, which is a standard benchmark problem in scientific computing. However, without a heatsink the CPU will instantly throttle to half speed and average about 3.1 Gflops. While the GPU in the Pi is too slow to make much difference in these scores, the fastest supercomputer in the world reaches 93,014,600 Gflops solving a larger version of the same problem using GPU accelerators.jeanyvantissot55 wrote:What is the performance of Raspberry Pi 3 in term of Gflops at 100% CPU ( without taking into account the GPU)?