Versions Compared

Key

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

...

The ecf_submit script can replace these generic queuing commands with the relevant commands for the host to which the task is submitted and submit the task relevant way, e.g. for a PBS system it replaces the QSUB commands with the equivalent PBS commands.

Similarly to running a task remotely, to kill a task remotely you need to either send a signal 2 (kill -2) to the task or issue the relevant queuing system command. Again we have included all this information into a script called "ecf_kill" that issue the correct command depending on the host. This and other example scripts "ecf_status" (show status of tasks) and "ecfurl" (open a web link for a task) are included in the latest releases of ECFLOW.