Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Choosing Docker Image and Running Jobs

Authors
Affiliations
Cornell University
National Center for Supercomputing Applications
University of Illinois at Urbana-Champaign

If the upload was successful, scroll down.

Upload page continued

Choose software and version

Choose first the software and version from the curated list (see container images). You can also select an image tag (sub version), but generally, the latest version should work.

Identify the main file

Finally, identify the name of the main file. This is the file that will be executed by SIVACOR. For R, this is typically an R script (.R file). For Stata, this is typically a do file (.do file).

Chained runs (steps)

You can chain multiple runs together, by selecting the + ADD STEP button. The runs will be run in separate containers, but the output of one run will be made available as input to the next run.

Chaining runs

Submitting jobs

Then click on the Run with... button.

Submit job