lshqqytiger / ZLUDA

CUDA on AMD GPUs
Apache License 2.0
297 stars 39 forks source link

Zluda 3.5 won't start program because Hiprtc0507.dll not found #3

Closed gioxyer closed 8 months ago

gioxyer commented 8 months ago

I just try to start Zluda 3.5, but it wouldn't start because Hiprtc0507.dll not found. The main error display "The code execution cannot continue because hiprtc0507.dll was not found. To solve the problem, try reinstalling the software". Hope can help.

Screenshot (686) Screenshot (687) Screenshot (688) Screenshot (689)

gioxyer commented 8 months ago

I notice the main error, seems that module isn't inside the folder, I download from: https://github.com/GPUOpen-LibrariesAndSDKs/Orochi/tree/f401a29869bc4eae64b0d10f3ae35e284cb42bf7/contrib/bin/win64

I download hiprtc0503.dll Screenshot (696)

Path to follow: Download hiprtc0503.dll Copy in zluda 3.5 folder Rename from hiprtc0503.dll to hiprtc0507.dll (in my case, based from different driver and gpu)

ZLUDA recognition Screenshot (697)

Working on viewport and render: Screenshot (702)

LoosfDoesThings commented 8 months ago

I downloaded and installed the ROCm, 5.7, the required DLL is there.

https://docs.amd.com/en/docs-5.7.1/deploy/windows/index.html

image

gioxyer commented 8 months ago

Thanks for sharing, I tested with the other method different software 3D and non 3D seems working with also SDK, probably I should install officially on AMD, but seems pretty stable

Gentleman2292 commented 8 months ago

i also had the same issue, copying these files (hiprtc0503.dll and hiprtc0507.dll) to zluda dir fixed it