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

Perf: split code_gen.cpp to reduce compilation time #4210

Merged
merged 9 commits into from
May 25, 2024
Merged

Perf: split code_gen.cpp to reduce compilation time #4210

merged 9 commits into from
May 25, 2024

Conversation

dzzz2001
Copy link
Collaborator

Linked Issue

Fix #4169

What's changed?

  • Split the code_gen.cpp file for parallel compilation

@mohanchen mohanchen self-requested a review May 24, 2024 01:31
@mohanchen mohanchen added the GPU & DCU & HPC GPU and DCU and HPC related any issues label May 24, 2024
@mohanchen mohanchen merged commit 25584b0 into deepmodeling:develop May 25, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GPU & DCU & HPC GPU and DCU and HPC related any issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiling the GPU version of ABACUS takes too much time
2 participants