Difference between revisions of "CyberShake Training"

From SCECpedia
Jump to navigationJump to search
Line 21: Line 21:
 
Rupture files serve as a key input to CyberShake simulations.  More information on their role, location, and format is available at [[CyberShake Rupture Files]].
 
Rupture files serve as a key input to CyberShake simulations.  More information on their role, location, and format is available at [[CyberShake Rupture Files]].
  
== Workflow Middleware ==
+
== Workflow Framework ==
  
 
CyberShake relies on Pegasus-WMS, HTCondor, and the Globus Toolkit running on shock.usc.edu, as well as code to generate a DAX description of the workflow.  The workflow framework for CyberShake is described in detail at [[CyberShake Workflow Framework]].
 
CyberShake relies on Pegasus-WMS, HTCondor, and the Globus Toolkit running on shock.usc.edu, as well as code to generate a DAX description of the workflow.  The workflow framework for CyberShake is described in detail at [[CyberShake Workflow Framework]].
 +
 +
== Study Framework ==
 +
 +
During CyberShake study execution, we use an additional layer of automation and monitoring around the workflow framework.  These components are described at [[CyberShake Study Framework]].
  
 
== CyberShake utilities ==
 
== CyberShake utilities ==

Revision as of 16:16, 7 February 2018

This page is the entry point to documentation on the CyberShake software platform.

We divide CyberShake training into the following elements:

  1. CyberShake data overview
  2. CyberShake code base
  3. CyberShake rupture file set
  4. CyberShake workflow middleware
  5. CyberShake utilities

CyberShake data

CyberShake produces a variety of output data products. A description of each kind of data product, and how to access them, is available at CyberShake Data.

CyberShake code base

A detailed description of all the pieces of the CyberShake scientific simulation codes is available at CyberShake Code Base.

CyberShake rupture files

Rupture files serve as a key input to CyberShake simulations. More information on their role, location, and format is available at CyberShake Rupture Files.

Workflow Framework

CyberShake relies on Pegasus-WMS, HTCondor, and the Globus Toolkit running on shock.usc.edu, as well as code to generate a DAX description of the workflow. The workflow framework for CyberShake is described in detail at CyberShake Workflow Framework.

Study Framework

During CyberShake study execution, we use an additional layer of automation and monitoring around the workflow framework. These components are described at CyberShake Study Framework.

CyberShake utilities