Revisiting as this topic as it has come up before but looking at the answers they seem more specific to earlier versions, I have just upgraded to 5.0.6.
Error is
Child process with PID terminated unexpectedly with exit code 1
The error occurs right after CUDA is called from what I gather from the log file;
“[CPU: 280.3 MB Avail: 236.07 GB]
Calling CUDA init from 3199518
CPU: 280.3 MB Avail: 236.06 GB
Calling CUDA init from 3199519
CPU: 371.5 MB Avail: 236.07 GB
Child process with PID 3199518 terminated unexpectedly with exit code 1.
CPU: 371.5 MB Avail: 236.07 GB
Child process with PID 3199519 terminated unexpectedly with exit code 1.
CPU: 371.5 MB Avail: 236.07 GB
Unregistering child process pids…
CPU: 371.5 MB Avail: 236.07 GB
Outputting final results…
CPU: 375.5 MB Avail: 236.07 GB
'uid', 'movie_blob/path', 'movie_blob/shape', 'movie_blob/psize_A', 'movie_blob/is_gain_corrected', 'movie_blob/format', 'movie_blob/has_defect_file', 'movie_blob/import_sig', 'micrograph_blob/path', 'micrograph_blob/idx', 'micrograph_blob/shape', 'micrograph_blob/psize_A', 'micrograph_blob/format', 'micrograph_blob/is_background_subtracted', 'micrograph_blob/vmin', 'micrograph_blob/vmax', 'micrograph_blob/import_sig', 'micrograph_blob_non_dw/path', 'micrograph_blob_non_dw/idx', 'micrograph_blob_non_dw/shape', 'micrograph_blob_non_dw/psize_A', 'micrograph_blob_non_dw/format', 'micrograph_blob_non_dw/is_background_subtracted', 'micrograph_blob_non_dw/vmin', 'micrograph_blob_non_dw/vmax', 'micrograph_blob_non_dw/import_sig', 'micrograph_blob_non_dw_AB/path', 'micrograph_blob_non_dw_AB/idx', 'micrograph_blob_non_dw_AB/shape', 'micrograph_blob_non_dw_AB/psize_A', 'micrograph_blob_non_dw_AB/format', 'micrograph_blob_non_dw_AB/is_background_subtracted', 'micrograph_blob_non_dw_AB/vmin', 'micrograph_blob_non_dw_AB/vmax', 'micrograph_blob_non_dw_AB/import_sig', 'micrograph_thumbnail_blob_1x/path', 'micrograph_thumbnail_blob_1x/idx', 'micrograph_thumbnail_blob_1x/shape', 'micrograph_thumbnail_blob_1x/format', 'micrograph_thumbnail_blob_1x/binfactor', 'micrograph_thumbnail_blob_1x/micrograph_path', 'micrograph_thumbnail_blob_1x/vmin', 'micrograph_thumbnail_blob_1x/vmax', 'micrograph_thumbnail_blob_2x/path', 'micrograph_thumbnail_blob_2x/idx', 'micrograph_thumbnail_blob_2x/shape', 'micrograph_thumbnail_blob_2x/format', 'micrograph_thumbnail_blob_2x/binfactor', 'micrograph_thumbnail_blob_2x/micrograph_path', 'micrograph_thumbnail_blob_2x/vmin', 'micrograph_thumbnail_blob_2x/vmax', 'background_blob/path', 'background_blob/idx', 'background_blob/binfactor', 'background_blob/shape', 'background_blob/psize_A', 'rigid_motion/type', 'rigid_motion/path', 'rigid_motion/idx', 'rigid_motion/frame_start', 'rigid_motion/frame_end', 'rigid_motion/zero_shift_frame', 'rigid_motion/psize_A', 'spline_motion/type', 'spline_motion/path', 'spline_motion/idx', 'spline_motion/frame_start', 'spline_motion/frame_end', 'spline_motion/zero_shift_frame', 'spline_motion/psize_A'
CPU: 383.3 MB Avail: 236.06 GB
Done outputting results”
I did try to run
cryosparcw newcuda /usr/local/cuda
but is has an error “no such command”
I did run some of the command in the do this before posting and it appears that when I run
/sbin/ldconfig -p | grep -i cuda
It shows cuda v 11.2 and 10.1. while in the metatdata file from the job cuda v12 is listed.
So I am at a loss as to what to try.
Thank You,
Len Thomas