-
Notifications
You must be signed in to change notification settings - Fork 548
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
Provide "--ccache" flag for build.sh #3566
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great addition! Just had a couple of requests
Codecov Report
@@ Coverage Diff @@
## branch-0.19 #3566 +/- ##
===============================================
- Coverage 79.21% 73.09% -6.13%
===============================================
Files 226 214 -12
Lines 17900 16977 -923
===============================================
- Hits 14180 12409 -1771
- Misses 3720 4568 +848
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@gpucibot merge |
Provide flag to enable ccache for building C, C++, and CUDA code