You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: prerequisites/build.sh-usage
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@
17
17
-o --only-download Download (without building) the package source specified by -p or --package.
18
18
-p --package [arg] Package to install.
19
19
-P --print-path [arg] Print installation path for package specified in argument.
20
+
-r --prefix-root [arg] Installation path to which package name/version will be appended. (Example: -r /opt).
20
21
-t --with-tau [arg] Use the specified TAU parallel performance utilities installation. Default="tauf90"
21
22
-T --install-tau [arg] Install TAU in specified path. Default="${OPENCOARRAYS_SRC_DIR}/prerequisites/installations/${package_name:-}/${version_to_build:-}/"
22
23
-u --from-url [arg] Specify a URL from which to download a package.
0 commit comments