Optimizing the mapreduce framework on intel xeon phi coprocessor

M Lu, L Zhang, HP Huynh, Z Ong… - … Conference on Big …, 2013 - ieeexplore.ieee.org
M Lu, L Zhang, HP Huynh, Z Ong, Y Liang, B He, RSM Goh, R Huynh
2013 IEEE International Conference on Big Data, 2013ieeexplore.ieee.org
MapReduce has become one of the most popular framework for building big-data
applications. It was originally designed for distributed-computing, and has been extended to
various hardware architectures, eg, multi-core CPUs, GPUs and FPGAs. In this work, we
develop the first MapReduce framework on the recently released Intel Xeon Phi
coprocessor. We utilize advanced features of the Xeon Phi to achieve high performance. In
order to take advantage of the SIMD vector processing units, we propose a vectorization …
MapReduce has become one of the most popular framework for building big-data applications. It was originally designed for distributed-computing, and has been extended to various hardware architectures, e.g., multi-core CPUs, GPUs and FPGAs. In this work, we develop the first MapReduce framework on the recently released Intel Xeon Phi coprocessor. We utilize advanced features of the Xeon Phi to achieve high performance. In order to take advantage of the SIMD vector processing units, we propose a vectorization friendly technique to assist the auto-vectorization as well as develop SIMD hash computation algorithms. Furthermore, we utilize MIMD hyper-threading to pipeline the map and reduce phases to improve the resource utilization. We also eliminate multiple local arrays but use low cost atomic operations on the global array for some applications, which can improve the thread scalability and data locality. We conduct comprehensive experiments to compare our optimized MapReduce framework with a state-of-the-art multi-core based MapReduce framework (Phoenix++). By evaluating six real-world applications, the experimental results show that our optimized framework is 1.2X to 38X faster than Phoenix++ for various applications on the Xeon Phi.
ieeexplore.ieee.org
Showing the best result for this search. See all results