Distributed Applications from Scratch: Using GridMD Workflow Patterns

  • Authors:
  • I. Morozov;I. Valuev

  • Affiliations:
  • Joint Institute for High Temperatures of Russian Academy of Sciences, Izhorskaya 13/19, Moscow, 125412, Russia and Moscow Institute of Physics and Technology (State University), Institutskii per., ...;Joint Institute for High Temperatures of Russian Academy of Sciences, Izhorskaya 13/19, Moscow, 125412, Russia

  • Venue:
  • ICCS '07 Proceedings of the 7th international conference on Computational Science, Part III: ICCS 2007
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

A new approach is proposed to generate workflow scenarios of scientific applications such as Molecular Dynamics and Monte-Carlo simulations in a distributed environment. The approach is based on embedding all workflow elements into the source (C++) code of the application as external library (GridMD) function calls. Thus the compiled executable is used both to generate the scenario and to perform computations related to the individual scenario elements. Having the scenario, its execution may be delegated to any resource manager which supports workflows.