Replies: 2 comments 4 replies
-
Try to run with This error probably happens with the call @pcarruscag does this behavior can be count as a bug? |
Beta Was this translation helpful? Give feedback.
-
Thanks! I did what you said, too.
And I also run it in Debian (WSL) or Mint (WSL), it shows:
In Debian (WSL) or Mint (WSL), SU2_CFD doesn't seem to link libcap.so.2, but Arch (WSL) does. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Desktop (please complete the following information):
I compile SU2 with
And it compiles successfully. When I run QuickStart with
mpirun -n 2 SU2_CFD inv_NACA0012.cfg
, it can run sucessfully, but when I run serial withSU2_CFD inv_NACA0012.cfg
, I get a error:It seems that SU2 was able to run successfully in parallel, but something went wrong with running serially.
Beta Was this translation helpful? Give feedback.
All reactions