lbann icon indicating copy to clipboard operation
lbann copied to clipboard

Refactor iwyu

Open bvanessen opened this issue 4 years ago • 0 comments

Rework the way that we include the headers across the project to use the include-what-you-use methodology. This should help us drive down compile time by reducing header dependencies and scope. Additionally, this will be done in conjunction with pre-compiling headers for external headers.

bvanessen avatar Feb 06 '21 19:02 bvanessen