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

Undefined symbol: omp_get_max_threads #9

Open
tshort opened this issue Aug 8, 2017 · 2 comments
Open

Undefined symbol: omp_get_max_threads #9

tshort opened this issue Aug 8, 2017 · 2 comments

Comments

@tshort
Copy link

tshort commented Aug 8, 2017

The tests are failing for me in the sparse tests. I'm getting the following error:

/home/tshort/julia-f4c6c9d4bb/bin/julia: symbol lookup error: /opt/cuda/lib64/libcusolver.so: undefined symbol: omp_get_max_threads

I've gotten the same result with Julia 0.5.2 and 0.6.0. The dense tests complete fine. The tests for CUDAdrv also pass.

I'm running on Arch Linux. Something's probably borked with my CUDA installation, but I thought I'd check to see if anyone has run into this.

@tshort
Copy link
Author

tshort commented Aug 10, 2017

I tried running this under Docker with a Ubuntu base, and I got the same test error.

@bfly123
Copy link

bfly123 commented May 29, 2019

I also get this error in a v1.1 and v1.0

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

No branches or pull requests

2 participants