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

LD_LIBRARY_PATH should not be required to locate libnvrtc #283

Closed
jedbrown opened this issue Jun 24, 2019 · 1 comment
Closed

LD_LIBRARY_PATH should not be required to locate libnvrtc #283

jedbrown opened this issue Jun 24, 2019 · 1 comment
Projects

Comments

@jedbrown
Copy link
Member

Specifying CUDA_DIR should be sufficient to use the desired CUDA installation. RPATH is currently set on libceed.so, but I experienced crashes when LD_LIBRARY_PATH was not set. Perhaps this is due to nvrtc internally creating a shared library without setting its RPATH.
More details at #249 (comment)

@jeremylt jeremylt added this to To Do in Kanban Aug 27, 2019
@jedbrown
Copy link
Member Author

I haven't encountered this in a while so I think it has been fixed. Please reopen if not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Kanban
  
To Do
Development

No branches or pull requests

1 participant