Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367529 - dev-util/nvidia-cuda-toolkit-4.0rc2 version bump
Summary: dev-util/nvidia-cuda-toolkit-4.0rc2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2011-05-16 13:36 UTC by Denis Demidov
Modified: 2011-05-30 14:02 UTC (History)
2 users (show)

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


Attachments
ebuild for v4.0_rc2 (nvidia-cuda-toolkit-4.0_rc2.ebuild,3.52 KB, text/plain)
2011-05-16 13:37 UTC, Denis Demidov
Details
cuda toolkit version bump to 4.0.17 (nvidia-cuda-toolkit-4.0_rc3.ebuild,3.52 KB, text/plain)
2011-05-28 15:58 UTC, Daniel Witzel
Details
Cleaned up dependency checks for 270.xx drivers. Never thought it would be going CVS :) (nvidia-cuda-toolkit-4.0_rc3.ebuild,3.51 KB, application/octet-stream)
2011-05-30 14:02 UTC, Daniel Witzel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Demidov 2011-05-16 13:36:48 UTC
NVIDIA CUDA Tolkit 4.0rc2 is publicly available for some time already. Ebuild for v3.2 works after minor corrections (attached).

Reproducible: Always

Steps to Reproduce:
1. emerge -s nvidia-cuda-toolkit
2. Oops, 4.0rc2 is not there.
Actual Results:  
4.0rc2 is not there.

Expected Results:  
4.0rc2 should be there.
Comment 1 Denis Demidov 2011-05-16 13:37:52 UTC
Created attachment 273433 [details]
ebuild for v4.0_rc2

tested for x86_64
Comment 2 Janick Martinez Esturo 2011-05-27 07:17:31 UTC
(In reply to comment #1)
> Created attachment 273433 [details]
> ebuild for v4.0_rc2
> 
> tested for x86_64

Cuda 4.0 was officially released yesterday. Are there any chances to see the toolkit and the SDK in the official portage tree any soon? Looking forward to it :)
Comment 3 Daniel Witzel 2011-05-28 15:58:57 UTC
Created attachment 274897 [details]
cuda toolkit version bump to 4.0.17
Comment 4 Michal Januszewski (RETIRED) gentoo-dev 2011-05-29 20:26:47 UTC
Added to CVS, thanks for filing the version bump request.
Comment 5 Daniel Witzel 2011-05-30 14:02:04 UTC
Created attachment 275191 [details]
Cleaned up dependency checks for 270.xx drivers. Never thought it would be going CVS :)