.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.1. .TH VER. "1" "August 2015" "ver. 1.0-1 (openmp,opengl,gts,vtk,qt4)" "User Commands" .SH NAME ver. \- manual page for ver. 1.0-1 (openmp,opengl,gts,vtk,qt4) .SH DESCRIPTION usage: woo [\-h] [\-\-version] [\-j THREADS] [\-\-cores CORES] [\-\-cl\-dev CLDEV] [\-n] .IP [\-D] [\-\-quirks QUIRKS] [\-\-flavor FLAVOR] [\-\-batch\-table BATCHTABLE] [\-\-batch\-line BATCHLINE] [\-\-batch\-results BATCHRESULTS] [\-c COMMANDS] [\-e EXPR] [\-\-paused] [\-\-nice NICE] [\-x] [\-v] [\-R] [\-\-test] [\-\-no\-gdb] [\-\-in\-gdb] [\-\-in\-pdb] [\-\-in\-valgrind] [\-\-fake\-display] \&... .PP Woo: open\-source platform for dynamic compuations, http://woodem.eu. .SS "positional arguments:" .IP simulation .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .HP \fB\-\-version\fR .TP \fB\-j\fR THREADS, \fB\-\-threads\fR THREADS Number of OpenMP threads to run; unset (0) by default, which means to use all available cores, but at most 4. Equivalent to setting OMP_NUM_THREADS environment variable. .TP \fB\-\-cores\fR CORES Comma\-separated list of cores to use \- determined number of OpenMP threads and sets affinity for those threads as well. .TP \fB\-\-cl\-dev\fR CLDEV Numerical couple (comma\-separated) givin OpenCL platform/device indices. This is machine\-dependent value .TP \fB\-n\fR Run without graphical interface (equivalent to unsetting the DISPLAY environment variable) .TP \fB\-D\fR, \fB\-\-debug\fR Run the debug build, if available. .TP \fB\-\-quirks\fR QUIRKS Bitmask for workarounds for broken configurations; all quirks are enabled by default. 1: set LIBGL_ALWAYS_SOFTWARE=1 for Intel GPUs (determined from `lspci | grep VGA`) (avoids GPU freeze), 2: set \fB\-\-in\-gdb\fR when on AMD FirePro GPUs to avoid crash in fglrx.so (only when using the fglrx driver) .TP \fB\-\-flavor\fR FLAVOR Build flavor of woo to use. .TP \fB\-\-batch\-table\fR BATCHTABLE Batch table file. .TP \fB\-\-batch\-line\fR BATCHLINE Batch table line. .TP \fB\-\-batch\-results\fR BATCHRESULTS Batch results file. .TP \fB\-c\fR COMMANDS Run these python commands after the start (use \fB\-x\fR to exit afterwards) .TP \fB\-e\fR EXPR Evaluate this expression (instead of loading file). It should be a scene object or a preprocessor, which will be run .TP \fB\-\-paused\fR When proprocessor or simulation is given on the command\-line, don't run it automatically (default) .TP \fB\-\-nice\fR NICE Increase nice level (i.e. decrease priority) by given number. .TP \fB\-x\fR Exit when the script finishes .TP \fB\-v\fR Increase logging verbosity; first occurence sets default logging level to info (only available if built with log4cxx), second to debug, third to trace. .TP \fB\-R\fR, \fB\-\-rebuild\fR Re\-run build in the source directory, then run the updated woo with the same command line except \fB\-\-rebuild\fR. The build flavor for this build and its stored parameters will be used. If given twice, update from the repository will be attempted before recompilation. .TP \fB\-\-test\fR Run regression test suite and exit; the exists status is 0 if all tests pass, 1 if a test fails and 2 for an unspecified exception. .TP \fB\-\-no\-gdb\fR Do not show backtrace when Woo crashes (only effective with \e\-\e\-debug). .TP \fB\-\-in\-gdb\fR Run Woo inside gdb (must be in $PATH). .TP \fB\-\-in\-pdb\fR Run Woo inside pdb .TP \fB\-\-in\-valgrind\fR Run inside valgrind (must be in $PATH); automatically adds python ignore files .TP \fB\-\-fake\-display\fR Allow importing the woo.qt4 module without initializing Qt4. This is only useful for generating documentation and should not be used otherwise. .SH "SEE ALSO" The full documentation for .B ver. is maintained as a Texinfo manual. If the .B info and .B ver. programs are properly installed at your site, the command .IP .B info ver. .PP should give you access to the complete manual.