Is there any update on this?
I have been looking at these other threads:
And can’t quite piece together what the problem is…we are getting this error when running on our RTX 2080s on a local workstation. It happens when I use 1 or 4 GPUs, on several different job types, and sometimes if I just re-run the job it works without a problem.
[CPU: 966.1 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/hiter/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 165, 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 387, in cryosparc2_compute.jobs.motioncorrection.patchmotion.unbend_motion_correction File “cryosparc2_worker/cryosparc2_compute/engine/cuda_core.py”, line 312, in cryosparc2_compute.engine.cuda_core.EngineBaseThread.ensure_allocated File “/home/hiter/software/cryosparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/gpuarray.py”, line 210, in init self.gpudata = self.allocator(self.size * self.dtype.itemsize) MemoryError: cuMemAlloc failed: out of memory