How to compare Spark performance under different hardware (GPU vs CPU)

Viewed 15

I found some benchmarks between GPU and CPU Spark-based systems that are not performed in the same hardware. Is this faire since a powerful CPU server could eventually outperforms a GPU server?

For example,

Other question, Is it not more fair, to compare Spark performance in the same hardware? Because Spark can run on GPUs Tesla V100 in both modes (pure CPU or with GPU acceleration).

Thanks,

0 Answers
Related