Control: tags -1 - moreinfo Hi Andreas,
On Sat, Jun 06, 2020 at 01:23:52AM +0200, Andreas Beckmann wrote: > On 13/08/2019 09.04, Helmut Grohne wrote: > > While the cuda > > toolkit is only available for these architectures, the cuda runtime > > should be available for arm64 as well. Is it possible to package that? > > If you can tell me where I can find the arm64 binaries ... Thank you for looking into this. On the cuda download page, arm64 is called "sbsa": https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=sbsa For instance for Ubuntu 18.04, you can find packages at https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/sbsa/ Do these work on Debian? Do you think that packaging these for Debian is possible with reasonable effort? Helmut