Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Understanding why portage wants to downgrade nvidia-cuda-sdk
Date: Mon, 01 Jul 2013 23:03:35
Message-Id: 51D20A50.9040002@gmail.com
In Reply to: [gentoo-user] Understanding why portage wants to downgrade nvidia-cuda-sdk by Chris Stankevitz
1 On 01/07/2013 23:18, Chris Stankevitz wrote:
2 > Hello,
3 >
4 > I'm particularly paranoid about my CUDA setup. I do not understand
5 > CUDA except enough to declare that if my machine has CUDA 4.2
6 > installed my life will be easy. This is because I compile software
7 > that supposedly needs CUDA 4.2.
8 >
9 > Can someone please translate the emerge -Dauv snip below into english for me?
10
11 It says it's going to downgrade nvidia-cuda-sdk,but it doesn't say why.
12 For that:
13
14 $ eix dev-util/nvidia-cuda-sdk
15 * dev-util/nvidia-cuda-sdk
16 Available versions: 2.02.0807.1535^b (~)4.2.9-r2 (~)5.0.35-r1
17 {+cuda debug +doc emulation +examples opencl}
18 Homepage: http://developer.nvidia.com/cuda
19 Description: NVIDIA CUDA Software Development Kit
20
21
22
23 What's in your ACCEPT_KEYWORDS?
24 My guess is you have a stable system and cuda is not unmasked
25
26
27
28
29
30 >
31 > My attempted translation: "portage is about to uninstall CUDA 4.2 and
32 > replace it with CUDA 2.2 so enjoy your new life of misery sucker...
33 > should've used OpenCL! Hahaha!"
34 >
35 > I'll also post the top of dev-util/nvidia-cuda-sdk/ChangeLog
36 >
37 > Thank you,
38 >
39 > Chris
40 >
41 > ===
42 >
43 > emerge -Duav snip:
44 >
45 > [ebuild UD ] dev-util/nvidia-cuda-sdk-2.02.0807.1535 [4.2]
46 > USE="-debug -emulation% (-cuda%*) (-doc%*) (-examples%*) (-opencl%)"
47 > 40,937 kB
48 >
49 > ===
50 >
51 > ChangeLog snip:
52 >
53 > # ChangeLog for dev-util/nvidia-cuda-sdk
54 > # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
55 > # $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-sdk/ChangeLog,v
56 > 1.40 2013/06/26 16:13:04 xarthisius Exp $
57 >
58 > 26 Jun 2013; Kacper Kowalik <xarthisius@g.o>
59 > -nvidia-cuda-sdk-2.2-r1.ebuild, -nvidia-cuda-sdk-4.2.9-r1.ebuild,
60 > -nvidia-cuda-sdk-4.2.ebuild, -nvidia-cuda-sdk-5.0.35.ebuild,
61 > nvidia-cuda-sdk-5.0.35-r1.ebuild:
62 > Workaround bug #462602, drop old
63 >
64 > *nvidia-cuda-sdk-5.0.35-r1 (09 Mar 2013)
65 >
66 > 09 Mar 2013; Justin Lecher <jlec@g.o>
67 > +nvidia-cuda-sdk-5.0.35-r1.ebuild:
68 > Install Makefile with examples, #460740
69 >
70 > *nvidia-cuda-sdk-4.2.9-r2 (23 Jan 2013)
71 >
72
73
74 --
75 Alan McKinnon
76 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Understanding why portage wants to downgrade nvidia-cuda-sdk Chris Stankevitz <chrisstankevitz@×××××.com>