Version:

This documentation is not for the latest stable Salvus version.

salvus.flow.executors.implementations.local_hpc

Local versions of all the HPC executors.
They still interact with the job queueing system. They do not use SSH to communicate but directly execute the commands.

Classes

LocalGridEngineExecutor

LocalLSFExecutor

LocalPbsExecutor

LocalSlurmExecutor