On Mon, Oct 22, 2018 at 10:58 AM Dener, Alp <[email protected]> wrote: > > > On Oct 22, 2018, at 8:18 AM, Matthew Knepley <[email protected]> wrote: > > Jenkins will now catch bad Fortran bindings. However, this is a larger > problem. GFortran takes forever to build the bindings. Is it similar for > other compilers? > > > On my MacBook, the Homebrew GFortran 8.2.0 takes 5-8 seconds on `make > allfortranstubs`, and ~30 seconds on Fortran modules during `make`. The > full compile finishes in about 3.5 minutes total. Doesn’t seem like a very > long time to me, but then again I also have a very barebones configuration > with only MPI and blas/lapack. >
1) You have to compare the modules to the rest of the build, since I am rebuilding very frequently. 2) I am on the Mac Air, so it takes longer. Matt > Matt > > -- > What most experimenters take for granted before they begin their > experiments is infinitely more interesting than any results to which their > experiments lead. > -- Norbert Wiener > > https://www.cse.buffalo.edu/~knepley/ > <http://www.cse.buffalo.edu/~knepley/> > > > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
