Current Visitors:


MaMR: High-Performance Mapreduce Programming Model for Material Cloud Applications

W. Jing, D. Tong, Y. Wang, J. Wang, Y. Liu, and P. Zhao

Computer Physics Communications (CPC), 2017

With the increasing data size in materials science, existing programming models no longer satisfy the application requirements. MapReduce is a programming model that enables the easy development of scalable parallel applications to process big data on cloud computing systems. However, this model does not directly support the processing of multiple related data, and the processing performance does not reflect the advantages of cloud computing. To enhance the capability of workflow applications in material data processing, we defined a programming model for material cloud applications that supports multiple different Map and Reduce functions running concurrently based on hybrid share-memory BSP called MaMR. An optimized data sharing strategy to supply the shared data to the different Map and Reduce stages was also designed. We added a new merge phase to MapReduce that can efficiently merge data from the map and reduce modules. Experiments showed that the model and framework present effective performance improvements compared to previous work.

MaMR: High-performance MapReduce programming model for material cloud applications
jing2017mamr.pdf
Adobe Acrobat Document 1.6 MB

@article{jing2017mamr,

title={MaMR: High-performance MapReduce programming model for material cloud applications},

author={Jing, Weipeng and Tong, Danyu and Wang, Yangang and Wang, Jingyuan and Liu, Yaqiu and Zhao, Peng},

journal={Computer Physics Communications},

volume={211},

pages={79--87},

year={2017},

publisher={Elsevier}

}