[Bug 1497663] Re: It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

2015-09-23 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-cuda-toolkit - 6.5.14-1ubuntu3

---
nvidia-cuda-toolkit (6.5.14-1ubuntu3) wily; urgency=medium

  * Tweak gcc/g++ wrappers to work with and without hardening-wrapper.
(LP: #1497663)

 -- Graham Inggs   Wed, 23 Sep 2015 10:32:47 +0200

** Changed in: nvidia-cuda-toolkit (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497663

Title:
  It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1497663/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497663] Re: It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

2015-09-21 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-cuda-toolkit - 6.5.14-1ubuntu2

---
nvidia-cuda-toolkit (6.5.14-1ubuntu2) wily; urgency=medium

  * Re-enable the gcc/g++ wrappers, depend on gcc/g++ 4.9 | 4.8.
(LP: #1497663)

 -- Graham Inggs   Mon, 21 Sep 2015 13:38:29 +0200

** Changed in: nvidia-cuda-toolkit (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497663

Title:
  It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1497663/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497663] Re: It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

2015-09-21 Thread Boyuan Deng
@ginggs g++-4.9.real belongs to package "hardening-wrapper", which is
not installed by default nowadays. I installed it and then it works.

ls results before installing "hardening-wrapper"

$ ls -l /usr/bin/gcc*
lrwxrwxrwx 1 root root  5 Aug  1 21:32 /usr/bin/gcc -> gcc-5
-rwxr-xr-x 1 root root 837944 Aug 27 00:25 /usr/bin/gcc-4.9
-rwxr-xr-x 1 root root 886968 Sep 15 22:34 /usr/bin/gcc-5
lrwxrwxrwx 1 root root  8 Aug  1 21:32 /usr/bin/gcc-ar -> gcc-ar-5
-rwxr-xr-x 1 root root  26968 Aug 27 00:25 /usr/bin/gcc-ar-4.9
-rwxr-xr-x 1 root root  26976 Sep 15 22:34 /usr/bin/gcc-ar-5
lrwxrwxrwx 1 root root  8 Aug  1 21:32 /usr/bin/gcc-nm -> gcc-nm-5
-rwxr-xr-x 1 root root  26968 Aug 27 00:25 /usr/bin/gcc-nm-4.9
-rwxr-xr-x 1 root root  26976 Sep 15 22:34 /usr/bin/gcc-nm-5
lrwxrwxrwx 1 root root 12 Aug  1 21:32 /usr/bin/gcc-ranlib -> gcc-ranlib-5
-rwxr-xr-x 1 root root  26968 Aug 27 00:25 /usr/bin/gcc-ranlib-4.9
-rwxr-xr-x 1 root root  26976 Sep 15 22:34 /usr/bin/gcc-ranlib-5

$ ls -l /usr/bin/g++*
lrwxrwxrwx 1 root root  5 Aug  1 21:32 /usr/bin/g++ -> g++-5
-rwxr-xr-x 1 root root 837944 Aug 27 00:16 /usr/bin/g++-4.9
-rwxr-xr-x 1 root root 886968 Sep 15 21:40 /usr/bin/g++-5
-rwxr-xr-x 1 root root288 Sep 28  2014 /usr/bin/g++-libc++

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497663

Title:
  It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1497663/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497663] Re: It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

2015-09-21 Thread Graham Inggs
@bryandeng: please post the output of:

ls -l /usr/bin/gcc*

and

ls -l /usr/bin/g++*

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497663

Title:
  It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1497663/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497663] Re: It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

2015-09-21 Thread Boyuan Deng
/usr/lib/nvidia-cuda-toolkit/bin/gcc: 12: exec: gcc-4.8: not found

It seems that g++-4.9.real doesn't exist after the updated CUDA packages
installed g++-4.9.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497663

Title:
  It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1497663/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497663] Re: It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

2015-09-21 Thread Graham Inggs
** Changed in: nvidia-cuda-toolkit (Ubuntu)
   Status: New => Confirmed

** Changed in: nvidia-cuda-toolkit (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497663

Title:
  It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1497663/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497663] Re: It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

2015-09-21 Thread Graham Inggs
@bryandeng: thanks!

** Changed in: nvidia-cuda-toolkit (Ubuntu)
   Status: Fix Released => In Progress

** Changed in: nvidia-cuda-toolkit (Ubuntu)
 Assignee: (unassigned) => Graham Inggs (ginggs)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497663

Title:
  It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1497663/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1497663] Re: It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

2015-09-19 Thread DenRaskovalov
It seems that CUDA 6.5 is the latest available for by GPU. It does not
support GCC 5. Can you actually ask NVIDIA to update the 340th family of
drivers to support GCC 5?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1497663

Title:
  It seems that CUDA does not work in Wily (at least for Quadro FX 570M)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-cuda-toolkit/+bug/1497663/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs