Bug#757961: Does not work with GCC 4.9, default GCC in Jessie

2014-08-22 Thread Graham Inggs
On 21/08/2014 23:02, Tomasz Rybak wrote: Not necessarily. I'll build (and test) PyCUDA on my machine, then build amd64 and i386 packages in pbuilder. As building does not require running any kernels, but only presence of CUDA headers, it'll work without any problems. OK, great. BTW - do you

Bug#757961: Does not work with GCC 4.9, default GCC in Jessie

2014-08-21 Thread Graham Inggs
Just for reference, nvidia-cuda-toolkit 6.0.37 also prevents the use of gcc 4.8 in /usr/include/host_config.h and therefore needs the same patch. In fact, the only difference between /usr/include/host_config.h in 5.5.22 and 6.0.37 is that the version in 6.0.37 now allows ICC 13.1 instead of

Bug#757961: Does not work with GCC 4.9, default GCC in Jessie

2014-08-21 Thread Tomasz Rybak
Dnia 2014-08-21, czw o godzinie 15:13 +0200, Graham Inggs pisze: Just for reference, nvidia-cuda-toolkit 6.0.37 also prevents the use of gcc 4.8 in /usr/include/host_config.h and therefore needs the same patch. In fact, the only difference between /usr/include/host_config.h in 5.5.22 and

Bug#757961: Does not work with GCC 4.9, default GCC in Jessie

2014-08-19 Thread Graham Inggs
tags 757961 patch thanks I plan to prepare this for NMU in the next couple of days, hopefully along with a fix for #755513. On 19/08/2014 11:27, Vincent Cheng wrote: This might be an issue fixed in a newer upstream release, but I don't think there are any active maintainers looking after

Bug#757961: Does not work with GCC 4.9, default GCC in Jessie

2014-08-19 Thread Vincent Cheng
On Tue, Aug 12, 2014 at 11:52 AM, Tomasz Rybak bogom...@post.pl wrote: Package: nvidia-cuda-toolkit Version: 5.5.22-4 Severity: important It looks like the CUDA 5.5 does not work with GCC 4.9: $ nvcc tmpTfIlUk.cu In file included from

Bug#757961: Does not work with GCC 4.9, default GCC in Jessie

2014-08-17 Thread Tomasz Rybak
Dnia 2014-08-14, czw o godzinie 12:01 +0200, Graham Inggs pisze: Hi Thomas I tried editing /usr/include/host_config.h as below to bypass the GCC version check. After this change, I was able to build all of the CUDA 5.5 SDK samples without error. Let me know if this works for you too

Bug#757961: Does not work with GCC 4.9, default GCC in Jessie

2014-08-14 Thread Graham Inggs
Hi Thomas I tried editing /usr/include/host_config.h as below to bypass the GCC version check. After this change, I was able to build all of the CUDA 5.5 SDK samples without error. Let me know if this works for you too and I will prepare a patch. Regards Graham ---

Bug#757961: Does not work with GCC 4.9, default GCC in Jessie

2014-08-12 Thread Tomasz Rybak
Package: nvidia-cuda-toolkit Version: 5.5.22-4 Severity: important It looks like the CUDA 5.5 does not work with GCC 4.9: $ nvcc tmpTfIlUk.cu In file included from /usr/lib/nvidia-cuda-toolkit/include/cuda_runtime.h:59:0, from command-line:0: /usr/include/host_config.h:82:2: