Terminate and transfer files

Terminate the job manager on the slaves

Now that the analysis is complete, you can terminate the Job Manager daemons on each slave.

For each slave, send a TERM signal to the process ID named in the /var/run/Autodesk/ami2016jm/ami2016jm.pid file.

Example: The command to terminate the running Job Manager daemon is:

kill -TERM $(cat
/var/run/Autodesk/ami2016jm/ami2016jm.pid)

You can also remove the $TEMP directory now that the Job Manager is no longer using it.

Transfer the result files from the node

Using a file transfer tool, copy the newly-created files back from $TARGET. Synergy can read these result files directly if they are in the same directory as the study.

Once transferred, the $TARGET directory is no longer needed and can be deleted.