Linux CUDA 'Special' App finally available, featuring Low CPU use

Message boards : Number crunching : Linux CUDA 'Special' App finally available, featuring Low CPU use
Message board moderation

To post messages, you must log in.

Previous · 1 . . . 28 · 29 · 30 · 31 · 32 · 33 · 34 . . . 83 · Next

AuthorMessage
Profile Tom M
Volunteer tester

Send message
Joined: 28 Nov 02
Posts: 5124
Credit: 276,046,078
RAC: 462
Message 1871684 - Posted: 8 Jun 2017, 3:48:22 UTC - in response to Message 1871570.  

. . Getting tired I might just crawl off to bed.

Stephen

??


Stephen, this thread might help. Its how to install Linux and the "secret sauce" app for Windows users.

https://setiathome.berkeley.edu/forum_thread.php?id=81271

Tom
A proud member of the OFA (Old Farts Association).
ID: 1871684 · Report as offensive
MarkJ Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 17 Feb 08
Posts: 1139
Credit: 80,854,192
RAC: 5
Australia
Message 1871739 - Posted: 8 Jun 2017, 13:16:31 UTC
Last modified: 8 Jun 2017, 13:21:49 UTC

For those that went with Debian they've just put the 375.66 drivers into Jessie-backports. All I did to upgrade was:

1. Login as root
2. In a terminal type "service boinc-client stop"
3. Type "apt update" to get the latest list of packages
4. Type "apt upgrade -y" to update it. It pops up a warning about older drivers. Just press enter to continue
5. After its finished (it takes about 5 mins to compile) type "sync" to flush to disk
6. Type "reboot" to reboot the machine

My original instructions for setting up a Linux CUDA cruncher using Debian can be found here
BOINC blog
ID: 1871739 · Report as offensive
Stephen "Heretic" Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 20 Sep 12
Posts: 5557
Credit: 192,787,363
RAC: 628
Australia
Message 1871747 - Posted: 8 Jun 2017, 13:59:18 UTC - in response to Message 1871684.  


Stephen, this thread might help. Its how to install Linux and the "secret sauce" app for Windows users.

https://setiathome.berkeley.edu/forum_thread.php?id=81271

Tom


. . LOL

. . I don't think so, because I hadn't encountered this particular problem when I started that thread :)

. . But thanks for the thought.

Stephen

:)
ID: 1871747 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1871774 - Posted: 8 Jun 2017, 17:34:22 UTC - in response to Message 1871570.  


. . But when I tried to install the Nvidia drivers it all went wrong because of something called "Nouveau". It led me through an attempt to remove it and install the drivers but it failed. And I have forgotten how to get the boinc package to install. I tried sudo, sudo apt-get and sudo apt-get install but nothing will install it. What have I forgotten??


. . OK, I gave up chasing my tail with the third party (Nvidia) video drivers since Ubuntu have a repository version of 375 that works, so I went back to my notes and this time it installed without an issue. I really need to rewrite my notes and improve and expand them. I am still at a loss to get BOINC installed.

. . One thing that has cause me to lose even more hair is that when I attempted to copy the download files I have on one of the working Linux rigs onto the new rig via a Flashdrive I ran head on into permission/ownership issues. One of the files I was able to copy was the BOINC install file, but could that be why I cannot install it ??
If the drivers attempt to Blacklist the Open Source driver doesn't work, then simply remove it https://askubuntu.com/questions/412141/uninstall-nouveau
Another method would be to install the repository driver, which also disables nouveau, then drop into the console, remove the repository driver as per previous instructions, and install the nVidia driver as per previous instructions.
The Berkeley BOINC instructions are here, https://setiathome.berkeley.edu/forum_thread.php?id=80636&postid=1836494#1836494
For Security reasons, the Execute bit is disabled when copying files from a USB stick. It's a simple matter to reset it once on your hard drive.
ID: 1871774 · Report as offensive
Stephen "Heretic" Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 20 Sep 12
Posts: 5557
Credit: 192,787,363
RAC: 628
Australia
Message 1871851 - Posted: 9 Jun 2017, 0:53:09 UTC - in response to Message 1871774.  
Last modified: 9 Jun 2017, 1:03:40 UTC


If the drivers attempt to Blacklist the Open Source driver doesn't work, then simply remove it https://askubuntu.com/questions/412141/uninstall-nouveau
Another method would be to install the repository driver, which also disables nouveau, then drop into the console, remove the repository driver as per previous instructions, and install the nVidia driver as per previous instructions.
The Berkeley BOINC instructions are here, https://setiathome.berkeley.edu/forum_thread.php?id=80636&postid=1836494#1836494
For Security reasons, the Execute bit is disabled when copying files from a USB stick. It's a simple matter to reset it once on your hard drive.


. . Hi and thanks TBar,

. . The issue copying from the Flashdrive wasn't about the execute permission, I set that on all the appropriate files I was able to copy, but ownership issues. Half the files would not copy because Linux said I do not own them :( How frustrating! How are you supposed to transfer files when the host you are moving them to rejects them as not belonging to you the user??

. . Yes, that library was the step I missed in my notes :(

. . As I said I have gone with the Ubuntu 375.39 drivers and that now works, cool-bits is in and working.

. . It turns out that the BOINC install was working, it was just too fast for me to realise that. As soon as I hit the enter key there was an immediate response saying to run the boinc manager run file so I thought I had done something wrong and it had failed, especially as the folder was not where I expected it to be (it is currently under downloads :( ).

. . My problem now is how do I uninstall the current version so I can install that library and re-install it in the right place? Should I use the package manager to do that ??

Stephen

??
ID: 1871851 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1871859 - Posted: 9 Jun 2017, 2:28:56 UTC - in response to Message 1871851.  

. . My problem now is how do I uninstall the current version so I can install that library and re-install it in the right place? Should I use the package manager to do that ??
If I understand you, the BOINC folder is in your Downloads folder. Why don't you simply drag and drop it into the Home folder?
The BOINC working directory can be moved elsewhere as you like, and can even be renamed. One common choice is ~/.boinc, since files and directories with names that begin with "dot" do not show up by default in Unix directory listings. Whatever the name, everything related to the BOINC client is contained within that directory, and you should always run the client and the manager from that working directory.
The Berkeley BOINC folder is entirely portable, if you wish you can copy it to a USB stick and transfer it to another Linux Host, of course you have to reset the Execute bits after moving it via a USB stick. The location of the BOINC folder has absolutely nothing to do with installing the libwxgtk2.8-dev package as those packages are installed in the system folder, Not the BOINC folder.
ID: 1871859 · Report as offensive
Profile Jeff Buck Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester

Send message
Joined: 11 Feb 00
Posts: 1441
Credit: 148,764,870
RAC: 0
United States
Message 1871866 - Posted: 9 Jun 2017, 3:42:41 UTC

Just when my xw9400 w/ 4 GTX 960s was starting to level off at around 80K RAC running the Special App, it appears it will have to take some time off.


It first crashed early Wednesday morning, then has only run intermittently since. I figured the PSU was dying, so I first tried switching back to Windows SoG processing, to see if that lessened the load, then disconnected one GPU and then a second. No real help. I also reduced the CPU load, with no improvement. So, tonight I started pulling things apart. Ugghh!

Keeping my fingers crossed that the connector on the MB isn't too fried and that a PSU replacement will do the trick. But not until I figure out what those 2 pins were supplying. That's a job for tomorrow. :^)
ID: 1871866 · Report as offensive
Profile Tom M
Volunteer tester

Send message
Joined: 28 Nov 02
Posts: 5124
Credit: 276,046,078
RAC: 462
Message 1871867 - Posted: 9 Jun 2017, 3:54:21 UTC - in response to Message 1871866.  

Just when my xw9400 w/ 4 GTX 960s was starting to level off at around 80K RAC running the Special App, it appears it will have to take some time off.


Doesn't that just burn you up?






Ducking and running.....
A proud member of the OFA (Old Farts Association).
ID: 1871867 · Report as offensive
Stephen "Heretic" Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 20 Sep 12
Posts: 5557
Credit: 192,787,363
RAC: 628
Australia
Message 1871870 - Posted: 9 Jun 2017, 4:12:01 UTC - in response to Message 1871859.  

If I understand you, the BOINC folder is in your Downloads folder. Why don't you simply drag and drop it into the Home folder?
The BOINC working directory can be moved elsewhere as you like, and can even be renamed. One common choice is ~/.boinc, since files and directories with names that begin with "dot" do not show up by default in Unix directory listings. Whatever the name, everything related to the BOINC client is contained within that directory, and you should always run the client and the manager from that working directory.
The Berkeley BOINC folder is entirely portable, if you wish you can copy it to a USB stick and transfer it to another Linux Host, of course you have to reset the Execute bits after moving it via a USB stick. The location of the BOINC folder has absolutely nothing to do with installing the libwxgtk2.8-dev package as those packages are installed in the system folder, Not the BOINC folder.


. . Hi TBar,

. . I didn't think it would work if I did that, I am too used to the registry getting upset if things are not where they were installed. OK cool, thanks. Not sure why you would want to hide the boinc directory but OK. It's nice to know it is portable.

Stephen

:)
ID: 1871870 · Report as offensive
Stephen "Heretic" Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 20 Sep 12
Posts: 5557
Credit: 192,787,363
RAC: 628
Australia
Message 1871871 - Posted: 9 Jun 2017, 4:18:39 UTC - in response to Message 1871866.  
Last modified: 9 Jun 2017, 4:22:44 UTC

Just when my xw9400 w/ 4 GTX 960s was starting to level off at around 80K RAC running the Special App, it appears it will have to take some time off.

Keeping my fingers crossed that the connector on the MB isn't too fried and that a PSU replacement will do the trick. But not until I figure out what those 2 pins were supplying. That's a job for tomorrow. :^)


. . OUCHY!

. . Some Freon and a Qtip should show up how much damage has been done. Did you say you were waiting on a new MoBo? Is there any sign of tracking on the underside of the mobo? (arcing between adjacent printed circuit rails). Anyone willing to bet against it being the 12V lines?

Stephen

??
ID: 1871871 · Report as offensive
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1871872 - Posted: 9 Jun 2017, 4:19:07 UTC - in response to Message 1871866.  

Just when my xw9400 w/ 4 GTX 960s was starting to level off at around 80K RAC running the Special App, it appears it will have to take some time off.


It first crashed early Wednesday morning, then has only run intermittently since. I figured the PSU was dying, so I first tried switching back to Windows SoG processing, to see if that lessened the load, then disconnected one GPU and then a second. No real help. I also reduced the CPU load, with no improvement. So, tonight I started pulling things apart. Ugghh!

Keeping my fingers crossed that the connector on the MB isn't too fried and that a PSU replacement will do the trick. But not until I figure out what those 2 pins were supplying. That's a job for tomorrow. :^)

Deja Vu!
Dude, that's exactly how my xw4600 looked after the bout with the ATI 6970. Exact same two pins. In my case, after I picked at it, it only worked as long as there wasn't a card in the #1 slot. The 'new' $22 xw4600 seems to work fine...with a different Power Supply. Seems the two melted pins on the old PS don't work correctly with an ATI 6870, but seems to work in another machine with just an ATI 7750 on an ECS board. The PS I'm using now on the new xw4600 is too small for both ATI cards, and the new PS won't be here 'till Saturday. I think I'll try swapping the cards again after then.
ID: 1871872 · Report as offensive
Stephen "Heretic" Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 20 Sep 12
Posts: 5557
Credit: 192,787,363
RAC: 628
Australia
Message 1871873 - Posted: 9 Jun 2017, 4:30:50 UTC - in response to Message 1871872.  


Keeping my fingers crossed that the connector on the MB isn't too fried and that a PSU replacement will do the trick. But not until I figure out what those 2 pins were supplying. That's a job for tomorrow. :^)

Deja Vu!
Dude, that's exactly how my xw4600 looked after the bout with the ATI 6970. Exact same two pins. In my case, after I picked at it, it only worked as long as there wasn't a card in the #1 slot. The 'new' $22 xw4600 seems to work fine...with a different Power Supply. Seems the two melted pins on the old PS don't work correctly with an ATI 6870, but seems to work in another machine with just an ATI 7750 on an ECS board. The PS I'm using now on the new xw4600 is too small for both ATI cards, and the new PS won't be here 'till Saturday. I think I'll try swapping the cards again after then.


. . Aha!

. . My apologies to Jeff, but I knew somebody had burnt out an ATX connector and was replacing the MoBo. I hope this disease isn't contagious ... :(

Stephen

<shudder>
ID: 1871873 · Report as offensive
Profile Jeff Buck Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester

Send message
Joined: 11 Feb 00
Posts: 1441
Credit: 148,764,870
RAC: 0
United States
Message 1871874 - Posted: 9 Jun 2017, 4:38:47 UTC - in response to Message 1871871.  

. . Some Freon and a Qtip should show up how much damage has been done. Did you say you were waiting on a new MoBo? Is there any sign of tracking on the underside of the mobo? (arcing between adjacent printed circuit rails)/ Anyone willing to bet against it being the 12V lines?

Stephen

??
Have plenty of QTips, but no Freon. I'll see what I can do tomorrow. I have a replacement PSU ordered (as of a couple hours ago), but will hold off on the MB until I can get a better look at the damage. Amazon has refurbished ones for $19.98, so they're cheap enough, but it's a real PITA to pull the old one out and put a new one in. All those little plugs for the fans, etc., and, oh yeah, a big honkin' water cooler and fresh thermal paste for the CPUs. I'd rather not tackle that project if I don't have to. ;^)

@TBar
Deja Vu!
Dude, that's exactly how my xw4600 looked after the bout with the ATI 6970. Exact same two pins. In my case, after I picked at it, it only worked as long as there wasn't a card in the #1 slot. The 'new' $22 xw4600 seems to work fine...with a different Power Supply. Seems the two melted pins on the old PS don't work correctly with an ATI 6870, but seems to work in another machine with just an ATI 7750 on an ECS board. The PS I'm using now on the new xw4600 is too small for both ATI cards, and the new PS won't be here 'till Saturday. I think I'll try swapping the cards again after then.
It'll probably be at least a week before a replacement PSU arrives here, so there's probably not much I can do in the meantime. It's a 1050W model, and the box never drew more than about 675W, so I don't think the overall power draw was the issue. However, it's a multi-rail PSU and I suspect I need to figure out just which was overloaded. On my T7400, I had to do a lot of juggling of supplemental connectors to get it to support 3 GPUs. Never before had that problem with either of my xw9400s, but it could be the extra 40-50 watts that the Special App was drawing was just enough to cross the line somewhere. I'll start diagnosing tomorrow.
ID: 1871874 · Report as offensive
Profile Brent Norman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester

Send message
Joined: 1 Dec 99
Posts: 2786
Credit: 685,657,289
RAC: 835
Canada
Message 1871875 - Posted: 9 Jun 2017, 4:53:39 UTC - in response to Message 1871874.  

All those little plugs for the fans, etc., and, oh yeah, a big honkin' water cooler ....
Those are both +12V pins, so if you can move some of the 12V fan draw to SATA/Molex connectors it would help lessen the MB loading. That is they are likely at full speed anyways, so don't really need to be on the MB other than for monitoring.

I'm sure your PSU is fine, just put a new plug on it from an old PSU and maybe patch in 2 replacement ends.
ID: 1871875 · Report as offensive
Profile Jeff Buck Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester

Send message
Joined: 11 Feb 00
Posts: 1441
Credit: 148,764,870
RAC: 0
United States
Message 1871878 - Posted: 9 Jun 2017, 5:14:28 UTC - in response to Message 1871875.  

All those little plugs for the fans, etc., and, oh yeah, a big honkin' water cooler ....
Those are both +12V pins, so if you can move some of the 12V fan draw to SATA/Molex connectors it would help lessen the MB loading. That is they are likely at full speed anyways, so don't really need to be on the MB other than for monitoring.
Yeah, the cooler itself has 3 little plugs running off in different directions. Both Molex connectors are currently being used to feed the supplemental connector on one of the GTX 960s, as are a couple of the SATA connectors for another 960. There should still be a couple more SATA power connectors free, but I really need to map out what rails are feeding what before I go trying to shift stuff around.

I'm sure your PSU is fine, just put a new plug on it from an old PSU and maybe patch in 2 replacement ends.
You may very well be right about that, although I assume the existing PSU is the original one and is getting a bit long in the tooth, anyway. And unfortunately, the only old PSU I have laying around is from an old AT rig and the plug just ain't quite what I need. :^)

Anyway, if replacing the PSU will get the box going again, I can track down a new plug somewhere later on and perhaps fix that up. That might give me a 1050W upgrade for the 800W PSU that's currently driving my other xw9400.

Oh well, too much to think about tonight. I'll face it all tomorrow.
ID: 1871878 · Report as offensive
Grant (SSSF)
Volunteer tester

Send message
Joined: 19 Aug 99
Posts: 13731
Credit: 208,696,464
RAC: 304
Australia
Message 1871890 - Posted: 9 Jun 2017, 6:59:23 UTC - in response to Message 1871866.  
Last modified: 9 Jun 2017, 7:01:00 UTC

Keeping my fingers crossed that the connector on the MB isn't too fried

That connector (motherboard & PSU) is dead, those 2 pins are beyond redemption.
Grant
Darwin NT
ID: 1871890 · Report as offensive
Stephen "Heretic" Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 20 Sep 12
Posts: 5557
Credit: 192,787,363
RAC: 628
Australia
Message 1871958 - Posted: 9 Jun 2017, 14:36:53 UTC - in response to Message 1871874.  

[quote]. . Some Freon and a Qtip should show up how much damage has been done.
Have plenty of QTips, but no Freon. I'll see what I can do tomorrow.
[quote]

. . Do you have any denatured alcohol (Isopropyl) such as maybe tape head cleaner? That would do the trick. Just to clean that mobo ATX socket enough to set the extent of the damage.

Stephen

..
ID: 1871958 · Report as offensive
Profile Jeff Buck Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester

Send message
Joined: 11 Feb 00
Posts: 1441
Credit: 148,764,870
RAC: 0
United States
Message 1871979 - Posted: 9 Jun 2017, 16:59:03 UTC - in response to Message 1871958.  

[quote][quote]. . Some Freon and a Qtip should show up how much damage has been done.
Have plenty of QTips, but no Freon. I'll see what I can do tomorrow.


. . Do you have any denatured alcohol (Isopropyl) such as maybe tape head cleaner? That would do the trick. Just to clean that mobo ATX socket enough to set the extent of the damage.

Stephen

..
Sure,...have plenty of that stuff around. An old dinosaur has to keep his 8-track players (yes, that's plural) in good working order, after all. ;^)
ID: 1871979 · Report as offensive
Profile Brent Norman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester

Send message
Joined: 1 Dec 99
Posts: 2786
Credit: 685,657,289
RAC: 835
Canada
Message 1871982 - Posted: 9 Jun 2017, 17:08:23 UTC - in response to Message 1871979.  

Was thinking, grab an old molex connector with a female pin, pop it out of the case, and it can be used to insert/twist on the bad MB pin to clean it up.
ID: 1871982 · Report as offensive
Profile Jeff Buck Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester

Send message
Joined: 11 Feb 00
Posts: 1441
Credit: 148,764,870
RAC: 0
United States
Message 1871986 - Posted: 9 Jun 2017, 17:44:57 UTC - in response to Message 1871982.  

Was thinking, grab an old molex connector with a female pin, pop it out of the case, and it can be used to insert/twist on the bad MB pin to clean it up.
Hmmm...might try that. I was just playing around with it a few minutes ago and felt like I needed a dental pick or similar tool. All that black in the worst-looking socket is melted gunk from the PSU connector, and no amount of cleaning fluid, or digging with a stiff wire, is going to get it out. The pin in the middle of the socket still looks to be intact, though.

I've ordered a new mobo, just in case. For 20 bucks, I can afford to have a spare handy.
ID: 1871986 · Report as offensive
Previous · 1 . . . 28 · 29 · 30 · 31 · 32 · 33 · 34 . . . 83 · Next

Message boards : Number crunching : Linux CUDA 'Special' App finally available, featuring Low CPU use


 
©2024 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.