Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NOTE: When submitting independent jobs, with multiple tasks, you will have to specify the task number.

Parallel Jobs

 

Users can also submit parallel workflows with batch.  Let’s use the following example for a parallel job. 

...

The job now runs 6.4488 seconds using 8 workers.  Run code with different number of workers to determine the ideal number to use.

Second example: 

Debugging

 

If a serial job produces an error, we can call the getDebugLog method to view the error log file.

...