-
Notifications
You must be signed in to change notification settings - Fork 53
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
OpenMP problems on Apple M1 hardware #610
Comments
Compiling NEPR of a macintosh Powerbook Pro Apple M1 Max chipset, OS=Ventura 13.0.1. There appears to be some problem with accessing the libraries for OpenMP appropriately in the new instances installed by XCode. The offending bit of code is when attempting to access <omp.h>. I have tried many work-arounds, each of them failing to resolve the problem. I am hoping that the code authors are routinely compiling on a macintosh (they appear quite mac savvy), and perhaps have some resolution for this compilation failure. Any help that can be provided would be most appreciated. Full "make" output appears below. ========================================== |
No description provided.
The text was updated successfully, but these errors were encountered: