Closed 78Alpha closed 4 years ago
Attempted to denoise a 512x512 image to make sure this was the issue.
Before today, I only had an RTX 2060, it worked flawlessly. However, after installing a second GPU (GTX 1650) as a co-CUDA processor/general GPU.
The application crashes with error...
A fatal error has occured There is a possibility the split size is too large
I can rule that right out, since the split size is default and is running on the same RTX 2060, crashes when run on the GTX 1650 as well.
ver 1.2.0.4でCUDA ToolkitとcuDNNを更新したので直ったと思われます。
Gave it a try later on and it's all fixed. Likely caused by a driver issue as it was fixed by reinstalling windows and using a development driver.
Attempted to denoise a 512x512 image to make sure this was the issue.
Before today, I only had an RTX 2060, it worked flawlessly. However, after installing a second GPU (GTX 1650) as a co-CUDA processor/general GPU.
The application crashes with error...
A fatal error has occured There is a possibility the split size is too large
I can rule that right out, since the split size is default and is running on the same RTX 2060, crashes when run on the GTX 1650 as well.