Setting up Linux to crunch CUDA90 and above for Windows users

Message boards : Number crunching : Setting up Linux to crunch CUDA90 and above for Windows users
Message board moderation

To post messages, you must log in.

Previous · 1 . . . 65 · 66 · 67 · 68 · 69 · 70 · 71 . . . 162 · Next

AuthorMessage
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 1952371 - Posted: 27 Aug 2018, 17:32:31 UTC - in response to Message 1952369.  
Last modified: 27 Aug 2018, 17:33:06 UTC

ID 8565546 is running 512
ID 8567751 is Not
EDIT: Yes, with a space between.
ID: 1952371 · Report as offensive     Reply Quote
Ian&Steve C.
Avatar

Send message
Joined: 28 Sep 99
Posts: 4267
Credit: 1,282,604,591
RAC: 6,640
United States
Message 1952372 - Posted: 27 Aug 2018, 17:39:33 UTC

this is strange then.

all systems except ID 8567751 have the same -pfl 512 in the command line.

now when i made these changes, i just made the change, then clicked read config files. maybe that wasnt enough. maybe it needs a full restart of the boinc client? i did reboot that machine this morning, but i dont think i've restarted boinc on any of the others.
Seti@Home classic workunits: 29,492 CPU time: 134,419 hours

ID: 1952372 · Report as offensive     Reply Quote
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 1952380 - Posted: 27 Aug 2018, 18:17:32 UTC - in response to Message 1952372.  

Ahh yes, any change in the app_info file requires a BOINC restart.
ID: 1952380 · Report as offensive     Reply Quote
Ian&Steve C.
Avatar

Send message
Joined: 28 Sep 99
Posts: 4267
Credit: 1,282,604,591
RAC: 6,640
United States
Message 1952384 - Posted: 27 Aug 2018, 18:34:21 UTC
Last modified: 27 Aug 2018, 18:35:36 UTC

i guess that solves that mystery.

i'll give them all a reboot then, thanks.
Seti@Home classic workunits: 29,492 CPU time: 134,419 hours

ID: 1952384 · Report as offensive     Reply Quote
Profile Dr.Diesel Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor

Send message
Joined: 14 May 99
Posts: 41
Credit: 123,695,755
RAC: 139
United States
Message 1952396 - Posted: 27 Aug 2018, 19:45:31 UTC

Big thanks to TBar and anyone else that supports this effort!
ID: 1952396 · Report as offensive     Reply Quote
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 1952469 - Posted: 28 Aug 2018, 1:39:04 UTC - in response to Message 1952372.  

this is strange then.

all systems except ID 8567751 have the same -pfl 512 in the command line.

now when i made these changes, i just made the change, then clicked read config files. maybe that wasnt enough. maybe it needs a full restart of the boinc client? i did reboot that machine this morning, but i dont think i've restarted boinc on any of the others.


. . Before changing anything in app_info.xml you should stop the BOINC client/manager completely. Make the change then restart.

Stephen

.
ID: 1952469 · Report as offensive     Reply Quote
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 1952488 - Posted: 28 Aug 2018, 6:29:38 UTC

. . And this is why us Windows users need a thread to guide us through the maze that is Linux ...

. . I have installed Lubuntu on the new rig. Added all the bits and pieces (restricted extras, net libraries, though I couldn't find libwxgtk2.8-0 or libwx2.8 I used libwebkitgtk-1.0-0, and other utilities) checked the executable flags and dependencies (all there) but while BOINC will launch and I have changed it to advanced mode, EVERYTHING is greyed out and I cannot add a project (or do anything else). What have I missed this time ??

. . I know, I should have gone with Ubuntu but I was trying for the Windows User friendly environment ....

Stephen

??
ID: 1952488 · Report as offensive     Reply Quote
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 1952492 - Posted: 28 Aug 2018, 6:48:34 UTC - in response to Message 1952488.  

Hmm, could be permisions.

IF BOINC is in your home Folder try this (shut it down first)
sudo chmod -R 0777 /home/Stephen

Obviously home name may be different. There is no output if no error occurs.
Relaunch.
ID: 1952492 · Report as offensive     Reply Quote
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 1952494 - Posted: 28 Aug 2018, 6:58:51 UTC - in response to Message 1952492.  
Last modified: 28 Aug 2018, 7:01:05 UTC

Hmm, could be permisions.

IF BOINC is in your home Folder try this (shut it down first)
sudo chmod -R 0777 /home/Stephen

Obviously home name may be different. There is no output if no error occurs.
Relaunch.


. . I'll try anything ... once :) But for what it is worth I have all the parts of BOINC set to be executable by anyone so is it likely to make a difference?

Stephen

. .
ID: 1952494 · Report as offensive     Reply Quote
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 1952495 - Posted: 28 Aug 2018, 7:03:51 UTC - in response to Message 1952494.  

Nope, that command sets everything in "Steven" to 'Everyone' has Read/Write/Execute rights, and sets Execute bit.
ID: 1952495 · Report as offensive     Reply Quote
Profile Keith Myers Special Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 29 Apr 01
Posts: 13164
Credit: 1,160,866,277
RAC: 1,873
United States
Message 1952496 - Posted: 28 Aug 2018, 7:04:22 UTC - in response to Message 1952488.  

. . I know, I should have gone with Ubuntu but I was trying for the Windows User friendly environment ....

I see this comment all the time coming from Windows users contemplating Linux. What is it about Windows that is different with ANY flavor of Linux? They all are GUI user interfaces with the same windows controls and mouse actions. You use them exactly the same way, you click or double click a program to launch it. Resize or move a window the same way. Highlight and copy/paste text the same. Copy/rename files or documents the same. So what is so different about Linux that confounds or confuses a Windows user?

Is the color scheme not the same as Windows that confuses you? If so, choose one of a hundred different themes to make it look like Windows. Don't like the icons, choose a different icon package. Don't like the default applications, choose a different package.

The only thing "different" about Linux is that it can still be used and controlled by the command line. Something that a long time DOS/Windows 3.1 user should remember.
Seti@Home classic workunits:20,676 CPU time:74,226 hours

A proud member of the OFA (Old Farts Association)
ID: 1952496 · Report as offensive     Reply Quote
Profile Keith Myers Special Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 29 Apr 01
Posts: 13164
Credit: 1,160,866,277
RAC: 1,873
United States
Message 1952497 - Posted: 28 Aug 2018, 7:07:07 UTC

If you are using one of the BOINC packages by TBar, the only missing dependencies are the libwebkitgtk-1.0 which you said you installed and the libcurl3 package which you didn't mention. That is the only thing I have ever needed to do to get BOINC to launch.
Seti@Home classic workunits:20,676 CPU time:74,226 hours

A proud member of the OFA (Old Farts Association)
ID: 1952497 · Report as offensive     Reply Quote
TBar
Volunteer tester

Send message
Joined: 22 May 99
Posts: 5204
Credit: 840,779,836
RAC: 2,768
United States
Message 1952498 - Posted: 28 Aug 2018, 7:08:31 UTC - in response to Message 1952488.  

You don't say Which BOINC won't run. It would be nice to know which App you are trying to use.
IF you are trying to run 7.8.3 from here, https://arkayn.us/forum/index.php?topic=197.msg4519#msg4519
Run these again, just to make sure;
sudo apt-get install libwebkitgtk-1.0-0
sudo apt-get install libcurl3

You don't Need libwxgtk2.8-0, libwx2.8, or any other libwx library, those are Built-in to BOINC 7.4.44 & 7.8.3.
If it still won't run correctly, Make Sure boincmgr and any other components are stopped, then open a Terminal window, drag & drop bonicmgr into it, and hit enter.
It should tell you why it won't run.
If drag & drop doesn't work then enter the location of boincmgr and hit enter again.
The Usual location is /home/user/BOINC/boincmgr
ID: 1952498 · Report as offensive     Reply Quote
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 1952500 - Posted: 28 Aug 2018, 7:16:26 UTC - in response to Message 1952496.  
Last modified: 28 Aug 2018, 7:22:52 UTC


. . I know, I should have gone with Ubuntu but I was trying for the Windows User friendly environment ....

I see this comment all the time coming from Windows users contemplating Linux. What is it about Windows that is different with ANY flavor of Linux? They all are GUI user interfaces with the same windows controls and mouse actions. You use them exactly the same way, you click or double click a program to launch it. Resize or move a window the same way. Highlight and copy/paste text the same. Copy/rename files or documents the same. So what is so different about Linux that confounds or confuses a Windows user?

. . Lots ...

Is the color scheme not the same as Windows that confuses you? If so, choose one of a hundred different themes to make it look like Windows. Don't like the icons, choose a different icon package. Don't like the default applications, choose a different package.

. . Things like needing to set permissions for everything and not being able to run things you have installed because you are NOT Root or a thousand other things.

The only thing "different" about Linux is that it can still be used and controlled by the command line. Something that a long time DOS/Windows 3.1 user should remember.


. . But even there most of the commands are different and unless you have done a course in driving Linux from the command line they are a complete mystery.

Stephen

:)
ID: 1952500 · Report as offensive     Reply Quote
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 1952501 - Posted: 28 Aug 2018, 7:25:16 UTC - in response to Message 1952497.  

If you are using one of the BOINC packages by TBar, the only missing dependencies are the libwebkitgtk-1.0 which you said you installed and the libcurl3 package which you didn't mention. That is the only thing I have ever needed to do to get BOINC to launch.

. . libcurl3 was on my list and I am pretty sure I added it but I will check that again. I didn't mention it and a couple of other things to keep the message short.

Stephen

:)
ID: 1952501 · Report as offensive     Reply Quote
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 1952503 - Posted: 28 Aug 2018, 7:30:26 UTC - in response to Message 1952498.  

You don't say Which BOINC won't run. It would be nice to know which App you are trying to use.
IF you are trying to run 7.8.3 from here, https://arkayn.us/forum/index.php?topic=197.msg4519#msg4519
Run these again, just to make sure;
sudo apt-get install libwebkitgtk-1.0-0
sudo apt-get install libcurl3

If it still won't run correctly, Make Sure boincmgr and any other components are stopped, then open a Terminal window, drag & drop bonicmgr into it, and hit enter.
It should tell you why it won't run.
If drag & drop doesn't work then enter the location of boincmgr and hit enter again.
The Usual location is /home/user/BOINC/boincmgr


. . Sorry, it is 7.8.3. I used the apps that seem to be the current norm.

. . I will rerun the sudo apt-get lines to make sure. The drag and drop thing doesn't seemt o work in this Lubuntu install, I had to type in the path and file name to check the dependencies.

Stephen

. .
ID: 1952503 · Report as offensive     Reply Quote
Sirius B Project Donor
Volunteer tester
Avatar

Send message
Joined: 26 Dec 00
Posts: 24879
Credit: 3,081,182
RAC: 7
Ireland
Message 1952504 - Posted: 28 Aug 2018, 7:31:33 UTC - in response to Message 1952500.  

I have this & find it useful, btw, I'm a long-time Windows user. :-)
ID: 1952504 · Report as offensive     Reply Quote
Grant (SSSF)
Volunteer tester

Send message
Joined: 19 Aug 99
Posts: 13736
Credit: 208,696,464
RAC: 304
Australia
Message 1952506 - Posted: 28 Aug 2018, 7:50:14 UTC - in response to Message 1952496.  

So what is so different about Linux that confounds or confuses a Windows user?

Permissions, Execute bits, installing & updating software, etc.

The only thing "different" about Linux is that it can still be used and controlled by the command line.

As can current versions of Windows.
And if you make use of the Powershell, then Linux commands would make more sense anyway.
Grant
Darwin NT
ID: 1952506 · Report as offensive     Reply Quote
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 1952508 - Posted: 28 Aug 2018, 8:05:01 UTC - in response to Message 1952498.  
Last modified: 28 Aug 2018, 8:13:47 UTC

You don't say Which BOINC won't run. It would be nice to know which App you are trying to use.
IF you are trying to run 7.8.3 from here, https://arkayn.us/forum/index.php?topic=197.msg4519#msg4519
Run these again, just to make sure;
sudo apt-get install libwebkitgtk-1.0-0
sudo apt-get install libcurl3

You don't Need libwxgtk2.8-0, libwx2.8, or any other libwx library, those are Built-in to BOINC 7.4.44 & 7.8.3.
If it still won't run correctly, Make Sure boincmgr and any other components are stopped, then open a Terminal window, drag & drop bonicmgr into it, and hit enter.
It should tell you why it won't run.
If drag & drop doesn't work then enter the location of boincmgr and hit enter again.
The Usual location is /home/user/BOINC/boincmgr


. . OK, the libwebkitgtk-1.0-0 "had the latest version"
. . But the libcurl3 might not have fully installed because it did an install over the existing.

. . It still doesn't work when I start it from the icon but it works fine when I start it from a command line in a terminal window, but then the window has to stay open or it stops. Always a catch.

. . When you said my attempt to install the 396.45 drivers in recovery mode failed because I had not enabled the network, just how do you do that in recovery mode?

Stephen

. .
ID: 1952508 · Report as offensive     Reply Quote
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 1952509 - Posted: 28 Aug 2018, 8:09:07 UTC - in response to Message 1952504.  

I have this & find it useful, btw, I'm a long-time Windows user. :-)


. . That would be a must if I was to become Linux guru, but I just want to know enough to keep things working so it can crunch SETI :)

Stephen

:)
ID: 1952509 · Report as offensive     Reply Quote
Previous · 1 . . . 65 · 66 · 67 · 68 · 69 · 70 · 71 . . . 162 · Next

Message boards : Number crunching : Setting up Linux to crunch CUDA90 and above for Windows users


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