-
Notifications
You must be signed in to change notification settings - Fork 127
Fix GPU build and add NVHPC CI #3607
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
It is needed when building w/GPU
This reverts commit 1a27047.
✔️ 02e96d0 -> Azure artifacts URL |
✔️ b315bcb -> artifacts URL |
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3607 +/- ##
==========================================
+ Coverage 68.52% 68.55% +0.02%
==========================================
Files 686 686
Lines 116776 116779 +3
==========================================
+ Hits 80018 80053 +35
+ Misses 36758 36726 -32 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
✔️ 4786493 -> Azure artifacts URL |
✔️ 02e96d0 -> artifacts URL |
✔️ 4786493 -> artifacts URL |
This PR does a couple of things:
With the above, as long as the custom runner is available, we will always be certain that NEURON successfully builds and runs with its GPU features enabled.
Note that the documentation detailing how to setup the runner is available in this repo (only accessible to org members).