Skip to content

MRG: Updates to SGE Plugins #1129

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

Merged
merged 7 commits into from
Aug 5, 2015
Merged

MRG: Updates to SGE Plugins #1129

merged 7 commits into from
Aug 5, 2015

Conversation

blakedewey
Copy link
Contributor

PEP8 Correction. Typo and function definition cleanup. Hopefully cut down on number of qstat/qacct calls.

Merge pull request #1128 from blakedewey/master
we use "in" to check and since we are checking an int against a list of strings, we will always get false.
…comes up pending.

this avoids calling qstat (and qacct) over and over again when we have alread populated it into the task dictionary.
@blakedewey
Copy link
Contributor Author

@satra and @hjmjohnson. I have made some updates to the SGE plugin that I think will help streamline qstat and qacct calls. Please look this over and verify. Has been running a few days on my cluster with no problems. @mwaskom this should also help your PEP8 wall of shame.

@blakedewey blakedewey changed the title Updates to SGE Plugins MRG: Updates to SGE Plugins Jul 8, 2015
@satra
Copy link
Member

satra commented Jul 10, 2015

@hjmjohnson - any chance you can check this? the code changes look fine to me.

@hjmjohnson
Copy link
Contributor

@satra I will look at this today. Hans

@hjmjohnson
Copy link
Contributor

Job are running use SGE now. I will review succes/failures in the morning.

@hjmjohnson
Copy link
Contributor

@satra Last nights testing seemed to perform as expected. I think this is good to merge.

satra added a commit that referenced this pull request Aug 5, 2015
MRG: Updates to SGE Plugins
@satra satra merged commit 67f2a59 into nipy:master Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants