TotoGaz
TotoGaz
> Override component-level log levels, i.e. if the application-wide log level is silent, even components with more verbose log levels shouldn't print anything. As first thought, I would say that...
Do you think having one target for non-MPI builds is worth the price? The interest looks minimal. (Who really uses GEOSX without MPI? What would be the cost of having...
> I don't like the idea of having Schroedinger's code that might be working or not. Quality Assurance is always a matter of cost/risk/benefit. Globally, there will be cases that...
If it's not a problem, could you simply add some `python3 -m pip install yapf` (maybe with a specific version) in the same stage as we do the `doxygen` test?...
@rrsettgast I remember that in the TPL repo we have a `tpl.cpp` file converted into a `tpl` executable which is dummy and does not look deployed. It looks really straightforward...
Do you confirm it also breaks on Sherlock?
> I confirm it breaks for both @aguitton and myself OK; maybe remove the `dockerized` from the title then?
Thx @francoishamon for your comments. Any preference for the `register*` family? Do you want an `s`? 😉 > If you want, in the cpp files of the flow solvers, you...
If it's possible I'll do that. I don't know how this will behave w.r.t. the recursive templated calls, but it may be OK! 🤞
Hi, how much memory do you have in your box? Do you compile in parallel? If you run out of memory, reducing the number of parallel compilations could help.