File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
-h --help Print this page.
10
10
-i --install-prefix [arg] Install package in specified path. Default="${OPENCOARRAYS_SRC_DIR}/prerequisites/installations/${package_name:-}/${version_to_build:-}"
11
11
-I --install-version [arg] Install package version (Example: -I 7.2.0).
12
- -j --num-threads [arg] Number of threads to use when invoking make (Example: -j 4 ). Default="1 "
12
+ -j --num-threads [arg] Number of threads to use when invoking make (Example: -j 8 ). Default="4 "
13
13
-l --list-packages Print packages this script can install.
14
14
-m --with-cmake [arg] Use specified CMake installation (Example: -m /usr/local/bin/cmake).
15
15
-M --with-mpi [arg] Use specified MPI installation (Examples: -M /usr/local/ or -m /opt/mpich-3.2/).
Original file line number Diff line number Diff line change 9
9
-h --help This page.
10
10
-i --install-prefix [arg] Install package in specified path. Default="${OPENCOARRAYS_SRC_DIR%/}/prerequisites/installations/"
11
11
-I --install-version [arg] Package version to install. (To see default, use -V or --print-version)
12
- -j --num-threads [arg] Number of threads to use when invoking make. Default="1 "
12
+ -j --num-threads [arg] Number of threads to use when invoking make. Default="4 "
13
13
-l --list-packages List the packages this script can install.
14
14
-m --with-cmake [arg] Use the specified CMake installation. Default="cmake"
15
15
-M --with-mpi [arg] Use the specified MPI installation.
You can’t perform that action at this time.
0 commit comments