We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c109d commit e1cc6bdCopy full SHA for e1cc6bd
1 file changed
README.md
@@ -15,6 +15,8 @@ To install either the CPU or the GPU solvers, use the `install.sh` script which
15
where `<option>` is one of the following
16
17
-h or --help print this usage summary
18
+ -n or --less print less verbose messages
19
+ -q or --quiet be quiet (make steps still be saved in the log)
20
-c or --cpu install CPU solver
21
-g or --gpu install GPU solver (if CUDA exists)
22
-w or --wall compile with '-Wall' flag
0 commit comments