mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Building with CUDA in dev container leads to error: `cannot find -lcudart_static`. This is because the libraries are under a custom CUDA_HOME, and `ld` cannot find it. Updating the `LDFLAGS` environment variable works. Pull Request resolved: https://github.com/pytorch/pytorch/pull/108766 Approved by: https://github.com/drisspg |
||
|---|---|---|
| .. | ||
| install-dev-tools.sh | ||
| update_alternatives_clang.sh | ||