Message boards :
Number crunching :
6.6.26 x32 CUDA issue
Message board moderation
Author | Message |
---|---|
![]() ![]() Send message Joined: 18 May 99 Posts: 346 Credit: 104,396,190 RAC: 34 ![]() ![]() |
I know that in newer versions of 6.6.x that there was a discussion about not using CUDA devices that were less capable than the primary CUDA device, but this is silly: 5/1/2009 8:26:00 PM CUDA device: GeForce GTX 260 (driver version 18122, compute capability 1.3, 896MB, est. 117GFLOPS) 5/1/2009 8:26:00 PM CUDA device (not used): GeForce GTX 260 (driver version 18122, compute capability 1.3, 896MB, est. 117GFLOPS) It's the exact same card! I cannot seem to find where I disable the "feature" of not using the less capable card. Any ideas? I'm going to revert to 6.6.23 for now. Rob ![]() |
![]() ![]() Send message Joined: 18 May 99 Posts: 346 Credit: 104,396,190 RAC: 34 ![]() ![]() |
Careful Vic, it's just alpha software. There are bound to be issues. I know this so it's no big deal to me. I just revert back to .23 and call it good for now. It does seem rather silly though. :) Just reporting an issue. Rob ![]() |
![]() ![]() Send message Joined: 18 May 99 Posts: 346 Credit: 104,396,190 RAC: 34 ![]() ![]() |
The AMD? Yes and no. I had it running for a bit but I have since set it back on the shelf. Plenty of heat generators in this office as it is. :) Thanks Vic, Rob ![]() |
![]() Send message Joined: 19 Jul 00 Posts: 3898 Credit: 1,158,042 RAC: 0 ![]() |
Known issue because of a new feature added to prevent less capable CUDA cards from being used. 6.6.25 has a new cc_config flag to use all GPUs in options. UCB is aware and the issue is that the second card has a 64K block of memory less than the other cards. Why, not known, driver issue? Video memory reserve? Gremlins? |
MarkJ ![]() ![]() ![]() ![]() Send message Joined: 17 Feb 08 Posts: 1139 Credit: 80,854,192 RAC: 5 ![]() |
I know that in newer versions of 6.6.x that there was a discussion about not using CUDA devices that were less capable than the primary CUDA device, but this is silly: I got exactly the same thing. I used the cc_config flag <use_all_gpus> to get them going. As Paul has said apparently its reporting a different memory size. Given the cards have the same memory it could be the drivers. I had 182.50 drivers installed. It could be a bug in the detection logic since 6.6.23. Trak ticket 888 has been raised for this and the email list notified. BOINC blog |
MarkJ ![]() ![]() ![]() ![]() Send message Joined: 17 Feb 08 Posts: 1139 Credit: 80,854,192 RAC: 5 ![]() |
I know that in newer versions of 6.6.x that there was a discussion about not using CUDA devices that were less capable than the primary CUDA device, but this is silly: I have confirmed the memory size reporting on GPUgrid (it reports the memory for each cuda device in the work units). Its reporting 64k less memory on the 1st device. Beta drivers 185.81 don't show the missing 64k so I have been told. I haven't tried them so can't verify this or not. They also give cuda version 2.2 with a slight reduction in run times and increased heat produced by the cards, so I have read. BOINC blog |
![]() ![]() Send message Joined: 14 Jan 08 Posts: 53 Credit: 20,682,710 RAC: 0 ![]() |
I'm having much the same thing with the 64 bit. One of the cars isn't used. What file and what changes do I need to make to enable the 2nd card ? And after the spanking comes... ![]() Ni ! |
![]() ![]() Send message Joined: 14 Jan 08 Posts: 53 Credit: 20,682,710 RAC: 0 ![]() |
Changing back to the older ver fixed the prob. And after the spanking comes... ![]() Ni ! |
MarkJ ![]() ![]() ![]() ![]() Send message Joined: 17 Feb 08 Posts: 1139 Credit: 80,854,192 RAC: 5 ![]() |
I'm having much the same thing with the 64 bit. One of the cars isn't used. What file and what changes do I need to make to enable the 2nd card ? in cc_config.xml you'll need: <options> <use_all_gpus>1</use_all_gpus> </options> Oh and I tried the 185.81 drivers. I had GPUgrid work crapping out all over the place. Uninstalled it. Reinstalled 182.50 drivers, trashed all the cuda work it had. Now crunching on some fresh work. BOINC blog |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.