-
Notifications
You must be signed in to change notification settings - Fork 111
Add CTK 12.9 fatbin flags to maintain existing binary sizes #58
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
Add CTK 12.9 fatbin flags to maintain existing binary sizes #58
Conversation
rgsl888prabhu
left a comment
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.
@robertmaynard The CPP conda build is taking too long to complete (almost 45 mins), earlier it was completing in 5-10 minutes. Could it be because of compression level ?
@robertmaynard minor ping on this question. |
Since the compiler flags have changed the sccache cache is invalid and therefore everything has to recompile. If you compare clean builds before and after the compression changes you shouldn't see any significant differences. |
|
/merge |
Authors: - Robert Maynard (https://github.com/robertmaynard) - Ramakrishnap (https://github.com/rgsl888prabhu) Approvers: - Ramakrishnap (https://github.com/rgsl888prabhu) URL: #58
No description provided.