On Thu, 2016-09-29 at 12:32 +0200, Andreas Beckmann wrote: > On 2016-09-29 01:38, Graham Inggs wrote: > > On 5 July 2016 at 16:19, Lumin <cdlumin...@gmail.com> wrote: > > > There is still no redistributable release yet, > > > and I don't know how "soon" it is. > > > > > > Nvidia CUDA Toolkit 8.0.44 has just been released. > > > Nice. Is there a chance to get this into the next Ubuntu release > (i.e. > should we hurry to get this into Debian experimental)? > > What about gcc-6 support? > > > Andreas >
That's a good news. The release notes mentioned no GCC support information. https://developer.nvidia.com/compute/cuda/8.0/prod/docs/sidebar/CUDA_To olkit_Release_Notes-pdf I'll update the packaging patch and split it up when I have time to. Before downloading and performing real test, I found that the newest CUDA package distributed by archilinux still depends on gcc5. (Archlinux default compiler is now gcc-6) https://www.archlinux.org/packages/community/x86_64/cuda/ But this cannot prove that cuda-8.0.44 doesn't work with gcc-6, test result is needed.