Versions Compared

Key

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

...

ecflow_server log files and check point files are created in the current directory by default, and have a prefix <machine_name>.<port_number>. As this allows multiple servers to run on the same machine. If you had previously run the same ecflow_server in the past it will also attempt to recover the suite definition from the check point file.

What to do

  • Type ‘use ‘module load ecflow’ to setup up the paths.

  • Create $HOME/course directory

  • Start the server using the ecflow_start.sh -d $HOME/course

  • Note: If in the subsequent sections, you have the need to start a new shell, and want access the server, then ensure that ECF_PORT is set.

...