clij / clij2

GPU-accelerated image processing for everyone
https://clij.github.io/clij2
Other
48 stars 14 forks source link

AMD issue #19

Open haesleinhuepf opened 4 years ago

haesleinhuepf commented 4 years ago

Dear future-self, dear AMD fans,

I have a script crashing an AMD based machine. The screen turns black and the computer has to be restarted. The affected system is a Ryzen 3700U CPU / Vega 10 GPU. The same script runs fine on a Ryzen 2300U / Vega 6 and Ryzen 4700U / Vega 7. Driver update doesn't help and "wait(1000);" commands also don't help. The crash is reproducibly happening with the same script but at different positions. I'm carefully suspecting hardware related issues. Will attach the script and corresponding log files down here:

haesleinhuepf commented 4 years ago

code_clij_with_benchmarking.ijm.txt log.txt log1.txt log2.txt log3.txt