vosen / ZLUDA

CUDA on AMD GPUs
Apache License 2.0
8.46k stars 494 forks source link

Trying to run sheepit using zluda #174

Open Bartixxx32 opened 4 months ago

Bartixxx32 commented 4 months ago

I think the issue is when some process run subprocess when started with zluda, in this case sheepit detect zluda gpu, but its launching blender and blender seems not be able to detect zluda (propably the blender process is not ran via zluda?)

ps sheepit is java based its just job dispatcher and running handless blender image image

Tried to run as admin, my command im using is zluda.exe -- "C:\Program Files\Eclipse Adoptium\jre-17.0.10.7-hotspot\bin\java.exe" -jar "C:\Users\barto\OneDrive - 0mfx0\Pulpit\animtest\sheepit-client-7.24059.0.jar"

image

vosen commented 4 months ago

It looks like you are rendering with OptiX. ZLUDA's OptiX does not work with Blender as is not even distributed with ZLUDA

Bartixxx32 commented 4 months ago

It looks like you are rendering with OptiX. ZLUDA's OptiX does not work with Blender as is not even distributed with ZLUDA

Yeah, but normally blender works with those if im not wrong it still uses cuda not optix but its named diffriently, or im wrong, but running blender using zluda work well