DocumentCode
692877
Title
Parallelizing the execution of sequential scripts
Author
Zhao Zhang ; Katz, Daniel S. ; Armstrong, Timothy G. ; Wozniak, Justin M. ; Foster, Ian
Author_Institution
Dept. of Comput. Sci., Univ. of Chicago, Chicago, IL, USA
fYear
2013
fDate
17-22 Nov. 2013
Firstpage
1
Lastpage
12
Abstract
Scripting is often used in science to create applications via the composition of existing programs. Parallel scripting systems allow the creation of such applications, but each system introduces the need to adopt a somewhat specialized programming model. We present an alternative scripting approach, AMFS Shell, that lets programmers express parallel scripting applications via minor extensions to existing sequential scripting languages, such as Bash, and then execute them in-memory on large-scale computers. We define a small set of commands between the scripts and a parallel scripting runtime system, so that programmers can compose their scripts in a familiar scripting language. The underlying AMFS implements both collective (fast file movement) and functional (transformation based on content) file management. Tasks are handled by AMFS´s built-in execution engine. AMFS Shell is expressive enough for a wide range of applications, and the framework can run such applications efficiently on large-scale computers.
Keywords
authoring languages; file organisation; parallel programming; AMFS shell; Bash; execution parallelization; file management; large-scale computers; parallel scripting runtime system; parallel scripting systems; sequential scripting languages; sequential scripts; specialized programming model; Computers; Educational institutions; Engines; Parallel processing; Programming; Runtime; Servers; Many-task computing; Parallel scripting; Shared file system;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Computing, Networking, Storage and Analysis (SC), 2013 International Conference for
Conference_Location
Denver, CO
Print_ISBN
978-1-4503-2378-9
Type
conf
DOI
10.1145/2503210.2503222
Filename
6877464
Link To Document