Open amarakon opened 6 months ago
You can download latest ZLUDA builds off Github. Github UI does not make it easy to find out, but if you:
You will navigate to the page with Linux & Windows "Artifacts" (.zip or .tar.gz with ZLUDA files). This was added to ZLUDA's Github relatively recently so if there is a problem with the package let me know
I tested commits https://github.com/vosen/ZLUDA/commit/27c0e136777a2db49dbb0caa888d561819230493 and https://github.com/vosen/ZLUDA/commit/995bc951745db30e39a1ff0c909f9a95b12c4ec7 and I got the following error when trying to render something with blender: Invalid value in CUDA qeueu enqueue (integrator_terminated_shadow_paths_array)
. I attached a screenshot.
It's usable on Blender 4.0 RX580 2304sp(zluda
I'm getting the same error as #146 because I'm using the latest release of Zluda with Blender 4.1. For some reason, I keep getting an error when I try to compile from source even though I think I have Rocm installed on my system. I have an RX 570 and my OS is Gentoo Linux. Can you add a release or tag for a version with at least commit https://github.com/vosen/ZLUDA/commit/7d4147c8b2cc31422a73f5db3ec065db8af82246 since I am having trouble compiling it?