John Dennis

Results 7 comments of John Dennis

@domcharrier Thanks for the update. This fix reduces the number of files that fail from parser errors from 40 to 31.

Let me know when you want Erik and I to start working on the Init time issue.

@ekluzek would it be possible to figure out how many grid cells each MPI task will handle on rank? If it is a deterministic algorithm, it could be done on...

Peter, I would guess that they are round-off changes. I have not check with a low top model. I only tested this with a high-top model, looking at the nstep...

@pel I just noticed that commit [6067381](https://github.com/ESCOMP/CAM/commit/60673810aede57b3fc1139bcff3f4d9553982d17) appears to deleate all of my optimizations. Is there a reason for this?

Peter, Thanks for reverting the commit. It looks like Rory's changes are only a couple of lines. John On Mon, Sep 29, 2025 at 7:11 AM Peter Hjort Lauritzen <...

Erik, I am confused here. I thought that the huge initialization time we were attempting to eliminate was in decomp_and_domain_from_readmesh. What impact did the MPI_scan have on that section of...