Hi,
I installed cryoSPARC version v3.1.0 on ubuntu with standalone option. When I run nvidia-smi, it shows Driver Version 410.104 and CUDA Version 10.0 which are compatible. In installation command, I also passed the available cuda-10.0 as cudapath option. However, when I run an ab-initio reconstruction job, it returns skcuda.cudart.cudaErrorInsufficientDriver. Based on this link, this issue relates to incompatible driver and cudatoolkit. But in my case, it seems that cuda and driver version are compatible. By the way, when I looked at cudatoolkit installed in environment of cryosparc_worker_env, its version was 10.1. I suspect that may be the reason for this issue. I tried many things to change this but not yet successful. Thank you.