Define a Workbench launcher configuration, suitable for use with the config
argument to launcherSubmitJob()
.
launcherConfig(name, value = NULL)
The name of the launcher configuration.
The configuration value. Must either be an integer, float, or string.
Other job-launcher functionality:
launcherAvailable()
,
launcherContainer()
,
launcherControlJob()
,
launcherGetInfo()
,
launcherGetJobs()
,
launcherGetJob()
,
launcherHostMount()
,
launcherNfsMount()
,
launcherPlacementConstraint()
,
launcherResourceLimit()
,
launcherSubmitJob()
,
launcherSubmitR()