Skip to content

Conversation

@jeremiedbb
Copy link
Member

Avoids runtime error from OpenMP due to multiple OpenMP runtime libs loaded simultaneously.
Happens when calling BLAS inside prange parallel loop.
Happens only on mac...

ping @ogrisel

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

Looks good to me. Maybe we can just extend the comment to make it even more explicit that we handle oversubscription by manually reconfiguring the inner OpenMP loops.

@ogrisel
Copy link
Member

ogrisel commented Feb 27, 2019

Any idea why circleci is killed like that?

@jeremiedbb
Copy link
Member Author

No idea but we've already seen this failure last week, right ?

@glemaitre
Copy link
Member

Related to OpenML/ARFF reader taking too much memory: #13287

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

LGTM. Just a nitpick. @jeremiedbb I will merge once you corrected it.

@jeremiedbb
Copy link
Member Author

@glemaitre the travis failure seems unrelated. It's a http error.

@glemaitre glemaitre merged commit ffd27c8 into scikit-learn:master Feb 27, 2019
@glemaitre
Copy link
Member

Thanks

xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
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