Hi everyone, I have just installed CryoSparc onto the new machine and tried to process tutorial dataset to check if everything works.
I got this traceback:
Launching job on lane default target k306-MS-7522 ...
Running job on master node hostname k306-MS-7522
[CPU: 80.0 MB] Project P1 Job J15 Started
[CPU: 80.0 MB] Master running v3.3.2, worker running v3.3.2
[CPU: 80.4 MB] Working in directory: /media/k306/01D7BF46BBD6EE40/cryosparc/test/P1/J2
[CPU: 80.4 MB] Running on lane default
[CPU: 80.4 MB] Resources allocated:
[CPU: 80.4 MB] Worker: k306-MS-7522
[CPU: 80.4 MB] CPU : [0, 1, 2, 3, 4, 5]
[CPU: 80.4 MB] GPU : [0]
[CPU: 80.4 MB] RAM : [0, 1]
[CPU: 80.4 MB] SSD : False
[CPU: 80.4 MB] --------------------------------------------------------------
[CPU: 80.4 MB] Importing job module for job type patch_motion_correction_multi...
[CPU: 244.6 MB] Job ready to run
[CPU: 244.6 MB] ***************************************************************
[CPU: 245.2 MB] Job will process this many movies: 20
[CPU: 245.5 MB] parent process is 3842
[CPU: 171.2 MB] Calling CUDA init from 3883
[CPU: 246.0 MB] Outputting partial results now...
[CPU: 246.0 MB] Traceback (most recent call last): File "cryosparc_worker/cryosparc_compute/run.py", line 85, in cryosparc_compute.run.main File "cryosparc_worker/cryosparc_compute/jobs/motioncorrection/run_patch.py", line 402, in cryosparc_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi AssertionError: Child process with PID 3883 has terminated unexpectedly!
The GPU is GTX1080Ti, CUDA version was 11.7, I found similar topics in the forum reporting problems with recent CUDA version and installed 11.2 alongside with 11.7, then re-installed CryoSPARC, but the problem persists. Thanks for any ideas.