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

Explicitly instantiate a few things correctly. #28

Open
drwells opened this issue May 24, 2024 · 0 comments
Open

Explicitly instantiate a few things correctly. #28

drwells opened this issue May 24, 2024 · 0 comments

Comments

@drwells
Copy link
Member

drwells commented May 24, 2024

I just got gcc-14 and recompiled everything with it - while I was at it I profiled IBAMR's build (with clang and -ftime-trace). There are a few things worth actually instantiating properly since they take up a significant amount of compilation time of most files:

  • HierarchyDataOpsManager and related DataOps classes (i.e., all 5 scalar times x 4 data centerings)
  • PatchHierarchy
  • SAMRAIVectorReal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant