Re: [petsc-users] PETSc and Windows 10

2020-07-05 Thread Satish Balay via petsc-users
be fine with > /usr/bin/ar > > Paolo > > > > Inviato da smartphone Samsung Galaxy. > > > > Messaggio originale > Da: Paolo Lampitella > Data: 05/07/20 14:00 (GMT+01:00) > A: Pierre Jolivet > Cc: Matthew Knepley , petsc-users >

Re: [petsc-users] PETSc and Windows 10

2020-07-05 Thread Paolo Lampitella
I'll be fine with /usr/bin/ar Paolo Inviato da smartphone Samsung Galaxy. Messaggio originale Da: Paolo Lampitella Data: 05/07/20 14:00 (GMT+01:00) A: Pierre Jolivet Cc: Matthew Knepley , petsc-users Oggetto: RE: [petsc-users] PETSc and Windows 10 Thank you very much

Re: [petsc-users] PETSc and Windows 10

2020-07-05 Thread Paolo Lampitella
: Matthew Knepley , petsc-users Oggetto: Re: [petsc-users] PETSc and Windows 10 Hello Paolo, On 5 Jul 2020, at 1:15 PM, Paolo Lampitella mailto:paololampite...@hotmail.com>> wrote: Dear all, I just want to update you on my journey to PETSc compilation in Windows under MSYS2+M

Re: [petsc-users] PETSc and Windows 10

2020-07-05 Thread Pierre Jolivet
about your > Makefile, in particular this piece: > > --with-mpi-lib=/c/Windows/System32/msmpi.dll > --with-mpi-include=/home/paolo/FreeFem-sources/3rdparty/include/msmpi > --with-mpiexec="/C/Program\ Files/Microsoft\ MPI/Bin/mpiexec" > > I see from MPI.py that I shoul

Re: [petsc-users] PETSc and Windows 10

2020-06-30 Thread Pierre Jolivet
> Da: Pierre Jolivet <mailto:pierre.joli...@enseeiht.fr> > Inviato: lunedì 29 giugno 2020 21:37 > A: Paolo Lampitella <mailto:paololampite...@hotmail.com> > Cc: Matthew Knepley <mailto:knep...@gmail.com>; petsc-users > <mailto:petsc-users@mcs.anl.gov> &g

Re: [petsc-users] PETSc and Windows 10

2020-06-29 Thread Pierre Jolivet
/fwlink/?LinkId=550986> per >> Windows 10 >> >> Da: Pierre Jolivet <mailto:pierre.joli...@enseeiht.fr> >> Inviato: lunedì 29 giugno 2020 20:01 >> A: Matthew Knepley <mailto:knep...@gmail.com> >> Cc: Paolo Lampitella <mailto:paololampite...@hot

Re: [petsc-users] PETSc and Windows 10

2020-06-29 Thread Pierre Jolivet
Inviato: lunedì 29 giugno 2020 20:01 > A: Matthew Knepley <mailto:knep...@gmail.com> > Cc: Paolo Lampitella <mailto:paololampite...@hotmail.com>; petsc-users > <mailto:petsc-users@mcs.anl.gov> > Oggetto: Re: [petsc-users] PETSc and Windows 10 > > > >

Re: [petsc-users] PETSc and Windows 10

2020-06-29 Thread Pierre Jolivet
IGNED_CHAR=z'4c000102') > |1 > > Thanks, > > Matt > > Thanks > > > > Paolo > > > > Inviato da Posta <https://go.microsoft.com/fwlink/?LinkId=550986> per Windows > 10 > > > >

Re: [petsc-users] PETSc and Windows 10

2020-06-29 Thread Pierre Jolivet
> On 29 Jun 2020, at 6:27 PM, Paolo Lampitella > wrote: > > I think I made the first step of having mingw64 from msys2 working with > ms-mpi. > > I found that the issue I was having was related to: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91556 >

Re: [petsc-users] PETSc and Windows 10

2020-06-28 Thread Paolo Lampitella
Data: 28/06/20 18:17 (GMT+01:00) A: Satish Balay via petsc-users Cc: Paolo Lampitella , Pierre Jolivet Oggetto: Re: [petsc-users] PETSc and Windows 10 On Sun, 28 Jun 2020, Satish Balay via petsc-users wrote: > On Sun, 28 Jun 2020, Paolo Lampitella wrote: > > * For my Cygwin-

Re: [petsc-users] PETSc and Windows 10

2020-06-28 Thread Satish Balay via petsc-users
On Sun, 28 Jun 2020, Satish Balay via petsc-users wrote: > On Sun, 28 Jun 2020, Paolo Lampitella wrote: > > * For my Cygwin-GNU route (basically what is mentioned in PFLOTRAN > > documentation), am I expected to then run from the cygwin terminal or > > should the windows prompt work as

Re: [petsc-users] PETSc and Windows 10

2020-06-28 Thread Satish Balay via petsc-users
To clarify - I would like to have a petsc test with MSYS2 working. Previously I was lost with MSYS2 - so I stick with what I'm familiar with. However with your instructions - I'm hoping to make progress. What I object to are suggestions (that come up regularly) of replacing what we currently

Re: [petsc-users] PETSc and Windows 10

2020-06-28 Thread Pierre Jolivet
Hello Paolo, > On 28 Jun 2020, at 4:19 PM, Satish Balay wrote: > > On Sun, 28 Jun 2020, Paolo Lampitella wrote: > >> 1. MSYS2+MinGW64 compilers. I understood that MinGW is not well supported, >> probably because of how it handles paths, but I wanted to give it a try, >> because it should

Re: [petsc-users] PETSc and Windows 10

2020-06-28 Thread Satish Balay via petsc-users
BTW: How does redistributing MPI/runtime work with all the choices you have? For ex: with MS-MPI, Intel-MPI - wouldn't the user have to install these packages? [i.e you can't just copy them over to a folder and have mpiexec work - from what I can tell] And how did you plan on installing MPICH

Re: [petsc-users] PETSc and Windows 10

2020-06-28 Thread Satish Balay via petsc-users
On Sun, 28 Jun 2020, Paolo Lampitella wrote: > Dear PETSc users, > > I’ve been an happy PETSc user since version 3.3, using it both under Ubuntu > (from 14.04 up to 20.04) and CentOS (from 5 to 8). > > I use it as an optional component for a parallel Fortran code (that, BTW, > also uses

[petsc-users] PETSc and Windows 10

2020-06-28 Thread Paolo Lampitella
Dear PETSc users, I’ve been an happy PETSc user since version 3.3, using it both under Ubuntu (from 14.04 up to 20.04) and CentOS (from 5 to 8). I use it as an optional component for a parallel Fortran code (that, BTW, also uses metis) and, wherever allowed, I used to install myself MPI (both