-
Notifications
You must be signed in to change notification settings - Fork 25
[build_local] Symlink libdevice
and fatbinary
for GPU builds
#1579
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1579 +/- ##
===========================================
+ Coverage 21.66% 40.00% +18.33%
===========================================
Files 46 124 +78
Lines 8048 22068 +14020
===========================================
+ Hits 1744 8828 +7084
- Misses 6304 13240 +6936 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
should we switch our local libReactant runners to only use the gcp runners? |
Yes |
43f0c9a
to
e3f0b8e
Compare
Confirmed to work in EnzymeAD/Enzyme-JAX#1338. Changes to CI setup were taken out in #1584 |
We also might need to symlink fatbin as well |
libdevice
to appropriate pathlibdevice
and fatbinary
for GPU builds
I'm testing something along these lines in EnzymeAD/Enzyme-JAX#1335.