Parsl
stable
Quickstart
Parsl tutorial
User guide
FAQ
API Reference guide
Core
Configuration
Channels
Data management
Executors
Launchers
parsl.launchers.launchers.Launcher
parsl.launchers.SimpleLauncher
parsl.launchers.SingleNodeLauncher
parsl.launchers.SrunLauncher
parsl.launchers.AprunLauncher
parsl.launchers.SrunMPILauncher
parsl.launchers.GnuParallelLauncher
parsl.launchers.MpiExecLauncher
parsl.launchers.JsrunLauncher
parsl.launchers.WrappedLauncher
Providers
Exceptions
Internal
Developer documentation
Parsl
Docs
»
API Reference guide
»
parsl.launchers.SimpleLauncher
Edit on GitHub
parsl.launchers.SimpleLauncher
¶
class
parsl.launchers.
SimpleLauncher
(
debug
:
bool
=
True
)
[source]
¶
Does no wrapping. Just returns the command as-is
__init__
(
debug
:
bool
=
True
)
[source]
¶
Methods
__init__
([debug])
Read the Docs
v: stable
Versions
latest
stable
2023.02.27
1.2.0
1.1.0
1.0.0
0.9.0
0.8.0
desc
Downloads
pdf
html
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.