Skip to content
Snippets Groups Projects

Resolve "Rename Master and Slave to more proper names"

Merged Reinhard Biegel requested to merge 25-rename-master-and-slave-to-more-proper-names into servant
1 unresolved thread
Files
676
@@ -9,33 +9,33 @@
SPDX-License-Identifier: EPL-2.0
************************************************************
.. _slave:
.. _simulation:
Slave
Simulation
==========
.. _slave_commandlinearguments:
.. _simulation_commandlinearguments:
Command Line Arguments
-----------------------
The slave can be configured by applying the following command line arguments.
The simulation can be configured by applying the following command line arguments.
Unspecified arguments will be defaulted (*default values in []*).
The slave supports the following arguments:
The simulation supports the following arguments:
* *--logLevel* [0] :
Logging level between 0 (minimum) and 5 (maximum - debug core)
* *--logFile* [OpenPassSlave.log]* :
* *--logFile* [opSimulation.log]* :
Name of the log file
* *--lib* [lib] :
* *--lib* [modules] :
Path of the libraries (relative or absolute)
* *--configs* [configs] :
Path for writing outputs (relative or absolute)
* *--results* [results] :
Path for writing outputs (relative or absolute)
.. _slave_scheduler:
.. _simulation_scheduler:
Scheduler
---------
Loading