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 workaround for segfault in MacOS tests #1184

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

adriangonz
Copy link
Contributor

Recent versions of OpenMP (i.e. >= 12) cause segfaults in MacOS when training LightGBM / XGBoost models (but only when Torch is present). This PR downgrades OpenMP to an older version (i.e. == 11).

See microsoft/LightGBM#4229 and autogluon/autogluon#1442 for more details.

@adriangonz
Copy link
Contributor Author

The only failure in all-runtimes is due to a flaky test in the MacOS setup - not related to this PR.

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.

1 participant