We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bad1fe commit add8f6fCopy full SHA for add8f6f
utils/omega/ctest/README.md
@@ -53,6 +53,9 @@ CTests and can optionally submit the job script.
53
* `-s`: if running the utility on a login node, submit the job script that
54
the utility generates (does nothing on a compute node)
55
56
+ * `--account`: specify the account to supply in the job script (necessary
57
+ on some machines, such as Chicoma)
58
+
59
* `-d`: build Omega in debug mode
60
61
* `--cmake_flags="<flags>"`: Extra flags to pass to the `cmake` command
0 commit comments