Re: [petsc-dev] F90 code with PGI (Titan)

2018-06-30 Thread Mark Adams
On Fri, Jun 29, 2018 at 3:28 PM Smith, Barry F. wrote: > > > > On Jun 29, 2018, at 1:10 PM, Satish Balay wrote: > > > > > https://bitbucket.org/petsc/petsc/commits/16d0e248c69a6e6dc72c61578459093d2bcb#Lsrc/snes/examples/tutorials/ex73f90t.F90T744 > > > > -! requires: !single > > +!

Re: [petsc-dev] F90 code with PGI (Titan)

2018-06-29 Thread Smith, Barry F.
> On Jun 29, 2018, at 1:10 PM, Satish Balay wrote: > > https://bitbucket.org/petsc/petsc/commits/16d0e248c69a6e6dc72c61578459093d2bcb#Lsrc/snes/examples/tutorials/ex73f90t.F90T744 > > -! requires: !single > +! requires: !single !libpgf90 > > This example is marked as incompatib

Re: [petsc-dev] F90 code with PGI (Titan)

2018-06-29 Thread Satish Balay
https://bitbucket.org/petsc/petsc/commits/16d0e248c69a6e6dc72c61578459093d2bcb#Lsrc/snes/examples/tutorials/ex73f90t.F90T744 -! requires: !single +! requires: !single !libpgf90 This example is marked as incompatible with pgf90. However - if one invokes 'make ex73f90t' - this check

[petsc-dev] F90 code with PGI (Titan)

2018-06-29 Thread Mark Adams
We are having problems compiling with PGI on Titan (pgf90 18.4-0 64-bit target on x86-64 Linux -tp bulldozer-64). Any idea what is wrong here? Thanks, adams@titan-ext5:~/petsc/src/snes/examples/tutorials> make ex73f90t ftn -c -fast -mp -I/autofs/nccs-svm1_home1/adams/petsc/include -I/autofs/nc