Skip to content
Snippets Groups Projects
Christian Heusel's avatar
  • b536128b · upgpkg: 19.1.7-2: Rebuild for libxml2 2.14.2
Mohamed Amine Zghal's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

I didn’t try yet. But I think it could work because the patch was provided 2 months ago.

loqs's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

Is there an issue with the sm_120 support supplied by the tensorflow package in the repositories?...

Mohamed Amine Zghal's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

For some reason when I use nvcc I got error stdlib.h not found....

Adam Chovanec's avatar
commented on issue #10 "Broken dependencies of /usr/bin/amdgpu-arch" at Arch Linux / Packaging / Packages / clang

To be clear, I have no real use-case for the binary, I just spotted the missing .so and reported that.

Toolybird's avatar
commented on issue #10 "Broken dependencies of /usr/bin/amdgpu-arch" at Arch Linux / Packaging / Packages / clang
$ sudo pacman -Fy libhsa-runtime64.so...
Adam Chovanec's avatar
opened issue #10 "Broken dependencies of /usr/bin/amdgpu-arch" at Arch Linux / Packaging / Packages / clang
loqs's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

Is that not an option for you to use nvcc to compile CUDA code and clang++ or g++ to compile the host code? Are you asking for sm_120 support to be...

Mohamed Amine Zghal's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

The problem won’t happen because export TF_CUDA_CLANG=0 exists....

loqs's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

Does it work if you build the current tensorflow PKGBUILD in a clean chroot?

Mohamed Amine Zghal's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

For me it doesn’t work if I use sm_>90

loqs's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

The current tensorflow sets HERMETIC_CUDA_COMPUTE_CAPABILITIES up to sm_120 https://gitlab.archlinux.org/archlinux/packaging/packages/tensorflow/-/...

Mohamed Amine Zghal's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

Yes I’ve seen it....

loqs's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

sm_120 was only added in [CUDA] Add support for sm101 and sm120 target architectures (#127187). Is there an issue with the sm_120 support supplied ...

Mohamed Amine Zghal's avatar
commented on issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang

This happen when I try to build tf-nightly with cuda 12.8.1

Mohamed Amine Zghal's avatar
opened issue #9 "unsupported CUDA gpu architecture" at Arch Linux / Packaging / Packages / clang
Evangelos Foutras's avatar
commented on issue #8 "libclang gets the system header paths wrong" at Arch Linux / Packaging / Packages / clang

Worked around upstream. I'm subscribed to the LLVM issue but I don't see it getting fixed anytime soon. I don't want to add the Debian patch unless...

Evangelos Foutras's avatar
accepted merge request !2 "Install bash completion" at Arch Linux / Packaging / Packages / clang
Evangelos Foutras's avatar