Difference between revisions of "CyberShake Training"

From SCECpedia
Jump to navigationJump to search
Line 34: Line 34:
  
 
== CyberShake utilities ==
 
== CyberShake utilities ==
 +
 +
== Extending CyberShake ==
 +
 +
The steps required to add new elements CyberShake are here: [[Adding to CyberShake]].
  
 
== Related Entries ==
 
== Related Entries ==
 
*[[CyberShake]]
 
*[[CyberShake]]
 
*[[CME Project]]
 
*[[CME Project]]

Revision as of 17:25, 27 September 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.

Workflow Monitoring

There are multiple ways to monitor a CyberShake workflow, both locally and remotely. We describe the different ways at CyberShake Workflow Monitoring.

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

Extending CyberShake

The steps required to add new elements CyberShake are here: Adding to CyberShake.

Related Entries