Changes
Page history
Update Build
authored
Nov 25, 2025
by
Adrien Crovato
Hide whitespace changes
Inline
Side-by-side
Build.md
View page @
8d304833
...
@@ -8,7 +8,7 @@ DART is designed to be cross-platform. Build instructions for each OS is given b
...
@@ -8,7 +8,7 @@ DART is designed to be cross-platform. Build instructions for each OS is given b
**List of available options**
**List of available options**
These options can be passed to CMake via the
`-D`
flag. They all default to
`ON`
.
These options can be passed to CMake via the
`-D`
flag. They all default to
`ON`
.
*
`USE_VTK`
: enable VTK support
*
`USE_VTK`
: enable VTK support
*
`USE_MKL`
: enable Intel MKL and PARDISO support
(if this is disabled, another BLAS/LAPACK library must be provided)
*
`USE_MKL`
: enable Intel MKL and PARDISO support
*
`USE_MUMPS`
: enable MUMPS solver support
*
`USE_MUMPS`
: enable MUMPS solver support
**Dependencies version**
**Dependencies version**
...
...
...
...