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

GH-9948: Fix kernel build #173

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

charleshofer
Copy link
Collaborator

When we build the wheel that contains prebuilt GPU kernels, we want to check the /__main__/jaxlib/rocm directory for the hybrid file instead of the __main__/jaxlib/cuda directory, which won't exist if you're only building the ROCm wheel.

Story: https://github.com/ROCm/frameworks-internal/issues/9948

@charleshofer
Copy link
Collaborator Author

This is prereq for #137 to work. I've merged it into that PR's branch, but I'm making this change separately so that we can push this upstream on its own.

Copy link
Collaborator

@mrodden mrodden left a comment

Choose a reason for hiding this comment

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

Probably need to change in upstream as well

@charleshofer charleshofer added the open-upstream Tag when you want a copy of this PR to be opened on upstream label Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

Feature branch from main is ready. Create a new PR destined for upstream?

@charleshofer charleshofer merged commit 048dc29 into rocm-main Dec 6, 2024
8 checks passed
@charleshofer charleshofer deleted the gh-9948-fix-kernel-build branch December 6, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-upstream Tag when you want a copy of this PR to be opened on upstream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants