[ ] I'd like to contribute [feature X|bugfix Y|docs|something else] to PyWPS. I confirm that my contributions to PyWPS will be compatible with the PyWPS license guidelines at the time of contribution.
[x] I have already previously agreed to the PyWPS Contributions and Licensing Guidelines
Coverage decreased (-0.06%) to 75.344% when pulling a3017b27f5f070e705ad136acd653b2bc3df1efa on cehbrecht:update-scheduler-with-drmaa-config into 7fd35697788e3030c217f3905fcac9599d646c1e on geopython:pywps-4.2.
Overview
This PR updates the scheduler extension to allow configuration of DRMAA (wrapper for slurm job scheduler).
Changes:
drmaa_native_specification
configuration paramater.drmaa_native_specification
configuration.maxprocesses
with-1
. Same as forparallelprocesses
. This is useful when the job queue is managed by a scheduler like slurm.Related Issue / Discussion
Additional Information
Contribution Agreement
(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)