Dear CryoSPARC Team,
Thank you for the reply. To add some context: we initially suspected a memory issue and increased the master node’s RAM to over 720 GB, but the job still fails. With some research based on a few similar errors on the CryoSPARC discussion forum and on GitHub (e.g. whisperX issue #1304), we tried forcing PyTORCH compatibility by adding export TORCH_FORCE_NO_WEIGHTS_ONLY_LOAD=1 and export CRYOSPARC_CUDA_FORCE_PTX_JIT=1 to cryosparc_worker/config.sh and restarting it. Unfortunately, It did not change the final output as I still am unable to run this job. Was it the right fix for v4.6.2, or if there’s other recommended approach? Do we need to update the cryoSPARC version to fix this issue?
Here is the outputs as requested:
[root@gpu103 ~]#
uname -a
free -h
nvidia-smi
Linux gpu103 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Oct 18 14:35:40 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux
total used free shared buff/cache available
Mem: 1.5Ti 96Gi 12Gi 62Gi 1.4Ti 1.4Ti
Swap: 0B 0B 0B
Fri Jul 10 13:42:54 2026
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.124.06 Driver Version: 570.124.06 CUDA Version: 12.8 |
|-----------------------------------------±-----------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 Tesla T4 On | 00000000:18:00.0 Off | Off |
| N/A 35C P8 13W / 70W | 1MiB / 16384MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
| 1 Tesla T4 On | 00000000:5E:00.0 Off | Off |
| N/A 38C P8 14W / 70W | 1MiB / 16384MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
| 2 Tesla T4 On | 00000000:AF:00.0 Off | Off |
| N/A 60C P0 28W / 70W | 3553MiB / 16384MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
| 3 Tesla T4 On | 00000000:B0:00.0 Off | Off |
| N/A 55C P0 28W / 70W | 887MiB / 16384MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
| 4 Tesla T4 On | 00000000:D8:00.0 Off | Off |
| N/A 38C P8 14W / 70W | 1MiB / 16384MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
| 5 Tesla T4 On | 00000000:D9:00.0 Off | Off |
| N/A 50C P0 28W / 70W | 935MiB / 16384MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 2 N/A N/A 378935 C python 3544MiB |
| 3 N/A N/A 377757 C python 884MiB |
| 5 N/A N/A 357198 C python 932MiB |
±----------------------------------------------------------------------------------------+
[root@gpu103 cryosparc_worker-frueh]# cat config.sh
export CRYOSPARC_LICENSE_ID=“redacted”
export CRYOSPARC_USE_GPU=true
export TORCH_FORCE_NO_WEIGHTS_ONLY_LOAD=1
[root@gpu103 cryosparc_worker-frueh]# ./bin/cryosparcw gpulist
Detected 6 CUDA devices.
id pci-bus name
0 24 Tesla T4
1 94 Tesla T4
2 175 Tesla T4
3 176 Tesla T4
4 216 Tesla T4
5 217 Tesla T4
[root@gpu103 cryosparc_worker-frueh]#
The text for the new error message after forcing the PyTORCH compatibility -
[cryosparcuser@cryosparc-server-frueh ~]$ cryosparcm eventlog P1 J154 | tail -n 40
###########
EOF
sbatch /tmp/asing176_P1_J154.sbatch
==========================================================================
[Fri, 10 Jul 2026 19:18:05 GMT] -------- Submission command:
bash /projects/frueh_lab/CS-hmwp2-apo-asingh-processing/J154/queue_sub_script.sh
[Fri, 10 Jul 2026 19:18:05 GMT] -------- Cluster Job ID:
4041290
[Fri, 10 Jul 2026 19:18:05 GMT] -------- Queued on cluster at 2026-07-10 15:18:05.998857
[Fri, 10 Jul 2026 19:18:06 GMT] -------- Cluster job status at 2026-07-10 15:18:16.309822 (1 retries)
JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON)
4041290 gpu cryospar cryospar R 0:05 1 gpu110
[Fri, 10 Jul 2026 19:18:16 GMT] [CPU RAM used: 90 MB] Job J154 Started
[Fri, 10 Jul 2026 19:18:16 GMT] [CPU RAM used: 90 MB] Master running v4.6.2, worker running v4.6.2
[Fri, 10 Jul 2026 19:18:16 GMT] [CPU RAM used: 90 MB] Working in directory: /projects/frueh_lab/CS-hmwp2-apo-asingh-processing/J154
[Fri, 10 Jul 2026 19:18:16 GMT] [CPU RAM used: 90 MB] Running on lane rithpc
[Fri, 10 Jul 2026 19:18:16 GMT] [CPU RAM used: 90 MB] Resources allocated:
[Fri, 10 Jul 2026 19:18:16 GMT] [CPU RAM used: 90 MB] Worker: rithpc
Fri, 10 Jul 2026 19:18:16 GMT\] \[CPU RAM used: 90 MB\] CPU : \[0, 1, 2, 3, 4, 5, 6, 7
Fri, 10 Jul 2026 19:18:16 GMT\] \[CPU RAM used: 90 MB\] GPU : \[0
Fri, 10 Jul 2026 19:18:16 GMT\] \[CPU RAM used: 90 MB\] RAM : \[0, 1
[Fri, 10 Jul 2026 19:18:16 GMT] [CPU RAM used: 90 MB] SSD : False
[Fri, 10 Jul 2026 19:18:16 GMT] [CPU RAM used: 90 MB] --------------------------------------------------------------
[Fri, 10 Jul 2026 19:18:16 GMT] [CPU RAM used: 90 MB] Importing job module for job type denoise_train…
[Fri, 10 Jul 2026 19:18:34 GMT] [CPU RAM used: 705 MB] Job ready to run
[Fri, 10 Jul 2026 19:18:34 GMT] [CPU RAM used: 705 MB] ***************************************************************
[Fri, 10 Jul 2026 19:18:34 GMT] [CPU RAM used: 705 MB] Transparent hugepages are enabled. You may encounter stalls or performance problems with CryoSPARC jobs.
[Fri, 10 Jul 2026 19:18:34 GMT] [CPU RAM used: 709 MB] Loaded info for 600 micrographs
[Fri, 10 Jul 2026 19:18:34 GMT] [CPU RAM used: 712 MB] Frame shape in : [4096 4096], psize_in : 0.9300000071525574
[Fri, 10 Jul 2026 19:18:34 GMT] [CPU RAM used: 712 MB] Frame shape out : [1280 1280], psize_out: 2.9760000228881838
[Fri, 10 Jul 2026 19:18:34 GMT] [CPU RAM used: 712 MB] Frame shape crop: [1256 1256] (only for training)
[Fri, 10 Jul 2026 19:18:34 GMT] [CPU RAM used: 719 MB] Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 129, in cryosparc_master.cryosparc_compute.run.main
File “cryosparc_master/cryosparc_compute/jobs/micrograph_analysis/run_denoise.py”, line 180, in cryosparc_master.cryosparc_compute.jobs.micrograph_analysis.run_denoise.run_train
File “/cm/shared/apps/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.10/site-packages/torch/cuda/init.py”, line 491, in _lazy_init
torch._C._cuda_init()
RuntimeError: The NVIDIA driver on your system is too old (found version 12080). Please update your GPU driver by downloading and installing a new version from the URL: Download The Latest Official NVIDIA Drivers Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver.
[cryosparcuser@cryosparc-server-frueh ~]$