-
Notifications
You must be signed in to change notification settings - Fork 1
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
Experimental issue : OpenMP on macOS, homebrew llvm + libomp #13
Comments
homebrew llvm should be installed by |
homebrew openmp should be installed by |
Some makefiles created for testing openmp. |
Generating dylib successfully done, with |
homebrew llvm dylib + macOS native llvm-gcc linking successfully worked. |
Performance extremely increased for butterfly.png on my old MacBook Pro Ratina 13" (2015) CTO, Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz.
|
Testing performance with test.jpg,
|
Conclusion
|
macOS12 OpenMP dyliblibsrcnn-dylib-macOS12-intel-experimental.zip dependancy
|
Default llvm (clang) of macOS not supports openmp basically.
Experimental performance enhancement for Intel CPU based Mac systems.
The text was updated successfully, but these errors were encountered: