Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329127 - sci-misc/boinc-6.10.58 could give tip on GPU/CUDA use
Summary: sci-misc/boinc-6.10.58 could give tip on GPU/CUDA use
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Gentoo Science Related Packages
URL: http://setiathome.berkeley.edu/forum_...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 15:01 UTC by Mike Hammill
Modified: 2011-05-22 09:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Hammill 2010-07-20 15:01:38 UTC
It would be nice if boinc provided something like the following post-install hint to those who build boinc with the USE=CUDA option for GPU processing:
"If you see the message "No usable GPUs found" in /var/log/boinc.log and you have already checked http://boinc.berkeley.edu/wiki/GPU_computing, make sure user 'boinc' is in the video group, e.g., as root do: usermod -Gvideo -a boinc"

Reproducible: Always

Steps to Reproduce:
1. After carefully checking that I had a CUDA card, correct nVidia drivers, etc., etc., etc., I stumbled upon the URL given above and realized the problem was probably permissions in /dev/nvidia*
2. Simply adding boinc to the video group solves the problem and unleashes a significantly large computing resource to boinc.
3.




Feel free to rewrite the hint as you see fit.  Although I could not think of any major security problem in the hint, if you find one, then of course feel free to just ignore this request.  Otherwise, it could help folks.
Comment 1 Mike Hammill 2010-07-20 15:05:59 UTC
To clarify a bit:
Good general URL for GPU: 
http://boinc.berkeley.edu/wiki/GPU_computing
But the above doesn't mention the possible permission problem.  That I found in the other URL I gave, namely:
http://setiathome.berkeley.edu/forum_thread.php?id=58766
Comment 2 Dillon Amburgey 2011-02-10 03:53:55 UTC
This appears to have been fixed. There is now a post-install message informing the user to add boinc to the video group. Can this bug get closed?
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2011-05-22 09:24:30 UTC
Yeah this bug is really fixed, if newly installed it is automatic and it also informs user via elog message.