Summary: | dev-util/nvidia-cuda-sdk-5.0.35 should install Makefiles with code examples | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Robert Penny <rob> |
Component: | [OLD] Development | Assignee: | Justin Lecher (RETIRED) <jlec> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sci |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Robert Penny
2013-03-08 03:42:10 UTC
(In reply to comment #0) > Is there some reason for this? Is it expected that some IDE like Eclipse > will be used to build the examples? Maybe I'm missing the point. Maybe I was to radical. My idea of "examples" of code was that you could look up how you can write that code, but there isn't any need to compile it. But your are right, we shouldn't strip the Makefiles from the examples. I will readd them. +*nvidia-cuda-sdk-5.0.35-r1 (09 Mar 2013) + + 09 Mar 2013; Justin Lecher <jlec@gentoo.org> + +nvidia-cuda-sdk-5.0.35-r1.ebuild: + Install Makefile with examples, #460740 + Thanks Justin. I tend to learn by starting with working examples and dig into the internals to find out what's going on. Being able to just make some minor code changes to code and then "push the button" to see what happens is the way I tend to learn new environments. Having the Makefiles makes the button a lot easier to push. Though I've also started using the nVidia Eclipse nsight IDE. That's pretty slick. Many thanks for the rapid response on this. Much appreciated. -Rob. |