Tool/software: Linux
I'm looking at the Sitara Linux SDK release notes and we list various benchmark results including linpack that were run on various EVMs.
2.2.1.1.4. Linpack
Linpack measures peak double precision (64 bit) floating point performance in sloving a dense linear system.
Benchmarks | am335x-evm: perf | am57xx-evm: perf | am654x-evm: perf | k2g-evm: perf | omapl138-lcdk: perf |
---|---|---|---|---|---|
linpack | 55980.00 | 1049949.00 | 333220.00 | 692554.00 | 7470.00 |
My question is, are the results for a single core in each case? For example, on the am57xx-evm is it for a single A15 core? Likewise for the am654x-evm, are the results for s single A53 core? My gut tells me they are but I want to make sure before sharing them.
Thanks