Difference between revisions of "XSEDE/PRACE Workflow Workshop"

From SCECpedia
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
== Meeting Web Site ==
 
== Meeting Web Site ==
http://www.prace-project.eu/
+
*[http://www.prace-ri.eu/Third-Annual-HPC-Summer-School PRACE/XSEDE HPC Summer School]
 +
 
 +
== HPC Providers ==
 +
*[http://www.prace-project.eu/ European PRACE]
 +
*[http://www.xsede.org NSF XSEDE]
 +
 
 +
== Characteristics of a Workflow System ==
 +
Most workflow systems will provide the following capabilities.
 +
#Format for expressing program execution order and data dependencies.
 +
#Job scheduler that automates the orderly execution of the programs.
 +
#File and metadata management to track files in system.
 +
#Support for distributed processing across multiple computing resources.

Latest revision as of 19:28, 22 August 2012

SCEC research scientist Scott Callaghan was invited to present an introduction to scientific workflow technology at an NSF and PRACE sponsored workshop in Duplin Ireland in June 2012.

SCEC Workflow Tutorial

Meeting Web Site

HPC Providers

Characteristics of a Workflow System

Most workflow systems will provide the following capabilities.

  1. Format for expressing program execution order and data dependencies.
  2. Job scheduler that automates the orderly execution of the programs.
  3. File and metadata management to track files in system.
  4. Support for distributed processing across multiple computing resources.