Skip to content

cuda-10.2.89-0.build.sh directory reordering causes trouble with tensorflow build #105

Closed
thomas opened this issue Mar 3, 2020 · 1 comment

Comments

@thomas
Copy link
Contributor

thomas commented Mar 3, 2020

Tensorflows' build system expects cupti.h (besides /usr/local/include, etc. ) under $CUDA_DIR/extras/CUPTI/include.
What is bad, because the build moves the extras directory into $CUDA_DIR/share
So future builds should leave it where it is, and thereby avoiding a patch in tensoflow.

thomas added a commit that referenced this issue Mar 11, 2020
bazel (a brain damaged build system)
- Systemwide installation

Cuda 10.2
- repackage with PREFIX/lib instead of lib64
- addition of TensorRT & nccl
- don't touch 'extras' dir (closing #105 github)
@thomas
Copy link
Contributor Author

thomas commented Mar 11, 2020

closed by 97d7291

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant