[petsc-users] PETSc 3.12 with .f90 files

Randall Mackie rlmackie862 at gmail.com
Tue Oct 29 10:38:03 CDT 2019


Hi Matt,

That worked and everything compiles correctly now.

Thanks,

Randy


> On Oct 29, 2019, at 8:29 AM, Matthew Knepley <knepley at gmail.com> wrote:
> 
> On Tue, Oct 29, 2019 at 11:25 AM Randall Mackie <rlmackie862 at gmail.com <mailto:rlmackie862 at gmail.com>> wrote:
> Correct, no preprocessing.
> 
> Okay. I am not sure why it would have been remove, but you can try adding .f90 to lib/petsc/conf/ruls line 273
> and see if that fixes it.
> 
>   THanks,
> 
>     Matt 
>> On Oct 29, 2019, at 8:24 AM, Matthew Knepley <knepley at gmail.com <mailto:knepley at gmail.com>> wrote:
>> 
>> On Tue, Oct 29, 2019 at 10:54 AM Randall Mackie via petsc-users <petsc-users at mcs.anl.gov <mailto:petsc-users at mcs.anl.gov>> wrote:
>> Dear PETSc users:
>> 
>> In our code, we have one or two small .f90 files that are part of the software, and they have always compiled without any issues with previous versions of PETSc, using standard PETSc make files.
>> 
>> However, starting with PETSc 3.12, they no longer compile.
>> 
>> Was there some reasons for this change and any suggestion as to how to deal with this?
>> 
>> My cursory look cannot find a compile rule for .f90, only .F90. Di you not want preprocessing on that file?
>> 
>>   Thanks,
>> 
>>     Matt
>>  
>> Thanks, Randy
>> 
>> 
>> -- 
>> 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/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20191029/caa3c374/attachment.html>


More information about the petsc-users mailing list