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

Use netlib libblas on macOS to avoid openmp conflicts in MATLAB #1474

Merged
merged 6 commits into from
Sep 11, 2023

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Sep 10, 2023

@traversaro
Copy link
Member Author

Using netlib libblas also on Windows result in this failures:

  Error in command_e88cbb7c_9ffb_4c6d_811b_11f8a0b18970 (line 3)
  pos = iDynTree.Position()
  }� 
  thread_monitor::launch: _beginthreadex failed
  ERROR: MATLAB error Exit Status: 0x00000001
  exit status 1

Probably we should just try to install netlib's libblas only on macOS.

@traversaro traversaro merged commit 8c56f10 into master Sep 11, 2023
25 of 34 checks passed
@traversaro traversaro deleted the fixmacosblasconflicts branch September 11, 2023 09:35
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.

MATLAB bindings crash on macOS with R2023a
1 participant