Skip to content

Commit a1a8519

Browse files
authored
Merge pull request #288 from altheaden/ctest-account-arg
Add `--account` to CTest instructions
2 parents f634abe + add8f6f commit a1a8519

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/omega/ctest/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ CTests and can optionally submit the job script.
5353
* `-s`: if running the utility on a login node, submit the job script that
5454
the utility generates (does nothing on a compute node)
5555

56+
* `--account`: specify the account to supply in the job script (necessary
57+
on some machines, such as Chicoma)
58+
5659
* `-d`: build Omega in debug mode
5760

5861
* `--cmake_flags="<flags>"`: Extra flags to pass to the `cmake` command

0 commit comments

Comments
 (0)