Show More
@@ -395,7 +395,7 b' class IPClusterStart(IPClusterEngines):' | |||||
395 |
|
395 | |||
396 | controller_launcher_class = DottedObjectName('LocalControllerLauncher', |
|
396 | controller_launcher_class = DottedObjectName('LocalControllerLauncher', | |
397 | config=True, |
|
397 | config=True, | |
398 |
hel |
|
398 | help="""The class for launching a Controller. Change this value if you want | |
399 | your controller to also be launched by a batch system, such as PBS,SGE,MPIExec,etc. |
|
399 | your controller to also be launched by a batch system, such as PBS,SGE,MPIExec,etc. | |
400 |
|
400 | |||
401 | Each launcher class has its own set of configuration options, for making sure |
|
401 | Each launcher class has its own set of configuration options, for making sure |
General Comments 0
You need to be logged in to leave comments.
Login now