Re: [petsc-users] Cross-compilation cluster

2019-03-14 Thread Amneet Bhalla via petsc-users
;>>>> Okay, PETSc is not sticking in a /usr/lib (or /usr/lib64). However, I >>>>> can see that you mpif90 (and perhaps other of the wrappers) are >>>>> reporting both /usr/lib64 AND /usr/lib flags, and I am guessing that >>>>>

Re: [petsc-users] Configure error after upgrading GCC

2018-12-10 Thread Amneet Bhalla via petsc-users
onsModule=config.compilerOptions --CC=mpicc --FC=mpif90 > --with-debugging=1 --download-hypre=1 --with-x=0 --PETSC_ARCH=linux-dbg > > If specifying compilers - also specify a C++ compiler. > > --CC=mpicc --FC=mpif90 --CXX=mpicxx > > Satish > > > On Sun, 9 Dec 20