Falcon: On-line Monitoring and Steering of Large-Scale Parallel Programs

View/ Open
Date
1994Author
Gu, Weiming
Eisenhauer, Greg Stephen
Kraemer, Eileen T.
Schwan, Karsten
Stasko, John T.
Vetter, Jeffrey Scott
Mallavarupu, Nirupama
Metadata
Show full item recordAbstract
Falcon is a system for on-line monitoring and steering of large-scale parallel
programs. The purpose of such interactive steering is to improve its
performance or to affect its execution behavior. The Falcon system is
composed of an application-specific on-line monitoring system, an interactive
steering mechanism, and a graphical display system. In this paper, we present
a framework of the Falcon system, its implementation, and evaluation of the
system performance. A complex sample application -- a molecular dynamics
simulation program (MD) -- is used to motivate the research as well as to
evaluate the performance of the Falcon system.
Collections
Related items
Showing items related by title, author, creator and subject.
-
Evaluation of ST&I Programs: A Methodological Approach to the Brazilian Small Business Program and Some Comparisons with the SBIR Program
Bonacelli, Maria Beatriz Machado; Carneiro, Ana Maria Alves; Castro, Paula Felicio Drummond; Salles-Filho, Sergio Monteiro; Santos, Fernando Oliveira; Vieira, David (Georgia Institute of Technology, 2009-10-02) -
Developing practical program analyses for programs with pointers
Liang, Donglin (Georgia Institute of Technology, 2002) -
Accelerating program analyses by cross-program training
Kulkarni, Sulekha Raghavendra (Georgia Institute of Technology, 2016-11-30)Practical programs share large modules of code. However, many program analyses are ineffective at reusing analysis results for shared code across programs. We present POLYMER, an analysis optimizer to address this problem. ...