|
[Sponsors] |
July 14, 2019, 07:09 |
Su2_ad
|
#1 |
New Member
Drashan Y.N
Join Date: Jun 2019
Posts: 14
Rep Power: 7 |
i am trying to install su2_AD but i am getting following error when i run this code
export CXXFLAGS="-O3 -Wall" && ./preconfigure.py --enable-autodiff --enable-mpi --prefix=/home/darshan/Downloads/SU2_V5 error msg says- Checking the status of submodules ================================================== =================== git command failed (either git is not installed or this is not a git repository). Using fall-back method to initialize submodule CoDiPack Initializing CoDiPack 'bd4a639c2fe625a80946c8365bd2976a2868cf46' ================================================== =================== Downloading module from https://github.com/scicompkl/CoDiPack Extracting archive ... Creating identifier ... git command failed (either git is not installed or this is not a git repository). Using fall-back method to initialize submodule MeDiPack Initializing MeDiPack '46a97e1d6e8fdd3cb42b06534cff6acad2a49693' ================================================== =================== Downloading module from https://github.com/SciCompKL/MeDiPack Extracting archive ... Creating identifier ... Preparing build environment ================================================== =================== Command: ./bootstrap Logfile written to bootstrap.log Running configure in folder SU2_BASE ================================================== =================== Command: ../configure --prefix=/home/darshan/Downloads/SU2_V5 --enable-mpi Logfile written to /home/darshan/Downloads/SU2_V5/SU2-5.0.0/conf_SU2_BASE.log Running configure in folder SU2_AD using CODI ================================================== =================== Command: ../configure --prefix=/home/darshan/Downloads/SU2_V5 --enable-mpi --enable-codi-reverse There was an error while running command '../configure --prefix=/home/darshan/Downloads/SU2_V5 --enable-mpi --enable-codi-reverse'. === Error Log === configure: error: AMPI library not found in externals/adjointmpi. Use 'preconfigure.py --autodiff --enable-mpi' to download it. |
|
|
|