Versions Compared

Key

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

...

Info

If there is a network interruption, the CryoSparc Master process on the gpu node will crash. There is a /tmp/ cryosparc .sock file that would need to be removed to refresh and allow cryosparc to continue running on a node that had the brief interruption.

📘 Cleaning up CryoSPARC environment after job finishes

Once the running CryoSPARC job finishes, the following steps are recommended to exit CryoSPARC cleanly and free up the assigned GPU node to allow other users to submit jobs to the GPU node:

Panel
bgColor#FFEBE6
  1. Log off of the CryoSPARC GUI and close the browser tab.

  2. Go back to the terminal that is logged into HPC with the running interactive srun job and stop the master CryoSPARC process using the following command: cryosparcm stop

  3. Exit out of the interactive SLURM job to free up the assigned GPU node.