Introduction
Introduction Statistics Contact Development Disclaimer Help
tadd exclusive command line argument to help - sphere - GPU-based 3D discrete e…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 7e9994c85ea1f10fc5040bb9d7d628bc5b4cc133
parent 78e191edd00dd43b6c0f2af728d5d5311373a0c5
Author: Anders Damsgaard <[email protected]>
Date: Mon, 28 Jul 2014 09:30:38 +0200
add exclusive command line argument to help
Diffstat:
M src/main.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/src/main.cpp b/src/main.cpp
t@@ -51,9 +51,11 @@ int main(const int argc, const char *argv[])
"-h, --help\t\tprint help\n"
"-V, --version\t\tprint version information and exit\n"
"-q, --quiet\t\tsuppress status messages to stdout\n"
+ "-e, --exclusive\t\tset this flag for systems containing\n"
+ " \t\tonly exclusive-mode GPUs\n"
"-n, --dry\t\tshow key experiment parameters and quit\n"
- "-r, --render\t\trender input files instead of simulating "
- "temporal evolution\n"
+ "-r, --render\t\trender input files to images instead of\n"
+ " \t\tsimulating the temporal evolution\n"
"-dc, --dont-check\tdon't check values before running\n"
"\nRaytracer (-r) specific options:\n"
"-m <method> <maxval> [-l <lower cutoff val>], or\n"
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.