Starting the Workflow

General

After the workflow was prepared, jobs corresponding to workunits #1 to #2 can be submitted with the below command:

./vfvs_submit_jobs.py <#1 of start workunit> <#2 of end workunit> 

Here, the first argument <#1 of start workunit> is the number of the start workunit, and the second argument <#2 of end workunit> is the number of the last workunit.

Last updated