Sciweavers

ISPDC
2006
IEEE

Mobile Parallel Computing

13 years 9 months ago
Mobile Parallel Computing
: The Mobile Message Passing Interface is a library which implements MPI functionality on Bluetooth enabled mobile phones. It provides many of the functions available in MPI, including point-to-point and global communication. The main restriction of the library is that it was designed to work over Bluetooth piconets. Piconet based networks provide for a maximum of eight devices connected together simultaneously. This limits the libraries usefulness for parallel computing. A solution to solve this problem is presented that provides the same functionality as the original Mobile MPI library, but implemented over a Bluetooth scatternet. A scatternet may be defined as a number of piconets interconnected by common node(s). An outline of the scatternet design is explained and its major components discussed.
Daniel C. Doolan, Sabin Tabirca, Laurence Tianruo
Added 12 Jun 2010
Updated 12 Jun 2010
Type Conference
Year 2006
Where ISPDC
Authors Daniel C. Doolan, Sabin Tabirca, Laurence Tianruo Yang
Comments (0)