Hi, I got the same problem. I was using v2.14. The first round 2D classification worked well. After selecting good particles, when I start the 2nd round 2D classification, all of sudden the error popped out. Problem persists with several tries. I then repeat the first round 2D classification, and got the same problem. I also tried upgrading to v2.15, but with no luck for the problem. I notice the problem comes out at different stages, sometimes at the very beginning of the job, sometimes during iterations (iteractions 0 to 2). Is it possible a problem with python or cuda, and any solution to it?
[CPU: 2.56 GB] Traceback (most recent call last):
File “cryosparc2_compute/jobs/runcommon.py”, line 1685, in run_with_except_hook
run_old(*args, **kw)
File “cryosparc2_worker/cryosparc2_compute/engine/cuda_core.py”, line 110, in cryosparc2_compute.engine.cuda_core.GPUThread.run
File “cryosparc2_worker/cryosparc2_compute/engine/cuda_core.py”, line 111, in cryosparc2_compute.engine.cuda_core.GPUThread.run
File “cryosparc2_worker/cryosparc2_compute/engine/engine.py”, line 1072, in cryosparc2_compute.engine.engine.process.work
File “cryosparc2_worker/cryosparc2_compute/engine/engine.py”, line 392, in cryosparc2_compute.engine.engine.EngineThread.find_and_set_best_pose_shift
ValueError: invalid entry in index array
Update: I am running Centos 7, using cuda-10.0 (also tried with 10.2). One thing I should mention, there is always an error during installation:
database: started
command_core: started
500 Internal Server Error
Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
command_vis: started
command_proxy: started
webapp: started
Seems the problem is solely with 2D classification, not ab-initio reconstruction or other jobs.
One thing I notice in the job builder of a 2D classification, there use to be a “Circular mask diameter” and a “Circular mask diameter outer”, but now only “Circular mask diameter” visible. And in the latest try, I left the parameter blank and the job went through to the end without a problem. In previous tries, I always use 200 A for this parameter, but always crashes with the error “Invalid entry in index array”. Not sure what it means.
Many thanks,