DeepPicker error: Input number of GPUs must be less than or equal to number of available GPUs

just to give an update on this, I had to create a symbolic link of libcusolver.so and libcusolver.so.10 from a cuda/10.2.6 directory to my

cryosparc/cryosparc_worker/deps/external/cudnn/lib

which I had write access to, since DeePicker was looking in there as well. This “solved” the issue.