Skip to content

Add a job_extra flag to the SGECluster#256

Merged
lesteve merged 4 commits into
dask:masterfrom
Lnaden:patch-1
Apr 5, 2019
Merged

Add a job_extra flag to the SGECluster#256
lesteve merged 4 commits into
dask:masterfrom
Lnaden:patch-1

Conversation

@Lnaden

@Lnaden Lnaden commented Mar 22, 2019

Copy link
Copy Markdown
Contributor

The SGECluster has no job_extra setting like all the other clusters do, which limits its abilities. This PR adds the job_extra flag in the same way as it appears in the other cluster files.

xref #219 and #235 which seemed to allude to SGECluster having the job_extra flag, but no such flag appears to exist.

Lnaden added 2 commits March 22, 2019 17:16
The SGECluster has no `job_extra` setting like all the other clusters do, which limits its abilities. This PR adds the `job_extra` flag in the same way as it appears in the other cluster files.

xref dask#219 and dask#235 which seemed to allude to `SGECluster` having the `job_extra` flag, but no such flag appears to exist.

@guillaumeeb guillaumeeb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for the contribution !

A simple test to validate this would be nice, I encourage you to run it locally. According to Travis logs, you forgot to add an entry in https://github.com/dask/dask-jobqueue/blob/master/dask_jobqueue/jobqueue.yaml.

@lesteve

lesteve commented Apr 5, 2019

Copy link
Copy Markdown
Member

Merging, thanks a lot @Lnaden!

@lesteve lesteve merged commit 9781a3d into dask:master Apr 5, 2019
@guillaumeeb

Copy link
Copy Markdown
Member

Glad to see you back around @lesteve, I'm quite taken by work since several weeks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants