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

tensorflow build broken for R36.3 #752

Open
gabriel-st-angel-aerospace opened this issue Dec 19, 2024 · 0 comments
Open

tensorflow build broken for R36.3 #752

gabriel-st-angel-aerospace opened this issue Dec 19, 2024 · 0 comments

Comments

@gabriel-st-angel-aerospace

https://github.com/dusty-nv/jetson-containers/blob/005836f783ff08da59ab798049826bf3e01d2a44/packages/tensorflow/link_cuda.sh#L4C1-L6C18

CUDA Version is 36.3 for L4T 36.3/JP6. This commit breaks build for anything but 36.4

Step 8/8 : RUN /tmp/TENSORFLOW/install.sh || /tmp/TENSORFLOW/build.sh
---> Running in e234b90a9de7

  • bash /tmp/TENSORFLOW/link_cuda.sh
  • CUDNN_MAJOR_VERSION=9
  • CUDA_MAJOR_VERSION=12
  • CUDA_VERSION=12.6
  • prefix=/opt/nvidia/cudnn
    ++ uname -m
  • arch=aarch64-linux-gnu
  • cuda_base_path=/usr/local/cuda-12.6
    ++ uname -m
  • cuda_targets=/usr/local/cuda-12.6/targets/aarch64-linux
  • rm /usr/local/cuda-12.6/include /usr/local/cuda-12.6/lib64
    rm: cannot remove '/usr/local/cuda-12.6/include': No such file or directory
    rm: cannot remove '/usr/local/cuda-12.6/lib64': No such file or directory
  • echo 'Building Tensorflow 2.18.0'
  • ./llvm.sh 17 all
    Building Tensorflow 2.18.0
    /tmp/TENSORFLOW/build.sh: line 9: ./llvm.sh: No such file or directory
    The command '/bin/sh -c /tmp/TENSORFLOW/install.sh || /tmp/TENSORFLOW/build.sh' returned a non-zero code: 127
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

1 participant