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 ompstub by default on Windows on ARM #1097

Closed
wants to merge 1 commit into from

Conversation

kaadam
Copy link
Collaborator

@kaadam kaadam commented Jun 22, 2021

OpenMP is not supported on Windows on ARM yet.
Therefore this PR modified Cmakelist to use ompstub
on Windows on ARM for linking by default.

OpenMP is not supported on Windows on ARM yet.
Therefore this PR modified Cmakelist to use ompstub
on Windows on ARM for linking by default.
@kaadam
Copy link
Collaborator Author

kaadam commented Jul 8, 2021

I will rebase it after #464 is merged

@isuruf isuruf added the windows Add this to all windows specific issues or PRs label Oct 13, 2021
@kaadam
Copy link
Collaborator Author

kaadam commented Nov 30, 2021

libomp library (libomp140.aarch64.dll) available for Windows on ARM (MSVC 14.29), this change is not necessary any more.

@kaadam kaadam closed this Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Add this to all windows specific issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants