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

2023-11-15 Thread Barry Smith
ly on my computer. > > sinserely, > > Cheng. > > > > > > > -原始邮件- > 发件人: "Barry Smith" mailto:bsm...@petsc.dev>> > 发送时间: 2023-11-15 01:17:42 (星期三) > 收件人: 程奔 mailto:ctcheng...@mail.scut.edu.cn>> > 抄送: petsc-users mailto:petsc-use

Re: [petsc-users] error in configuring PETSc

2023-11-08 Thread Barry Smith
ay" > 收件人: "zs1996" > 抄送: "petsc-users" > 发送时间: 星期四, 2023年 11 月 09日 上午 12:52:54 > 主题: Re: [petsc-users] error in configuring PETSc > > Suggest attaching text logs (copy/paste) - instead of screenshots. > > Try: > > ./configure --with-cc=gcc

Re: [petsc-users] error in configuring PETSc

2023-11-08 Thread Satish Balay via petsc-users
Suggest attaching text logs (copy/paste) - instead of screenshots. Try: ./configure --with-cc=gcc-11 --with-cxx=g++-11 --with-fc=gfortran-11 --download-fftw --download-openmpi --download-fblaslapack --with-zlibs=yes --with-szlib=no --with-c2html=0 --with-x=0 --download-hdf5-fortran-bindings=1

[petsc-users] error in configuring PETSc

2023-11-08 Thread 张胜
Dear PETSc developer, I use the following commands to configure petsc, but errors occur: ./configure --with-cc=gcc-11 --with-cxx=g++-11 --with-fc=gfortran-11 --download-fftw --download-openmpi --download-fblaslapack --free-line-length-0 -g -fallow-argument-mismatch --enable-shared

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

Re: [petsc-users] Error in configuring PETSc with Cygwin

2023-03-04 Thread Satish Balay via petsc-users
the-short-path-of-a-windows-directory-file > > > ------Original-- > From: "SatishBalay" Date: Fri, Mar 3, 2023 12:12 PM > To: "Barry Smith" Cc: "冯上玮" "petsc-users" Subject: Re: [petsc-users] Error in configuring PETS

Re: [petsc-users] Error in configuring PETSc with Cygwin

2023-03-02 Thread Satish Balay via petsc-users
lication you can run > > ./configure with --with-cxx=0. Otherwise you need a different combination > > of C and C++ compilers > > > > The attachment is the log file, but some parts are unreadable. > > > > Thanks for your continuous aid! > > ---------- O

Re: [petsc-users] Error in configuring PETSc with Cygwin

2023-03-02 Thread Barry Smith
ks for your continuous aid! > -- Original -- > From: "Satish Balay"; > Date: Fri, Mar 3, 2023 02:13 AM > To: "冯上玮"; > Cc: "petsc-users"; > Subject: Re: [petsc-users] Error in configuring PETSc with Cygwin > > On

Re: [petsc-users] Error in configuring PETSc with Cygwin

2023-03-02 Thread Satish Balay via petsc-users
On Fri, 3 Mar 2023, 冯上玮 wrote: > Hi team, > > > 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 softwares/packages used below: > > > 1. PETSc: version 3.18.5 > 2. VS: version

[petsc-users] Error in configuring PETSc with Cygwin

2023-03-02 Thread 冯上玮
Hi team, 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 softwares/packages used below: 1. PETSc: version 3.18.5 2. VS: version 2019 3. Intel Parallel Studio XE: version 2020 4.

Re: [petsc-users] error when configuring petsc with Intel Compilers 2019 update 3

2020-05-26 Thread Junchao Zhang
Please be aware that Intel MPI 2019 u3 has a lot of bugs when you look into a bug. You better upgrade Intel Parallel Studio to the latest version. --Junchao Zhang On Tue, May 26, 2020 at 2:41 PM Alfredo Jaramillo wrote: > Thanks for the tip! I will look into it. > > regards > Alfredo > > > On

Re: [petsc-users] error when configuring petsc with Intel Compilers 2019 update 3

2020-05-26 Thread Alfredo Jaramillo
Thank you Matthew! I need this version to work on my computer in order to look for a bug that appears in a cluster. I'm not sure how to make it work, I will try with an older Linux distribution. regards Alfredo On Tue, May 26, 2020 at 1:02 PM Matthew Knepley wrote: > On Tue, May 26, 2020 at

Re: [petsc-users] error when configuring petsc with Intel Compilers 2019 update 3

2020-05-26 Thread Matthew Knepley
On Tue, May 26, 2020 at 11:23 AM Alfredo Jaramillo < ajaramillopa...@gmail.com> wrote: > hello dear PETSc team, > > I'm trying to install PETSc with the 2019 update 3 Intel Parallel Studio. > When starting the configuration process there appears the next message: > > > > > > > > *TESTING: