Issue enabling adjoint/AD during SU2 preconfigure step #2724
Unanswered
riddhi1228
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
That's not how SU2 is build anymore https://su2code.github.io/docs_v7/Build-SU2-Linux-MacOS/ |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am trying to enable adjoint/automatic differentiation support while building SU2.
When I run:
python3 preconfigure.py --enable-ad
I get the following error:
preconfigure.py: error: unrecognized arguments: --enable-ad
From the help message, it seems adjoint-related options are handled differently now.
Could someone clarify:
System details:
Thanks for your time.
Beta Was this translation helpful? Give feedback.
All reactions