Skip to content

Use psutil to set process affinity (test_perf.py) + minor pylint-friendliness for ._ix #4296

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 2 commits into from
Jul 20, 2013

Conversation

yarikoptic
Copy link
Contributor

please test test_perf.py -- I have rebased against master and had to resolve conflicts

Cheers,

…ty - then affinity module)

original affinity module is not commonly installed, has known issues,
and was not updated since 2006.  psutil is already used in parts of
pandas, so it would be logical to use it instead by default.
@jreback
Copy link
Contributor

jreback commented Jul 19, 2013

can you hook up to travis?

@yarikoptic
Copy link
Contributor Author

hm -- I thought that pull requests should also be travis'ed for pandas regardless where they are coming from... meanwhile enabled travis for neurodebian/pandas

@jreback
Copy link
Contributor

jreback commented Jul 19, 2013

I think you need to set the github hook up (then login to travis), then recommit it

see contributing.md !

@jreback
Copy link
Contributor

jreback commented Jul 19, 2013

perfect....merge?

and fyi....built successfuly on the sparc (very slow......!)

jreback added a commit that referenced this pull request Jul 20, 2013
Use psutil to set process affinity (test_perf.py) + minor pylint-friendliness for ._ix
@jreback jreback merged commit 0d6c0f0 into pandas-dev:master Jul 20, 2013
@ghost
Copy link

ghost commented Aug 6, 2013

Would have been fine to abolish affinity completely in favor of psutil.

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.

2 participants