Spoke too soon. The next step is drift correction and while the interface seemed to work as described in the tutorial, the following error messages appeared:
License is valid.
Launching job on lane default target c105732 ...
Running job on master node hostname c105732
[CPU: 70.9 MB] Project P1 Job J7 Started
[CPU: 70.9 MB] Master running v2.14.2, worker running v2.14.2
[CPU: 71.0 MB] Running on lane default
[CPU: 71.0 MB] Resources allocated:
[CPU: 71.0 MB] Worker: c105732
[CPU: 71.0 MB] CPU : [0, 1, 2, 3, 4, 5]
[CPU: 71.0 MB] GPU : [0]
[CPU: 71.0 MB] RAM : [0, 1]
[CPU: 71.0 MB] SSD : False
[CPU: 71.0 MB] --------------------------------------------------------------
[CPU: 71.0 MB] Importing job module for job type patch_motion_correction_multi...
[CPU: 163.8 MB] Job ready to run
[CPU: 163.8 MB] ***************************************************************
[CPU: 164.1 MB] Job will process this many movies: 20
[CPU: 164.1 MB] parent process is 113296
[CPU: 132.0 MB] Calling CUDA init from 113436
[CPU: 280.5 MB] -- 0.0: processing 0 of 20: J6/imported/14sep05c_00024sq_00003hl_00002es.frames.tif
loading /home/cryosparc_user/empiar_10025_subset/P1/J6/imported/14sep05c_00024sq_00003hl_00002es.frames.tif
Loading raw movie data from J6/imported/14sep05c_00024sq_00003hl_00002es.frames.tif ...
Done in 3.27s
Loading gain data from J6/imported/norm-amibox05-0.mrc ...
Done in 0.09s
Processing ...
[CPU: 504.2 MB] Traceback (most recent call last):
File "cryosparc2_compute/jobs/runcommon.py", line 1685, in run_with_except_hook
run_old(*args, **kw)
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "cryosparc2_compute/jobs/pipeline.py", line 153, in thread_work
work = processor.process(item)
File "cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/run_patch.py", line 157, in cryosparc2_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi.motionworker.process
File "cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/run_patch.py", line 160, in cryosparc2_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi.motionworker.process
File "cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/run_patch.py", line 161, in cryosparc2_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi.motionworker.process
File "cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/patchmotion.py", line 77, in cryosparc2_compute.jobs.motioncorrection.patchmotion.unbend_motion_correction
File "cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/patchmotion.py", line 103, in cryosparc2_compute.jobs.motioncorrection.patchmotion.unbend_motion_correction
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/gpuarray.py", line 549, in fill
func = elementwise.get_fill_kernel(self.dtype)
File "<decorator-gen-124>", line 2, in get_fill_kernel
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/tools.py", line 432, in context_dependent_memoize
result = func(*args)
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/elementwise.py", line 496, in get_fill_kernel
"fill")
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/elementwise.py", line 161, in get_elwise_kernel
arguments, operation, name, keep, options, **kwargs)
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/elementwise.py", line 147, in get_elwise_kernel_and_types
keep, options, **kwargs)
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/elementwise.py", line 75, in get_elwise_module
options=options, keep=keep)
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/compiler.py", line 291, in __init__
arch, code, cache_dir, include_dirs)
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/compiler.py", line 254, in compile
return compile_plain(source, options, keep, nvcc, cache_dir, target)
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/compiler.py", line 78, in compile_plain
checksum.update(preprocess_source(source, options, nvcc).encode("utf-8"))
File "/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/compiler.py", line 55, in preprocess_source
cmdline, stderr=stderr)
CompileError: nvcc preprocessing of /tmp/tmp4iS0Mx.cu failed
[command: nvcc --preprocess -arch sm_75 -I/home/cryosparc_user/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/cuda /tmp/tmp4iS0Mx.cu --compiler-options -P]
[stderr:
nvcc fatal : Value 'sm_75' is not defined for option 'gpu-architecture'
]
[CPU: 164.3 MB] Outputting partial results now...
[CPU: 164.3 MB] Traceback (most recent call last):
File "cryosparc2_worker/cryosparc2_compute/run.py", line 82, in cryosparc2_compute.run.main
File "cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/run_patch.py", line 349, in cryosparc2_compute.jobs.motioncorrection.run_patch.run_patch_motion_correction_multi
AssertionError: Child process with PID 113436 has terminated unexpectedly!