【问题标题】:What could be a good benchmarking method to compare MPI and MapReduce?什么是比较 MPI 和 MapReduce 的好基准测试方法?
【发布时间】:2015-08-02 22:32:59
【问题描述】:

我知道它的经验法则: 大数据,非迭代,容错 => MapReduce ; 速度、小数据、迭代、非 Mapper-Reducer 类型 => MPI (Hadoop MapReduce vs MPI (vs Spark vs Mahout vs Mesos) - When to use one over the other?)。

我想知道我应该使用什么基准测试方法来证明 MapReduce 适用于大数据、非迭代、容错情况。我应该使用什么基准测试方法来证明 MPI 在速度、小数据和迭代案例方面表现出色。

非常感谢您提供的任何帮助

【问题讨论】:

    标签: hadoop mpi cluster-computing benchmarking


    【解决方案1】:

    你可以看看BigDataBench。它有一系列不同的工作负载,也适用于 MPI。也许查看他们现有的出版物也会有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-10-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-07-04
      • 2011-03-09
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多