|
[Sponsors] |
Meson reconfigure issue with Autodiff enabled |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 17, 2023, 07:47 |
Meson reconfigure issue with Autodiff enabled
|
#1 |
New Member
Vishnu_iitb
Join Date: Oct 2020
Location: Mumbai
Posts: 16
Rep Power: 6 |
Hello there,
I encountered the following error when I tried enabling the autodiff feature in SU2: Code:
ninja: Entering directory `build' [1/4] Generating 'SU2_PY/pySU2/_pysu2ad.so.p/pySU2ad.cxx'. FAILED: SU2_PY/pySU2/_pysu2ad.so.p/pySU2ad.cxx /home/vishnu/swig/bin/swig -DHAVE_CGNS -DNDEBUG -DHAVE_MPI -DHAVE_METIS -DHAVE_PARMETIS -DHAVE_TECIO -DTECIOMPI -c++ -python -I/home/vishnu/anaconda3/lib/python3.8/site-packages/mpi4py/include -outdir /home/vishnu/SU2/build/SU2_PY/pySU2 -o ./SU2_PY/pySU2/_pysu2ad.so.p/pySU2ad.cxx ../SU2_PY/pySU2/pySU2ad.i ninja: build stopped: subcommand failed. Can someone comment on what's the issue here? I read somewhat similar issues in the github page (eg.: https://github.com/su2code/SU2/issues/1568 ) but my issue is slightly different I guess. Any help is much appreciated -- Some additional details: CentOS: 7.9.x Python: 3.8.3 SU2: 7.5.1 OpenMPI: 4.1.4 & mpi4py: 3.1.4 Swig: 4.0.2 |
|
June 17, 2023, 10:05 |
|
#2 |
New Member
AAA
Join Date: Nov 2014
Posts: 7
Rep Power: 12 |
What's your compiler?
|
|
June 17, 2023, 14:03 |
|
#3 |
New Member
Vishnu_iitb
Join Date: Oct 2020
Location: Mumbai
Posts: 16
Rep Power: 6 |
It's gcc 11.2.1 20220127 (Red Hat 11.2.1-9)
|
|
Tags |
installation issue, pysu2ad, python wrapper |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CAMWA special issue on open-source numerical solver | feixu2019 | OpenFOAM Announcements from Other Sources | 0 | October 1, 2018 12:21 |
CAMWA special issue on open-source numerical solver | feixu2019 | SU2 News & Announcements | 0 | October 1, 2018 12:19 |
[General] Building Paraview 4.1.0 with MPI and Python support | reynoldsStress | ParaView | 10 | July 27, 2017 09:38 |