[petsc-users] IMPI with Hypre
Khaled Nabil Shar Abdelaziz
kabdelaz at purdue.edu
Tue Aug 8 10:24:41 CDT 2023
Hello,
I am running into trouble configuring petsc with hypre and intel mpi
Configure command:
```
./configure PETSC_ARCH=linux-intel-dbg --with-cc=mpiicc --with-cxx=mpiicpc --with-fc=mpiifort --with-blaslapack-dir=$MKL_HOME --download-metis --download-parmetis --download-hypre --with-make-np=10
```
Terminal output:
```
*********************************************************************************************
UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details):
---------------------------------------------------------------------------------------------
Using C++ dialect C++11 as lower bound due to package(s):
- hypre
But C++ compiler (mpiicpc) appears non-compliant with C++11 or didn't accept:
- -std=c++20
- -std=c++17
- -std=c++14
- -std=c++11
*********************************************************************************************
```
I also attached the configure.log
Thank you in advance.
Best,
Khaled
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20230808/c619bd22/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 238164 bytes
Desc: configure.log
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20230808/c619bd22/attachment-0001.obj>
More information about the petsc-users
mailing list