Problems in launching SU2 #1580
Replies: 1 comment 1 reply
-
The Concerning compiler warnings: In AD builds (autodiff=true) and for the external packages (like cgns) the warnings are not an issue and very normal On another note |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, when I try to run the SU2_CFD command I get this error as an output:
To reproduce
Firstly, I configure su2 by
python3 ./meson.py build -Denable-autodiff=true -Dwith-mpi=enabled --prefix=/home/ubuntu/CFD/SU2
.Then i use
./ninja -C build install
to compile it, and some warning messages appear:When the compilation is finished, I try to run
SU2-CFD
to do a test and I get the error.Beta Was this translation helpful? Give feedback.
All reactions