[petsc-dev] make allfortranstubs

Matthew Knepley knepley at gmail.com
Mon Mar 13 12:53:21 CDT 2017


On Mon, Mar 13, 2017 at 12:52 PM, Jed Brown <jed at jedbrown.org> wrote:

> Barry Smith <bsmith at mcs.anl.gov> writes:
> >    In other words, write to a file with an alternative name, diff
> between the files and mv over only if the files differ?
>
> Yes.
>
> >    Presumably portions of the process of making fortran stubs can be run
> in parallel so as to make the time less painful.
>
> But might be error-prone to implement.
>

I think it would be a lot easier if someone moved the easy, parsing stuff
to Python, and then used the subprocess
module to do easy, independent tasks in separate directories.

   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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20170313/39974aa6/attachment.html>


More information about the petsc-dev mailing list