Skip to main contentIBM ST4SD

Orientation

There are numerous developer docs. Below is a suggested order in which to read them.

Getting started

  • Tutorial: Follow the tutorial to get a flavour of what a virtual experiment is and how to write and run one.

Writing your own experiment

Advanced topics

  • Debugging Experiments: Things will go wrong. This describes how you can use the terminal and oc commands to examine and debug your virtual experiment.
  • Controlling Restart Behaviour: Often you will need components to run longer than scheduling windows allow and they may need complex actions to restart correctly. This document explains how to do this.
  • Writing Virtual Experiment Interfaces: How to make your experiment easy to consume by researchers and also automated tools.

Sharing your experiments with others