On 02/06/2022 21.53, Paul Gevers wrote: > On 02-06-2022 21:45, Andreas Beckmann wrote: >> OK. Could you give -5 a try? > > That has already happened automatically, as the block has been removed.
arm64 still times out on the cuda parts ... :-( waiting for the ppc64el run ... >> BTW, nvidia-cuda-toolkit currently seems stuck: >> >> autopkgtest for nvidia-cuda-toolkit/blocked-on-ci-infra: ppc64el: >> Regression Can you hint against that? > nvidia-cuda-toolkit All ppc64el * test suite fails to > start properly (disk space in unstable) > > Sorry, I forgot to file a bug about that. Fetching the source package and unpacking it needs > 20 GB ... That can't even be prevented with an Architecture setting. I've now copied the autopkgtest from src:nvidia-cuda-toolkit to src:pycuda - all we need is an installation of nvidia-cuda-toolkit, and that is < 5 GB. If that works, I'll drop the autopkgtest from src:nvidia-cuda-toolkit again. (pycuda didn't have any tests, yet, (its testsuite would want to run cuda code on a gpu), and the new test is fast enough to be run on salsa-ci) Andreas PS: I've updated src:cub and reduced the autopkgtest by 50%. It still fails early on arm64/ppc64el (due to some char/uchar mess), I'll take that upstream once I'm running on the latest upstream release.