Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Build-script should find CUDA libraries automatically #6

Open
bheisler opened this issue Sep 11, 2018 · 0 comments
Open

Build-script should find CUDA libraries automatically #6

bheisler opened this issue Sep 11, 2018 · 0 comments

Comments

@bheisler
Copy link

Most Rust C bindings will automatically check common places to find the required libraries, and request that rustc should link against them. If that fails, it's also typical to read a crate-specific environment variable to find them, rather than requiring the user to set LIBRARY_PATH. This crate should do the same.

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

No branches or pull requests

1 participant