Hi All,
My motion correction failed with all of my movies, the same error message shows during run for each movies. I paste below. Thank you for your help.
"
Error occurred while processing J1/imported/hcmvpol_100_001_X-1Y-1-0.tif
Traceback (most recent call last):
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/tools.py”, line 429, in context_dependent_memoize
return ctx_dict[cur_ctx][args]
KeyError: <pycuda._driver.Context object at 0x7f53e2212cf0>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/cryosparc_compute/jobs/pipeline.py”, line 59, in exec
return self.process(item)
File “cryosparc_worker/cryosparc_compute/jobs/motioncorrection/run_patch.py”, line 190, in cryosparc_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi.motionworker.process
File “cryosparc_worker/cryosparc_compute/jobs/motioncorrection/run_patch.py”, line 193, in cryosparc_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi.motionworker.process
File “cryosparc_worker/cryosparc_compute/jobs/motioncorrection/run_patch.py”, line 195, in cryosparc_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi.motionworker.process
File “cryosparc_worker/cryosparc_compute/jobs/motioncorrection/patchmotion.py”, line 255, in cryosparc_compute.jobs.motioncorrection.patchmotion.unbend_motion_correction
File “cryosparc_worker/cryosparc_compute/jobs/motioncorrection/patchmotion.py”, line 264, in cryosparc_compute.jobs.motioncorrection.patchmotion.unbend_motion_correction
File “cryosparc_worker/cryosparc_compute/jobs/motioncorrection/patchmotion.py”, line 121, in cryosparc_compute.jobs.motioncorrection.patchmotion.prepare_movie_for_processing
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/gpuarray.py”, line 549, in fill
func = elementwise.get_fill_kernel(self.dtype)
File “”, line 2, in get_fill_kernel
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/tools.py”, line 433, in context_dependent_memoize
result = func(*args)
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/elementwise.py”, line 498, in get_fill_kernel
“fill”)
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/elementwise.py”, line 163, in get_elwise_kernel
arguments, operation, name, keep, options, **kwargs)
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/elementwise.py”, line 149, in get_elwise_kernel_and_types
keep, options, **kwargs)
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/elementwise.py”, line 76, in get_elwise_module
options=options, keep=keep, no_extern_c=True)
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/compiler.py”, line 291, in init
arch, code, cache_dir, include_dirs)
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/compiler.py”, line 254, in compile
return compile_plain(source, options, keep, nvcc, cache_dir, target)
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/compiler.py”, line 78, in compile_plain
checksum.update(preprocess_source(source, options, nvcc).encode(“utf-8”))
File “/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/compiler.py”, line 55, in preprocess_source
cmdline, stderr=stderr)
pycuda.driver.CompileError: nvcc preprocessing of /tmp/tmp5brevv9b.cu failed
[command: nvcc --preprocess -arch sm_75 -I/nfs/userdocs/lab-jabraham/ja-cryosparc/sw/cryosparc_worker/deps/anaconda/envs/cryosparc_worker_env/lib/python3.7/site-packages/pycuda/cuda /tmp/tmp5brevv9b.cu --compiler-options -P]
[stderr:
b"gcc: error trying to exec ‘cc1plus’: execvp: No such file or directory\nnvcc fatal : Failed to preprocess host compiler properties.\n"]
Marking J1/imported/hcmvpol_100_001_X-1Y-1-0.tif as incomplete and continuing…
"