GPUOpen-LibrariesAndSDKs / Orochi

MIT License
204 stars 32 forks source link

Orochi support for Adrenalin 22.7.1 on Windows #35

Closed FilipVaverka closed 2 years ago

FilipVaverka commented 2 years ago

Adrenalin 22.7.1 (driver version 31.0.12015.1008) seems to break Orochi as amdhip64.dll no longer exposes hiprtc* symbols. The driver doesn't seem to install hiprtc.dll either.

takahiroharada commented 2 years ago

This is a regression in the driver. A fix is in here which we'll merge soon.

https://github.com/GPUOpen-LibrariesAndSDKs/Orochi/pull/36

If you faced this issue, we'd like to know. So it'd be good if you can comment on this issue or send a emoji reaction.

takahiroharada commented 2 years ago

Note that this dll may not be compatible with older driver. So we recommend to use it only with 22.7.1.

takahiroharada commented 2 years ago

A fix is implemented and merged. https://github.com/GPUOpen-LibrariesAndSDKs/Orochi/pull/38

oscarbg commented 2 years ago

Hi, curiously seems 22.8.1 is still missing hiprtc.dll also.. can use this dll on 22.8.1? will take many time standard AMD drivers to include hiprtc.dll by default? thanks..