How many floating point operations(add, mul) per cycle an ARMv6(ARM1176JZFS - Raspberry Pi model B) processor can execute? This is for get the teorical peak performance of HPC(High Performance Computing) cluster:
Node performance in GFlops = (CPU speed in GHz) x (number of CPU cores) x (CPU instruction per cycle) x (number of CPUs per node)