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

Test Failing with undefined symbol: omp_set_dynamic on Ubuntu Builds #3

Closed
prashnts opened this issue Mar 16, 2016 · 3 comments
Closed
Assignees
Labels

Comments

@prashnts
Copy link
Owner

Latest travis tests fail with undefined symbol: omp_set_dynamic.

With gcc, fopenmp flag is required, however it is different within different compilers.

Ref: http://stackoverflow.com/questions/9685377/undefined-reference-to-omp-get-max-threads

@devkhan or @PragyaJaiswal could you try and reproduce? It builds and passes tests just fine on OSX.

@prashnts
Copy link
Owner Author

Nevermind. Fixed in 8788c05.

@devkhan
Copy link
Collaborator

devkhan commented Mar 17, 2016

Yeah, sure, like we were able to build it successfully before. -_-

@prashnts
Copy link
Owner Author

Haha, @devkhan I think you'll find this Related #1. :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants