Re: [petsc-users] Error in configuring PETSc with Cygwin on Windows by using Intel MPI

2023-11-15 Thread Barry Smith
It is successfully installed and you can start using it. Barry > On Nov 15, 2023, at 6:49 AM, 程奔 wrote: > > Hi Barry, > > I follow your suggestion and the result showed: > mpiexec -n 1 ./ex19 -snes_monitor > lid velocity = 0.0625, prandtl # = 1., grashof # = 1. > 0 SNES Function norm

Re: [petsc-users] Error in configuring PETSc with Cygwin on Windows by using Intel MPI

2023-11-08 Thread Barry Smith
Send the file $PETSC_ARCH/lib/petsc/conf/configure.log > On Nov 8, 2023, at 12:20 AM, 程奔 wrote: > > Hello, > Recently I try to install PETSc with Cygwin since I'd like to use PETSc with > Visual Studio on Windows10 plateform.For the sake of clarity, I firstly list > the

Re: [petsc-users] Error in configuring PETSc with Cygwin on Windows by using Intel MPI

2023-11-08 Thread 程奔
Sorry, the configure is ./configure --prefix=/cygdrive/g/mypetsc/petsc2023 --with-cc='win32fe cl' --with-fc='win32fe ifort' --with-cxx='win32fe cl' --with-shared-libraries=0 --with-mpi-include=/cygdrive/g/Intel/oneAPI/mpi/2021.10.0/include