You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- add ccache config in jobs.build.env.
- limit cache size to 200mb for now.
- compression can also be recomputed at the end with -X
- add ccache setup and ccache action (not sure if I will need to change
to explicit restore/save).
- add CMake ccache argument to config for normal build and examples.
- remove --config from the build step because ninja is a single config
builder.
- reflow strings for the example projects
- for mpi-nompi example set c_compiler to be safe.
Signed-off-by: Aiden Woodruff <woodra@rpi.edu>
0 commit comments