Skip to content

pegasus-isi/process-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process Workflow

Dependencies

  • Pegasus v5.0+
  • Python 3.6+

process-workflow

File Description

plan.sh: Consists of all commands to be executed to run the workflow. Takes care of planning the pegasus workflow and initialising where the input files are and where output files should be located after execution of workflow.

workflow_generator.py: Creates the abstract workflow, the replica catalog, the transformation catalog, and the site catalog. It has one job: ls This is used to invoke the executables which are present in bin folder.

How to run the workflow?

# Plan and run the workflow generator to create an abstract workflow
./workflow_generator.py
./plan.sh workflow.yaml

About

Process workflow example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published