-
Notifications
You must be signed in to change notification settings - Fork 65
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
Split generated kernels.cpp for faster builds #516
Comments
FYI: I'm working on this one. |
I'll post this as an information dump for now:
As the granularity from the
Overall it looks like splitting Looking at the fine-grained To reproduce the traces:
ninja_log_trace.json |
cc #829 |
Using Clang does not work for me :-/ Compilation starts to fail with this:
Maybe that should go into a separate issue |
Compiling DAPHNE with |
You're working specifically on getting clang to work? I also look into these compiler related issues from time to time when checking support for new versions of gcc. And lately I've also played around more with clang. We should coordinate this in #830. |
I did, and will do again soon, when working on compiling DAPHNE natively on macOS. |
tba
The text was updated successfully, but these errors were encountered: