Applying Twister to Scientific Applications
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
This paper describes how Twister is applied to several kinds of scientific applications such as BLAST, MDS interpolation and GTM Interpolation in a non-iterative style and to MDS without interpolation in an iterative style, and shows the applicability of Twister to data parallel and EM algorithms with small overhead and increased efficiency.
Abstract
Many scientific applications suffer from the lack of a unified approach to support the management and efficient processing of large-scale data. The Twister MapReduce Framework, which not only supports the traditional MapReduce programming model but also extends it by allowing iterations, addresses these problems. This paper describes how Twister is applied to several kinds of scientific applications such as BLAST, MDS Interpolation and GTM Interpolation in a non-iterative style and to MDS without interpolation in an iterative style. The results show the applicability of Twister to data parallel and EM algorithms with small overhead and increased efficiency.
