I have mixed GPU rig. When I tried to benchmark my Vega 56 seems there's wrong enumeration, i see that it uses -platform 1 to select only AMD card. But it uses -di 5 instead of -di 0. That's why, I can't benchmark since they said no GPU selected
@davidhonasan We will fix this asap.
@davidhonasan Could you please replace the files in nhml directory with the ones in the following zip package.
MinerPluginToolkitV1.zip
Please try it and inform us of how it goes
commit fixes this issue. The device mappings is done with the default platform and setting the platform parameter later will choose wrong GPU on mixed systems.
@davidhonasan thanks for pointing this out.
Builds for releases 1.9.1.6 and 1.9.2.6 were re-uploaded with this fix (MinerPluginToolkitV1.dll and Phoenix.dll were updated) (new users will not experience this issue).
We will close this issue with the next release.
i see it's been fixed with removing -platform 1, i also tried the zip from luc1an24 and it works well. now i can benchmark and mine my vega. thanks