...
Info |
---|
cd /home/cryosparc_user/cryosparc/cryosparc2_worker/bin ./cryosparcw connect --worker $(hostname) --master $(hostname) --port 39000 --nossd --lane default --newlane |
Info |
---|
If you get an error saying the installation is incomplete, stop the master Cryosparc instance and then run the worker update command like the following: cryosparcm stop cd /home/cryosparc_user/cryosparc/cryosparc2_worker rsync -a --progress /home/cryosparc_user/cryosparc/cryosparc2_master/cryosparc_worker.tar.gz . bin/cryosparcw update --override |
Once the worker gets updated, restart the main cryosparc master process and the job should work successfully.
📘 Launching CryoSPARC login GUI from assigned GPU node
...
Once logged in, the CryoSPARC web GUI should load looking like the following:
...
This this web GUI, the The process of launching and submitting CryoSPARC job(s) should be the same.
...