Hi,
I’ve been running CryoSPARC v4.7.1 without issues, but suddenly all GPU jobs (Patch Motion, CTF estimation, etc.) now hang right after “Processing …”. The jobs start, allocate some GPU memory, and then just sit there with no progress or GPU utilization. CPU-only jobs run fine.
I already tried uninstalling and reinstalling CryoSPARC, but the issue persists.
System details:
- CryoSPARC v4.7.1
- 8× NVIDIA RTX A6000 (49 GB VRAM each)
- NVIDIA driver 575.57.08, CUDA 12.9
This is the output of the patch motion correction job that I am running which just gets stuck here (the Transparent hugepages was always enabled but never caused any problems before):
License is valid.
Launching job on lane default target zhian-srv1.ece.gatech.edu …
Running job on master node hostname zhian-srv1.ece.gatech.edu
[CPU: 91.3 MB Avail: 483.37 GB]
Job J2 Started
[CPU: 91.3 MB Avail: 483.37 GB]
Master running v4.7.1, worker running v4.7.1
[CPU: 91.7 MB Avail: 483.37 GB]
Working in directory: /usr/scratch/CryoEM/cryoSPARC/empiar_12111/CS-empiar-12111-2/J2
[CPU: 91.7 MB Avail: 483.37 GB]
Running on lane default
[CPU: 91.7 MB Avail: 483.37 GB]
Resources allocated:
[CPU: 91.7 MB Avail: 483.37 GB]
Worker: zhian-srv1.ece.gatech.edu
[CPU: 91.7 MB Avail: 483.37 GB]
CPU : [0, 1, 2, 3, 4, 5]
[CPU: 91.7 MB Avail: 483.37 GB]
GPU : [0]
[CPU: 91.7 MB Avail: 483.37 GB]
RAM : [0, 1]
[CPU: 91.7 MB Avail: 483.37 GB]
SSD : False
[CPU: 91.7 MB Avail: 483.37 GB]
[CPU: 91.7 MB Avail: 483.37 GB]
Importing job module for job type patch_motion_correction_multi…
[CPU: 261.7 MB Avail: 483.25 GB]
Job ready to run
[CPU: 261.7 MB Avail: 483.25 GB]
[CPU: 261.7 MB Avail: 483.26 GB]
Transparent hugepages are enabled. You may encounter stalls or performance problems with CryoSPARC jobs.
[CPU: 261.7 MB Avail: 483.25 GB]
Job will process this many movies: 300
[CPU: 261.7 MB Avail: 483.25 GB]
Job will output denoiser training data for this many movies: 200
[CPU: 261.7 MB Avail: 483.25 GB]
Random seed: 1120776722
[CPU: 261.7 MB Avail: 483.25 GB]
parent process is 3814530
[CPU: 175.8 MB Avail: 483.24 GB]
Calling CUDA init from 3814571
[CPU: 321.0 MB Avail: 483.11 GB]
– 0.0: processing 1 of 300: J1/imported/002838475534287101175_mic__May21_12.30.09.tif
loading /usr/scratch/CryoEM/cryoSPARC/empiar_12111/CS-empiar-12111-2/J1/imported/002838475534287101175_mic__May21_12.30.09.tif
Loading raw movie data from J1/imported/002838475534287101175_mic__May21_12.30.09.tif …
Done in 0.48s
Processing …
[CPU: 92.1 MB Avail: 482.32 GB]
WARNING: io_uring support disabled (not supported by kernel), I/O performance may degrade
Thanks