Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 636 Bytes

EXAMPLES.md

File metadata and controls

22 lines (13 loc) · 636 Bytes

Examples

First, be sure to follow the quickstart guide to setup the system.

Single task with no inputs

First, take a look at the job definition file for a single task with no inputs. This is a YAML file which completely specifies the task for the PanDA system. This example contains three blocks: Parameters, OutputDataSets and JobCommands.

Parameters

The Parameters block provides

$ edit examples/single-task-no-input/single-task.yaml
$ shrek --submit --tag STNI examples/single-task-no-input/single-task.yaml