Το work with title MCluster: a software framework for portable device-based volunteer computing by Theodoropoulos Dimitrios, Chrysos Grigorios, Koidis Iosif, Charitopoulos Georgios, Pissadakis Emmanouil, Varikos Antonios, Pnevmatikatos Dionysios, Smaragdos Georgios, Strydis, C. 1981-, Zervos Nikolaos A. is licensed under Creative Commons Attribution 4.0 International
Bibliographic Citation
D. Theodoropoulos, G. Chrysos, I. Koidis, G. Charitopoulos, E. Pissadakis, A. Varikos, D. Pnevmatikatos, G. Smaragdos, C. Strydis and N. Zervos, "MCluster: A software framework for portable device-based volunteer computing," in 16th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing, 2016, pp. 336-341.
doi: 10.1109/CCGrid.2016.65
https://doi.org/10.1109/CCGrid.2016.65
Recent market forecasts predict that the portablecomputing trend will vastly spread, as by 2020 there will bemore than 3 billion LTE device users worldwide. Motivatedby this fact, many companies and research institutes havealready launched research projects that utilize portable devices, voluntarily provided by users, to perform the requiredcomputations. Many such projects employ Berkeley's BOINCmiddleware, since it can support a large variety of stationaryand mobile devices. However, currently available BOINChigh-level APIs, either do not support portable devices orlack advanced processing capabilities (such as inter-node taskdependencies) and/or easiness of use. To resolve these issues, we propose the mCluster software framework for applicationexecution powered by the BOINC middleware on portable devices. mCluster adopts a task-based programming model thatrequires simple, pragma-based annotations of the applicationsoftware, in order to dynamically resolve task dependencies. To evaluate our framework, we have have mapped a scientificapplication from the neuroscience domain on an small-scalednetwork of portable devices. mCluster significantly reducesthe required programming effort and complexity to efficientlymap BOINC-powered applications with task dependencies onportable devices compared to previous approaches.