diff options
Diffstat (limited to 'academic/dakota/README')
-rw-r--r-- | academic/dakota/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/academic/dakota/README b/academic/dakota/README index 01d05fcdec..452cf802ea 100644 --- a/academic/dakota/README +++ b/academic/dakota/README @@ -9,4 +9,6 @@ their own or as components within advanced strategies such as surrogate-based optimization, mixed integer nonlinear programming, or optimization under uncertainty. -Optional dependency: openmpi +Optional dependency: openmpi (for distributed memory parallel capabilities) + +You can build with multiple jobs by setting the MAKEFLAGS environment variable. |