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 99 -h --help Print this page.
1010 -i --install-prefix [arg] Install package in specified path. Default="${OPENCOARRAYS_SRC_DIR}/prerequisites/installations/${package_name:-}/${version_to_build:-}"
1111 -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 "
1313 -l --list-packages Print packages this script can install.
1414 -m --with-cmake [arg] Use specified CMake installation (Example: -m /usr/local/bin/cmake).
1515 -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 99 -h --help This page.
1010 -i --install-prefix [arg] Install package in specified path. Default="${OPENCOARRAYS_SRC_DIR%/}/prerequisites/installations/"
1111 -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 "
1313 -l --list-packages List the packages this script can install.
1414 -m --with-cmake [arg] Use the specified CMake installation. Default="cmake"
1515 -M --with-mpi [arg] Use the specified MPI installation.
You can’t perform that action at this time.
0 commit comments