metomi / fab

Flexible build system for scientific software

Home Page:https://metomi.github.io/fab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two pass Fortran compilation may not be giving full advantage

MatthewHambley opened this issue · comments

Because Fortran source is compiled in batches, everything which can be compiled now, then re-evaluate, rather than a rolling process we may not be getting full value out of the two-pass approach.