Skip to content

fix multi gpu setup#63

Open
humanx98 wants to merge 1 commit intoGPUOpen-LibrariesAndSDKs:mainfrom
humanx98:dev/fix-multi-gpu
Open

fix multi gpu setup#63
humanx98 wants to merge 1 commit intoGPUOpen-LibrariesAndSDKs:mainfrom
humanx98:dev/fix-multi-gpu

Conversation

@humanx98
Copy link
Copy Markdown
Contributor

This PR fixes two issues that prevent HIPRT from working correctly on multi-GPU setups:

  1. An Orochi bug. A minimal fix is included here to make the root cause obvious, but the preferred upstream fix is the one from ioroDevice issue on multigpu system Orochi#135, which removes bit-field usage.
  2. An issue in the rtip31Support check. The Compiler constructor is executed before the device is assigned, so the support check happens too early.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant