Greeting there,
I had 2D classification running successfully previously. When I extract with a little bit larger box size and redo 2D classification, show me the error as bleow. Could you please point me out what’s the reason?
Thanks and best
[CPU: 10.67 GB] Traceback (most recent call last):
** File “/app/cryosparc_worker/cryosparc_compute/jobs/runcommon.py”, line 1811, in run_with_except_hook**
** run_old(args, kw)
** File “cryosparc_worker/cryosparc_compute/engine/cuda_core.py”, line 131, in cryosparc_compute.engine.cuda_core.GPUThread.run*
** File “cryosparc_worker/cryosparc_compute/engine/cuda_core.py”, line 132, in cryosparc_compute.engine.cuda_core.GPUThread.run**
** File “cryosparc_worker/cryosparc_compute/engine/engine.py”, line 1028, in cryosparc_compute.engine.engine.process.work**
** File “cryosparc_worker/cryosparc_compute/engine/engine.py”, line 107, in cryosparc_compute.engine.engine.EngineThread.load_image_data_gpu**
** File “cryosparc_worker/cryosparc_compute/engine/gfourier.py”, line 32, in cryosparc_compute.engine.gfourier.fft2_on_gpu_inplace**
** File “/app/cryosparc_worker/cryosparc_compute/skcuda_internal/fft.py”, line 134, in init**
** onembed, ostride, odist, self.fft_type, self.batch)**
** File “/app/cryosparc_worker/cryosparc_compute/skcuda_internal/cufft.py”, line 749, in cufftMakePlanMany**
** cufftCheckStatus(status)**
** File “/app/cryosparc_worker/cryosparc_compute/skcuda_internal/cufft.py”, line 124, in cufftCheckStatus**
** raise e**
cryosparc_compute.skcuda_internal.cufft.cufftInternalError