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

Prefer librocalution_hip over librocalution #691

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Prefer librocalution_hip over librocalution #691

merged 2 commits into from
Nov 7, 2024

Conversation

vchuravy
Copy link
Member

@vchuravy vchuravy commented Nov 6, 2024

Fixes #690. Rocalution is currently not used by AMDGPU.jl and using a system library with a different MPI then the rest of Julia will not work. For now just prefer librocalution_hip.

@pxl-th
Copy link
Collaborator

pxl-th commented Nov 7, 2024

Let's disable loading of rocALUTION entirely if it is not used. I don't remember why it was added

@pxl-th pxl-th merged commit e26bb96 into master Nov 7, 2024
1 check passed
@pxl-th pxl-th deleted the vc/rocalution branch November 7, 2024 16:31
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.

System librocalution can cause issue due to implicit loading of UCX
2 participants