K
K
Kenarius2012-09-03 19:52:13
linux
Kenarius, 2012-09-03 19:52:13

Linux distribution with CUDA SDK in repositories?

The question is in the title. What are the Linux distributions with the ability to install CUDA from the repositories?
On Ubuntu 11.10 I used a third party PPA and was "soooo happy". But, unfortunately, the build for 12.04 did not appear in it.
I'm aware that there seems to be a CUDA SDK available on Debian, Mageia and Arch. The latter is famous for being famous for too new software, the first for being too old. And what do you use? Ubuntu doesn't count ;)

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
Gribozavr, 2012-09-03
@gribozavr

Debian Sid has it all, and quite fresh.

V
Vladislav, 2012-09-03
@phprus

What is it for?
The CUDA installer is smart enough to only write to the directory it installs to, so it doesn't leave any extra junk behind it.
If the question arose in relation to the organization of a computing cluster, then we use the installation of all specialized software (CUDA, Intel compilers, etc.) in /opt and then distribute /opt via NFS to all computing nodes.

O
oldbay, 2012-09-03
@oldbay

On ArchLinux there is
$ pacman -Ss cuda
community/cuda-sdk 4.2.9-1 [installed]
NVIDIA's GPU programming sdk
community/cuda-toolkit 4.2.9-1 [installed]
NVIDIA's GPU programming toolkit
community/python2-pycuda 2011.2.2-1
Python wrapper for Nvidia CUDA
used to collect only from AUR.

V
VBart, 2012-09-03
@VBart

Gentoo is the best distribution for developers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question