Your message dated Thu, 03 Jan 2013 15:01:13 +0100
with message-id <[email protected]>
and subject line Re: Bug#697271: Convenient copy of libthrust in 
nvidia-cuda-toolkit
has caused the Debian Bug report #697271,
regarding Convenient copy of libthrust in nvidia-cuda-toolkit
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
697271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697271
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nvidia-cuda-toolkit
Version: 4.2.9-1~bpo60+2
Severity: normal

nvidia-cuda-toolkit contains a convenient copy of libthrust. Eg:

$ md5sum /usr/lib/nvidia-cuda-toolkit/include/thrust/detail/reference.inl 
/usr/include/thrust/detail/reference.inl
3b9c3c24bf6cbec1093fe705773669f2  
/usr/lib/nvidia-cuda-toolkit/include/thrust/detail/reference.inl
3b9c3c24bf6cbec1093fe705773669f2  /usr/include/thrust/detail/reference.inl

It would be nice to use the system one instead

(I do not know if policy applies anyway to non-free package).

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nvidia-cuda-toolkit depends on:
ii  g++-4.4                 4.4.5-8          The GNU C++ compiler
ii  gcc-4.4                 4.4.5-8          The GNU C compiler
ii  libc6                   2.11.3-4         Embedded GNU C Library: Shared lib
ii  libgcc1                 1:4.4.5-8        GCC support library
ii  libstdc++6              4.4.5-8          The GNU Standard C++ Library v3
ii  nvidia-cuda-dev         4.2.9-1~bpo60+2  NVIDIA CUDA development files
ii  nvidia-opencl-dev       4.2.9-1~bpo60+2  NVIDIA OpenCL development files
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages nvidia-cuda-toolkit recommends:
ii  nvidia-cuda-doc          4.2.9-1~bpo60+2 NVIDIA CUDA and OpenCL documentati
ii  nvidia-cuda-gdb          4.2.9-1~bpo60+2 NVIDIA CUDA GDB
ii  nvidia-visual-profiler   4.2.9-1~bpo60+2 NVIDIA Visual Profiler

Versions of packages nvidia-cuda-toolkit suggests:
pn  libcupti-dev                  <none>     (no description available)

-- no debconf information

--- End Message ---
--- Begin Message ---
On 2013-01-03 13:28, Mathieu Malaterre wrote:
> nvidia-cuda-toolkit contains a convenient copy of libthrust. Eg:

No.

> $ md5sum /usr/lib/nvidia-cuda-toolkit/include/thrust/detail/reference.inl 
> /usr/include/thrust/detail/reference.inl
> 3b9c3c24bf6cbec1093fe705773669f2  
> /usr/lib/nvidia-cuda-toolkit/include/thrust/detail/reference.inl
> 3b9c3c24bf6cbec1093fe705773669f2  /usr/include/thrust/detail/reference.inl

# ls -la /usr/lib/nvidia-cuda-toolkit/include/thrust
lrwxrwxrwx 1 root root 23 May 11  2012 
/usr/lib/nvidia-cuda-toolkit/include/thrust -> ../../../include/thrust

> It would be nice to use the system one instead

It does. Just some parts of the CUDA headers, NVIDIA GPGPU SDK or 
whatever (read the changelog for details and pointers) fail if they are 
included as system headers ... so we have some extra symlinks ... and 
can find the stuff in /usr/lib/nvidia-cuda-toolkit/include, too.

> (I do not know if policy applies anyway to non-free package).

(Most of) it does.

Andreas

--- End Message ---

Reply via email to