Simplifying complex software assembly: the component retrieval language and implementation

  • Authors:
  • Eric L. Seidel;Gabrielle Allen;Steven Brandt;Frank Löffler;Erik Schnetter

  • Affiliations:
  • City College of New York, New York, NY;Louisiana State University, Baton Rouge, LA;Louisiana State University, Baton Rouge, LA;Louisiana State University, Baton Rouge, LA;Louisiana State University, Baton Rouge, LA

  • Venue:
  • Proceedings of the 2010 TeraGrid Conference
  • Year:
  • 2010
  • UBIQIS (UBIQuitous InStall)

    Proceedings of the 15th ACM Mardi Gras conference: From lightweight mash-ups to lambda grids: Understanding the spectrum of distributed computing requirements, applications, tools, infrastructures, interoperability, and the incremental adoption of key capabilities

  • The cactus framework and toolkit: design and applications

    VECPAR'02 Proceedings of the 5th international conference on High performance computing for computational science

Quantified Score

Hi-index 0.00

Visualization

Abstract

Assembling simulation software along with the associated tools and utilities is a challenging endeavor, particularly when the components are distributed across multiple source code versioning systems. It is problematic for researchers compiling and running the software across many different supercomputers, as well as for novices in a field who are often presented with a bewildering list of software to collect and install. In this paper, we describe a language (CRL) for specifying software components with the details needed to obtain them from source code repositories. The language supports public and private access. We describe a tool called Get Components which implements CRL and can be used to assemble software. We demonstrate the tool for application scenarios with the Cactus Framework on the NSF TeraGrid resources. The tool itself is distributed with an open source license and freely available from our web page.