New Cuda Error at 2D classification job

Dear all,
I recentl get the following error that I have not seen before. It only appears at the 2D classification job with all default values (import, picking etc that comes before that works fine). I dont know what I have changed that caused that error to appear.

Traceback (most recent call last):
File “cryosparc_master/cryosparc_compute/run.py”, line 95, in cryosparc_compute.run.main
File “cryosparc_master/cryosparc_compute/jobs/class2D/run.py”, line 335, in cryosparc_compute.jobs.class2D.run.run_class_2D
File “cryosparc_master/cryosparc_compute/engine/engine.py”, line 908, in cryosparc_compute.engine.engine.process
File “cryosparc_master/cryosparc_compute/engine/cuda_core.py”, line 29, in cryosparc_compute.engine.cuda_core.initialize
pycuda._driver.LogicError: cuInit failed: forward compatibility was attempted on non supported HW

Please can you post additional information:

Thanks. I purged and reinstalled driver and cuda and it works again.