Problem
If you get this error when starting the Clipster application.
Solution
The following steps will fix this issue:
- Open command prompt window (run as administrator)
cd C:\Program Files\NVIDIA Corporation\NVSMI
- Execute the following command to disable the the ECC memory state for the GPUs:
nvidia-smi.exe -e 0
- Reboot the system
Confirmation
Run the nvidia-smi.exe
to show the settings, confirm that the ECC are in the Off state
0 Comments