Source: nvptx-tools Section: devel Priority: optional Maintainer: Debian GCC Maintainers Uploaders: Matthias Klose Build-Depends: debhelper-compat (= 13), help2man, libiberty-dev, llvm-tools # only needed for the nvptx-non-run binary, which is not built: # nvidia-cuda-dev Standards-Version: 4.7.3 Homepage: https://github.com/MentorEmbedded/nvptx-tools/ Vcs-Browser: https://salsa.debian.org/toolchain-team/nvptx-tools Vcs-Git: https://salsa.debian.org/toolchain-team/nvptx-tools.git Package: nvptx-tools Architecture: amd64 arm64 ppc64el Multi-Arch: foreign Depends: binutils, ${shlibs:Depends}, ${misc:Depends} Suggests: nvidia-cuda-toolkit Description: collection of tools for use with nvptx-none GCC toolchains The tools consist of - nvptx-none-as: "assembler" for PTX. - nvptx-none-ld: "linker" for PTX. - nvptx-none-run: run PTX binaries compiled with -mmainkernel. Additionally, the following symlinks are installed: - nvptx-none-ar: link to the GNU/Linux host system's ar. - nvptx-none-ranlib: link to the GNU/Linux host system's ranlib.