Local motion correction (1 GPU) issue by following T20S Tutorial

Hello,@stephan

When I launch Local motion correction (1 GPU) by following T20S Tutorial, something is wrong.
Like this:
"
Processed 0 of 20 movies in 0.01s
(0 of 20) Processing J1/imported/14sep05c_00024sq_00003hl_00002es.frames.tif
Motion correcting and extracting 581 particles (53 rejected near edges)
Loading raw movie data from J1/imported/14sep05c_00024sq_00003hl_00002es.frames.tif …
Loading gain data from J1/imported/14sep05c_00024sq_00003hl_00002es.frames.tif …Done in 1.92s
Processing …
Traceback (most recent call last):
File “cryosparc2_worker/cryosparc2_compute/run.py”, line 78, in cryosparc2_compute.run.main
File “cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/run_local.py”, line 567, in cryosparc2_compute.jobs.motioncorrection.run_local.run_local_motion_correction
File “cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/run_local.py”, line 568, in cryosparc2_compute.jobs.motioncorrection.run_local.run_local_motion_correction
File “cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/motioncorrection.py”, line 460, in cryosparc2_compute.jobs.motioncorrection.motioncorrection.motion_correction
File “cryosparc2_worker/cryosparc2_compute/jobs/motioncorrection/motioncorrection.py”, line 475, in cryosparc2_compute.jobs.motioncorrection.motioncorrection.motion_correction
File “/home/guolu/crysparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/skcuda/fft.py”, line 126, in init
onembed, ostride, odist, self.fft_type, self.batch)
File “/home/guolu/crysparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/skcuda/cufft.py”, line 741, in cufftMakePlanMany
cufftCheckStatus(status)
File “/home/guolu/crysparc/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/skcuda/cufft.py”, line 116, in cufftCheckStatus
raise e
cufftAllocFailed
"

What can I do?

Thanks for your help

GL