We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cda92c commit ff5a4b6Copy full SHA for ff5a4b6
_docs_v7/Build-SU2-Linux-MacOS.md
@@ -132,6 +132,7 @@ Options can be passed to the script to enable or disable different features of S
132
| `-Denable-mkl` | `false` | enable Intel MKL support |
133
| `-Denable-openblas` | `false` | enable OpenBLAS support |
134
| `-Denable-pastix` | `false` | enable PaStiX support |
135
+| `-Denable-mpp` | `false` | enable Mutation++ support |
136
| `-Denable-mixedprec` | `false` | enable the use of single precision on linear solvers and preconditioners |
137
138
For example to enable AD support pass the option to the `meson.py` script along with a value:
0 commit comments