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

🔮 Sync llvm and rocm fork #228

Merged
merged 1 commit into from
Apr 29, 2024
Merged

🔮 Sync llvm and rocm fork #228

merged 1 commit into from
Apr 29, 2024

Conversation

aaronmondal
Copy link
Contributor

This moves us to an LLVM version that is compatible with comgr and device-libs from the ROCm LLVM fork. This way we can keep depending mainly on upstream LLVM but still get to use newer versions of AMD's libraries.

The version bumps in this commit are tuned and tested to pass the amdgpu examples. The clr commit lags behind a bit, but the next commit would cause segfaults due to a bumped default code object version.

This moves us to an LLVM version that is compatible with comgr and
device-libs from the ROCm LLVM fork. This way we can keep depending
mainly on upstream LLVM but still get to use newer versions of AMD's
libraries.

The version bumps in this commit are tuned and tested to pass the amdgpu
examples. The clr commit lags behind a bit, but the next commit would
cause segfaults due to a bumped default code object version.
@aaronmondal aaronmondal merged commit 3b76f6c into eomii:main Apr 29, 2024
3 checks passed
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