Building problem-solving environments with the Arches framework

  • Authors:
  • Nathan DeBardeleben;Ron Sass;Daniel Stanzione, Jr.;Walter B. Ligon, III

  • Affiliations:
  • Los Alamos National Laboratory1, P.O. Box 1663, MS B272, Los Alamos, NM 87544, USA;University of North Carolina at Charlotte, 235F Woodward Hall, Charlotte, NC 28223-0001, USA;Fulton School Deans Office, Arizona State University, P.O. Box 879309, Tempe, AZ 85287-9309, USA;Clemson University, Dept. of Elec. and Comp. Engineering, Box 340915, Clemson, SC 29634, USA

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The computational problems that scientists face are rapidly escalating in size and scope. Moreover, the computer systems used to solve these problems are becoming significantly more complex than the familiar, well-understood sequential model on their desktops. While it is possible to re-train scientists to use emerging high-performance computing (HPC) models, it is much more effective to provide them with a higher-level programming environment that has been specialized to their particular domain. By fostering interaction between HPC specialists and the domain scientists, problem-solving environments (PSEs) provide a collaborative environment. A PSE environment allows scientists to focus on expressing their computational problem while the PSE and associated tools support mapping that domain-specific problem to a high-performance computing system. This article describes Arches, an object-oriented framework for building domain-specific PSEs. The framework was designed to support a wide range of problem domains and to be extensible to support very different high-performance computing targets. To demonstrate this flexibility, two PSEs have been developed from the Arches framework to solve problem in two different domains and target very different computing platforms. The Coven PSE supports parallel applications that require large-scale parallelism found in cost-effective Beowulf clusters. In contrast, RCADE targets FPGA-based reconfigurable computing and was originally designed to aid NASA Earth scientists studying satellite instrument data.