ecFlow's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Let us now see how our suite ran:

> ecf_client --group="get ; show state"

This shows the node tree and the state of each node. Look at the task t1 if it is complete and the suite is complete then the run was successful.

If this is not the case, and you might see aborted. Please check the location (directory) of your ecf script before referring to your instructor.

The job file created by the server is located in the same directory as the ecf script, and is named t1.job1. Compare the files t1.ecf, head.h, tail.h and t1.job1.

The output of the job is located in the same directory as the ecf script, and is named t1.1.

What to do:

  1. Locate the ECF job and the output
  • No labels