Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a job_extra flag to the SGECluster #256

Merged
merged 4 commits into from
Apr 5, 2019
Merged

Conversation

Lnaden
Copy link
Contributor

@Lnaden Lnaden commented Mar 22, 2019

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.

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.
Copy link
Member

@guillaumeeb guillaumeeb left a comment

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
Copy link
Member

lesteve commented Apr 5, 2019

Merging, thanks a lot @Lnaden!

@lesteve lesteve merged commit 9781a3d into dask:master Apr 5, 2019
@guillaumeeb
Copy link
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