Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413421 - dev-util/nvidia-cuda-{sdk,toolkit}-4.2 version bump
Summary: dev-util/nvidia-cuda-{sdk,toolkit}-4.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michal Januszewski (RETIRED)
URL: http://forums.nvidia.com/index.php?sh...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 21:39 UTC by Marius Brehler
Modified: 2012-08-11 15:32 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
nvidia-cuda-toolkit-4.2.ebuild (nvidia-cuda-toolkit-4.2.ebuild,2.58 KB, text/plain)
2012-06-05 21:25 UTC, Nicolas Bigaouette
Details
nvidia-cuda-sdk-4.2.ebuild (nvidia-cuda-sdk-4.2.ebuild,1.79 KB, text/plain)
2012-06-05 21:27 UTC, Nicolas Bigaouette
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Brehler 2012-04-24 21:39:51 UTC
CUDA 4.2 has finally been released.

I would appreciate a version bump. On the Download page CUDA 4.2 nvidia-drivers version 295.41 are listed as current developer drivers, but the "deviceQuery" application (included in the sdk) tells for version 295.40, which I use:

CUDA Driver Version / Runtime Version          4.2 / 4.1

Maybe, 295.41 is only needed for newer Kepler cards.

Reproducible: Always
Comment 1 Joel 2012-05-17 14:18:17 UTC
Also, it adds support for gcc 4.6
Comment 2 Nicolas Bigaouette 2012-06-05 21:25:39 UTC
Created attachment 314351 [details]
nvidia-cuda-toolkit-4.2.ebuild

Bumped ebuild. Changes from /usr/portage/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-4.1.ebuild:
-Fixed URI
-Add ${DEST}/libnvvp (profiler) to PATH
-Note about env-update
Comment 3 Nicolas Bigaouette 2012-06-05 21:27:10 UTC
Created attachment 314353 [details]
nvidia-cuda-sdk-4.2.ebuild

Bumped nvidia-cuda-sdk to 4.2. Changes from /usr/portage/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-4.1.ebuild:
-Fixed URI
-Depend on >=dev-util/nvidia-cuda-toolkit-4.2
Comment 4 Nicolas Bigaouette 2012-06-05 21:28:46 UTC
These are in my overlay.
Testing was minimum. The examples compile and I'm able to run them. The exact versions of the dependencies might require some tweaking; I left them as they were in 4.1.
Comment 5 pierigno 2012-06-16 11:07:54 UTC
(In reply to comment #4)
> These are in my overlay.
> Testing was minimum. The examples compile and I'm able to run them. The
> exact versions of the dependencies might require some tweaking; I left them
> as they were in 4.1.

I wasn't able to compile the sdk examples because some of the provided Makefiles have CUDA_INSTALL_PATH hardcoded to /usr/local/cuda. I've modified a bit your ebuild accordingly and now I'm able to compile sdk examples just fine. Please refer to the pull request at github.
Comment 6 Marius Brehler 2012-07-06 18:48:57 UTC
Downloaded Nicolas ebuilds from github. Works fine here, but maybe you should adjust the driver dependency regarding my initial comment on the driver version.
Comment 7 Marius Brehler 2012-08-11 10:36:35 UTC
As Rick Farina finally bumped the toolkit and sdk to version 4.2, this request can be closed.
Comment 8 Rick Farina (Zero_Chaos) gentoo-dev 2012-08-11 15:32:36 UTC
Thanks for poking me about the bug, I had missed it.