We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d31cb16 commit ac34177Copy full SHA for ac34177
tools/scripts/install-coolfluid-deps.pl
@@ -191,9 +191,10 @@ ()
191
--dry-run Don't actually perform the configuration.
192
Just output what you would do.
193
194
+ --mpi-dir= Location of existing MPI installation
195
--install-dir= Location of the software installation directory
196
Default: $opt_install_dir
- --install-mpi-dir= Location for the mpi dependent installations
197
+ --install-mpi-dir= Location where to install MPI
198
Default: $opt_install_mpi_dir
199
--install-petsc-dir= Location of the directory where to install petsc (by default is $opt_install_mpi_dir/petsc )
200
--install-parmetis-dir= Location of the directory where to install parmetis (by default is $opt_install_mpi_dir )
0 commit comments