Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix libhib discovery for Windows #722

Merged
merged 2 commits into from
Jan 11, 2025
Merged

Fix libhib discovery for Windows #722

merged 2 commits into from
Jan 11, 2025

Conversation

pxl-th
Copy link
Member

@pxl-th pxl-th commented Jan 10, 2025

And remove some sketchy code for artifact loading.

Closes #721.

@BSchilperoort, hopefully fixes the issue. If you can test and confirm that'd be great!

Copy link

@BSchilperoort BSchilperoort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it on my machine, works now with ROCm 6.2.

At first it grabbed my renamed copy of amdhip64, but after deleting that one it grabs the amdhip64_6 file.

I was also able to succesfully run a ParallelStencil workflow on my 7800XT

Thanks for fixing this! The code also looks a lot better now, and is much more concise.

@pxl-th pxl-th merged commit 0659e31 into master Jan 11, 2025
3 checks passed
@pxl-th pxl-th deleted the pxl-th/fix-discovery branch January 11, 2025 08:53
@pxl-th
Copy link
Member Author

pxl-th commented Jan 11, 2025

Great! Thanks for testing!

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.

HIP detection broken in 1.2.x
2 participants