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

0.1.7 #288

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

0.1.7 #288

wants to merge 4 commits into from

Conversation

davidycliao
Copy link
Owner

fix: handle OpenMP runtime conflicts on macOS

  • Add automatic KMP_DUPLICATE_LIB_OK environment variable setting for Mac systems
  • Prevent "OMP: Error 0.0.5 #15" when multiple OpenMP runtimes are loaded
  • Fix potential crashes and incorrect results from OpenMP conflicts
  • Add system detection to only apply fix on Darwin/macOS
  • Maintain backwards compatibility with non-Mac systems

- Add detailed reticulate installation steps
- Include Python installation guide with version 3.10
- Add automatic KMP_DUPLICATE_LIB_OK environment variable setting for Mac systems
- Prevent "OMP: Error #15" when multiple OpenMP runtimes are loaded
- Fix potential crashes and incorrect results from OpenMP conflicts
- Add system detection to only apply fix on Darwin/macOS
- Maintain backwards compatibility with non-Mac systems
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