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

core: fix building rocm version with modern ROCm #2114

Merged
merged 1 commit into from
May 14, 2024

Conversation

vovochka404
Copy link
Contributor

Even in currently used version (5.7.1) all lib symlinks are available in /opt/rocm-xxx/lib/.

Sin ROCm 6.0.0 there is no separate folders with dev libs for each lib.

Even in currently used version (5.7.1) all lib symlinks
are available in /opt/rocm-xxx/lib/.

Sin ROCm 6.0.0 there is no separate folders with dev libs
for each lib.
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.58%. Comparing base (0b1315c) to head (6fd5a88).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2114      +/-   ##
==========================================
+ Coverage   49.55%   49.58%   +0.03%     
==========================================
  Files         147      147              
  Lines       13156    13156              
==========================================
+ Hits         6519     6523       +4     
+ Misses       6637     6633       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wsxiaoys
Copy link
Member

Thanks for the PR

@wsxiaoys wsxiaoys merged commit cec397c into TabbyML:main May 14, 2024
5 of 7 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.

2 participants