-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Support simpleomp on Windows with MSVC #5683
base: master
Are you sure you want to change the base?
Conversation
Jiang-Weibo
commented
Sep 5, 2024
- Modify the CMakeLists.txt on the top level to leverage openmp on MSVC
- Support simpleomp on MSVC
- Test the results using the existed tests folder
s2496214 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5683 +/- ##
==========================================
+ Coverage 94.76% 95.16% +0.40%
==========================================
Files 790 793 +3
Lines 249195 271152 +21957
==========================================
+ Hits 236138 258042 +21904
- Misses 13057 13110 +53 ☔ View full report in Codecov by Sentry. |