Skip to content
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

Profile compilation time #2111

Open
bernhardmgruber opened this issue Aug 30, 2023 · 0 comments
Open

Profile compilation time #2111

bernhardmgruber opened this issue Aug 30, 2023 · 0 comments

Comments

@bernhardmgruber
Copy link
Member

I did some work on LLAMA, and a bit in picongpu, to optimize compilation times using clang's -ftime-trace. There were a few low hanging fruits which could speed up compilation a fair bit. For LLAMA, even by an order of magnitude for pathological data structure definitions.

I want to suggest to run such a trace on alpaka as well and just see whether there are any low hanging fruits as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant