The error indicates your system doesn't meet the requirements for CUDA acceleration. Here are the steps to resolve this:
- Disable CUDA: Uncheck the "CUDA acceleration" option in the main interface to process using your CPU instead.
- Check GPU Compatibility: If you have an NVIDIA GPU, ensure it supports CUDA. Most modern NVIDIA GPUs do.
- Update Drivers: Download and install the latest NVIDIA drivers from the official website.
- Install CUDA Toolkit: If your GPU is compatible, install CUDA 12.x from NVIDIA's website and ensure it's added to your system PATH.
- Verify Installation: After installing CUDA, restart the software and re-enable "CUDA acceleration".
If you don't have an NVIDIA GPU, simply keep CUDA acceleration disabled. The software will work perfectly using CPU processing, though it will be slower.
For detailed CUDA installation guidance, select Help -> CUDA help from the menu within the software.