author:Shao Jiayi time:2014/06/17 release:1 key words:MPI+Phoenix;parallel programming;multi-core distributed system
This program is designed by myself for the Undergraduate course graduation design
I designed a lightweight framework for distributed computing MPI+Phoenix , which mainly usedin embedded cluster environment. The framework mainly considering the heterogeneity between nodes in the design process. and the framework of parallel image processing applications. MPI and Phoenix are both existing parallel programming model,and combine them together to work well on Heterogeneous multi-core distributed system.And I test this model with one PC and 8 BeagleBoard ,and it worked well.
The Phoenix source code is distributed with a BSD license. The copyright is held by Stanford University. Phoenix is provided "as is" without any guarantees of any kind. website:http://mapreduce.stanford.edu/