Re: [petsc-users] Unable to configure errors

2024-11-25 Thread Satish Balay
Please check: "Intel MPI" section of https://urldefense.us/v3/__https://petsc.org/release/install/install/*mpi__;Iw!!G_uCfscf7eWS!efneLerzMMPsXXWgEwlvn6Pdk_8YCIiz8n_VrMaeIB4E4gWzmx9BZKrY5NGR48MVdQ60BU43oXs8ZhXN5BIN9zu690s$ - Likely you need to correctly set I_MPI_CC etc. for the MPI compiler w

Re: [petsc-users] Unable to configure errors

2024-11-25 Thread Stefano Zampini
Send configure.log On Mon, Nov 25, 2024, 20:09 Brian Bainbridge - BGS via petsc-users < petsc-users@mcs.anl.gov> wrote: > Hi there, > > I have downloaded petsc-.3.22.1 via git, but when I try to configure with > the Intel compilers I get this message: > > [bba@kwvmxbridgeHPC petsc]$ ./configure -

[petsc-users] Unable to configure errors

2024-11-25 Thread Brian Bainbridge - BGS via petsc-users
Hi there, I have downloaded petsc-.3.22.1 via git, but when I try to configure with the Intel compilers I get this message: [bba@kwvmxbridgeHPC petsc]$ ./configure --prefix=/home/bba/bin/petsc --with-mpi-dir=/home/bba/intel/oneapi/mpi/2021.14/ ===