Don't know where it should go? Stick it here!

Message boards : Number crunching : Don't know where it should go? Stick it here!
Message board moderation

To post messages, you must log in.

Previous · 1 . . . 56 · 57 · 58 · 59 · 60 · 61 · 62 . . . 147 · Next

AuthorMessage
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14654
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1988030 - Posted: 30 Mar 2019, 18:27:20 UTC - in response to Message 1987964.  

Hi Richard,

Is this your answer?
Remember that the NVidia detection code works in 32-bit. How much of those 6 GB, 8 GB, 11 GB was BOINC able to use in its calculations?

Could there be a flaw in that answer?
Yes, that was my answer. It was a bit of an over-simplification, but basically it's true - and it's one I happen to know a bit about.

Back in the day when GPUs with more than 2 GB of memory were first manufactured, people here noticed - and complained - that the memory values reported by BOINC were garbage. Later, I built what is now host 6910484 (originally it was on a test account, so the Host ID and creation date have changed since the first build). But the 2 GB GTX 670 is original. And I got the garbage memory size report.

Being me, I did something about it. The Berkeley staff didn't (at that time) have access to any 2 GB cards, so Rom Walton remoted into my machine (VNC!) and ran tests while I chatted with him by Skype. What he discovered is written up in commit 2882d5bc2980047ca78260dadf8e752cac0bdb8e:

Rom    10 Sept 2012
    - client: initialize memfree and memtotal before use for Nvidia
        cards.  It appears that the Nvidia API was only setting 32-bits
        of the 64-bit value.  The remaining 32-bits were whatever
        was on the stack.
So, the BOINC 64-bit code was ready to accept a 64-bit reply from NVidia code, but never got it: it's actually NVidia code which was 32-bit only at the time. 4 GB is enough for all but the most extreme of BOINC project tasks, and Rom has moved on to another job, so it's been left alone as 'good enough' for now.
ID: 1988030 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988032 - Posted: 30 Mar 2019, 19:15:21 UTC - in response to Message 1988030.  

Hi Richard,

Is this your answer?
Remember that the NVidia detection code works in 32-bit. How much of those 6 GB, 8 GB, 11 GB was BOINC able to use in its calculations?

Could there be a flaw in that answer?
Yes, that was my answer. It was a bit of an over-simplification, but basically it's true - and it's one I happen to know a bit about.

Back in the day when GPUs with more than 2 GB of memory were first manufactured, people here noticed - and complained - that the memory values reported by BOINC were garbage. Later, I built what is now host 6910484 (originally it was on a test account, so the Host ID and creation date have changed since the first build). But the 2 GB GTX 670 is original. And I got the garbage memory size report.

Being me, I did something about it. The Berkeley staff didn't (at that time) have access to any 2 GB cards, so Rom Walton remoted into my machine (VNC!) and ran tests while I chatted with him by Skype. What he discovered is written up in commit 2882d5bc2980047ca78260dadf8e752cac0bdb8e:

Rom    10 Sept 2012
    - client: initialize memfree and memtotal before use for Nvidia
        cards.  It appears that the Nvidia API was only setting 32-bits
        of the 64-bit value.  The remaining 32-bits were whatever
        was on the stack.
So, the BOINC 64-bit code was ready to accept a 64-bit reply from NVidia code, but never got it: it's actually NVidia code which was 32-bit only at the time. 4 GB is enough for all but the most extreme of BOINC project tasks, and Rom has moved on to another job, so it's been left alone as 'good enough' for now.

Hi Richard,

Ah, now I understand. Thanks for the in-depth explanation. Looks like NVIDIA needs to step up then. ;)

I'm wondering, does that affect the card video wise? Meaning, when I play World of Warcraft, is my new card using only 4GB of it's 6GB?

Have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988032 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988033 - Posted: 30 Mar 2019, 19:26:57 UTC

Greetings,

Got my Linux Mint box connecting through RDP... finally. The session defaults to Xorg, I needed to select a different session.

Session : vnc-any
ip      : 192.168.xxx.xxx
port    : 5900
passward: xxxxx


Have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988033 · Report as offensive     Reply Quote
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14654
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1988034 - Posted: 30 Mar 2019, 19:48:13 UTC - in response to Message 1988032.  

I'm wondering, does that affect the card video wise? Meaning, when I play World of Warcraft, is my new card using only 4GB of it's 6GB?
Unlikely, but that question is out of scope for here. I'm only concerned about the information flow from NVidia code to BOINC code - and BOINC is very low on NVidia's priorities.

NVidia pays vastly more attention to game coders - it's where they get their profits from, and that always talks - and that's why there are also frequent driver updates whenever a new range of cards or games are released. I would bet that your game knows all about all your memory.
ID: 1988034 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988123 - Posted: 31 Mar 2019, 10:06:47 UTC - in response to Message 1988034.  

I'm wondering, does that affect the card video wise? Meaning, when I play World of Warcraft, is my new card using only 4GB of it's 6GB?
Unlikely, but that question is out of scope for here. I'm only concerned about the information flow from NVidia code to BOINC code - and BOINC is very low on NVidia's priorities.

NVidia pays vastly more attention to game coders - it's where they get their profits from, and that always talks - and that's why there are also frequent driver updates whenever a new range of cards or games are released. I would bet that your game knows all about all your memory.

Hi Richard,

Yeah, I understand what you're saying. Thing is though, if my wet RAM is serving me correctly, I believe N... Nope, it's not NVIDIA, it's EVGA. Never mind. ;)

There's one thing I don't like about my new card, it has Micron RAM. I remember reading about RTX cards failing because of that RAM. I just hope I don't run into that same problem.

Have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988123 · 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 1988273 - Posted: 1 Apr 2019, 7:23:01 UTC

I think this might be my new cpu. https://www.newegg.com/promotions/nepro/19-0630/index.html?utm_medium=Email&utm_source=GD040119&cm_mmc=EMC-GD040119-_-index-_-L0-_-iBrite
Seti@Home classic workunits:20,676 CPU time:74,226 hours

A proud member of the OFA (Old Farts Association)
ID: 1988273 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988283 - Posted: 1 Apr 2019, 9:50:39 UTC - in response to Message 1988273.  

I think this might be my new cpu. https://www.newegg.com/promotions/nepro/19-0630/index.html?utm_medium=Email&utm_source=GD040119&cm_mmc=EMC-GD040119-_-index-_-L0-_-iBrite

April fools! ;)

Yeah, besides the price, the first thing that gives it away is how to cool it. ;)

That reminds me of the greatest AF joke I had ever "witnessed". Back when the shuttles were still flying and I was still living in San Diego, Ca., a radio station I always listened to, 101 KGB FM, was running a joke. They convinced people that the shuttle that was going to be landing was diverted to Montgomery Field in SD because of weather or some such. I knew that the shuttle needed a runway about 20 times longer then Montgomery's is. They had several hundred people up there to watch the landing. :)

Have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988283 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988286 - Posted: 1 Apr 2019, 10:02:34 UTC

Greetings,

I'm attempting NOT to have a boatload of ghost WUs on my Linux box like I have on my Winders PC before I have it read my "new" app_config.xml file. I have BOINC set to No New Tasks and have been running them down for some time now. BOINCTasks told me at about 1PM Central time yesterday that it will take almost 10 hours to finish. That would have made it about 11PM last night. It's still working to deplete my cache with just "over an hour" left to go. Is there a reason that BT is so far off on it's estimations?

Have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988286 · Report as offensive     Reply Quote
Profile Bernie Vine
Volunteer moderator
Volunteer tester
Avatar

Send message
Joined: 26 May 99
Posts: 9954
Credit: 103,452,613
RAC: 328
United Kingdom
Message 1988290 - Posted: 1 Apr 2019, 10:18:40 UTC

Is there a reason that BT is so far off on it's estimations?


What did the Boinc manager say, as I feel sure BT gets the info from Boinc, wouldn't make sense otherwise.
ID: 1988290 · Report as offensive     Reply Quote
Richard Haselgrove Project Donor
Volunteer tester

Send message
Joined: 4 Jul 99
Posts: 14654
Credit: 200,643,578
RAC: 874
United Kingdom
Message 1988291 - Posted: 1 Apr 2019, 10:31:02 UTC

You probably filled your cache while blc23 tasks predominated. The BOINC system (primarily on the server) will have adapted your estimates to their shorter running time. If you've now got mostly blc36 tasks to burn off, they will be running slower than expected and will take longer to clear.
ID: 1988291 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988296 - Posted: 1 Apr 2019, 12:27:43 UTC - in response to Message 1988290.  

Is there a reason that BT is so far off on it's estimations?


What did the Boinc manager say, as I feel sure BT gets the info from Boinc, wouldn't make sense otherwise.

Hi Bernie,

Although I used BOINC Manager to initially attach to SETI while on the box, it no longer makes a connection to the client. This is Linux and it works "differently" than Winders does, I think. So I never use BM to check on the client. Nor do I on my Pis either.

Have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988296 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988298 - Posted: 1 Apr 2019, 12:34:41 UTC - in response to Message 1988291.  

You probably filled your cache while blc23 tasks predominated. The BOINC system (primarily on the server) will have adapted your estimates to their shorter running time. If you've now got mostly blc36 tasks to burn off, they will be running slower than expected and will take longer to clear.

Hi Richard,

Ok, yeah, I got a boatload of blc23 tasks. I went through my list here and checked about a dozen random WUs and they were all blc23. Right now I'm down to my last WU. :) It'll be done in about 5 minutes. :)

Thanks and have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988298 · Report as offensive     Reply Quote
juan BFP Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 16 Mar 07
Posts: 9786
Credit: 572,710,851
RAC: 3,799
Panama
Message 1988299 - Posted: 1 Apr 2019, 12:35:05 UTC

Hi Siran

I was out all the week, so probably i miss something , i see now you have Linux cruncher running.

Why you not try to run with the Tbar/Petri special sauce? They are a lot faster than the stock ones.

Just curiosity
ID: 1988299 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988301 - Posted: 1 Apr 2019, 12:40:56 UTC - in response to Message 1988299.  

Hi Siran

I was out all the week, so probably i miss something , i see now you have Linux cruncher running.

Why you not try to run with the Tbar/Petri special sauce? They are a lot faster than the stock ones.

Just curiosity

Hi Juan,

I'm not sure where to get it. I did get a couple old ones and I have no idea how to use them. I looked at the readme files, but most of it is command line option explanations. If you have a link to it, I'll let you know if I downloaded it or not.

Have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988301 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988304 - Posted: 1 Apr 2019, 12:55:08 UTC
Last modified: 1 Apr 2019, 13:23:26 UTC

Greetings,

Now what?!?

I type in the command to read the config files and this is what I get:
$ boinccmd --read_cc_config
retval -155
Operation failed: authentication error

So I figured I needed to do "sudo" and got this:
$ sudo boinccmd --read_cc_config
[sudo] password for rick:                 
retval -155
Operation failed: authentication error

Doing this is so much easier through BOINC Manager. :|

Have a great day! :)

Siran

[edit]
Figured it out. I had to change to the working directory for the command to work. Now I get "retval 0"
[/edit]

[edit2]
THAT did NOT work! I still get a boatload of CUDA60 WUs. Don't tell me, after reading the config files I had to restart the client. That cannot be right though, but I wouldn't doubt it to be the case.
[/edit2]
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988304 · Report as offensive     Reply Quote
juan BFP Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 16 Mar 07
Posts: 9786
Credit: 572,710,851
RAC: 3,799
Panama
Message 1988306 - Posted: 1 Apr 2019, 13:40:49 UTC - in response to Message 1988301.  
Last modified: 1 Apr 2019, 13:41:39 UTC

I'm not sure where to get it.

I use our team server to DL the packages, so the link i use will not work for you.

Someone could post the link to DL the Tbars all-in-one builds, please ?

Thanks
ID: 1988306 · 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 1988313 - Posted: 1 Apr 2019, 14:34:15 UTC - in response to Message 1988306.  
Last modified: 1 Apr 2019, 14:34:23 UTC

here you go: http://www.arkayn.us/lunatics/BOINC.7z
Seti@Home classic workunits: 29,492 CPU time: 134,419 hours

ID: 1988313 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988314 - Posted: 1 Apr 2019, 14:42:06 UTC

Greetings,

In my investigation into trying to figure this out, (why I'm not getting SoG WUs), I discovered that /var/lib/boinc/cc_config.xml and /var/lib/boinc-client/cc_config.xml are symlinks to /etc/boinc-client/cc_config.xml. Let me know if I'm wrong, but it looks to me as though/var/lib/boinc/app_config.xml and /var/lib/boinc-client/app_config.xml also need to be symlinks to /etc/boinc-client/app_config.xml. I have since placed app_config.xml in the /etc/boinc-client directory. I need to know how to create a symlink. More investigation...

Have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988314 · Report as offensive     Reply Quote
Profile Siran d'Vel'nahr
Volunteer tester
Avatar

Send message
Joined: 23 May 99
Posts: 7379
Credit: 44,181,323
RAC: 238
United States
Message 1988315 - Posted: 1 Apr 2019, 14:46:29 UTC - in response to Message 1988313.  

here you go: http://www.arkayn.us/lunatics/BOINC.7z

Hi Ian,

That is one of them that I have. I haven't unzipped it yet. I shall do so and read anything in it. I will deal with that when I, once again for the third time, empty my cache of CUDA60 WUs. Thanks Ian. :)

Have a great day! :)

Siran
CAPT Siran d'Vel'nahr - L L & P _\\//
Winders 11 OS? "What a piece of junk!" - L. Skywalker
"Logic is the cement of our civilization with which we ascend from chaos using reason as our guide." - T'Plana-hath
ID: 1988315 · 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 1988316 - Posted: 1 Apr 2019, 14:57:05 UTC

You shouldn't have to mess with symlinks. But you can always Google symlinks to read up on how to create them. Pretty simple. You need to finish all you repository version of work and remove the repository version of BOINC before you start using the All-in-One. TBar says the repository version always causes issues when trying to upgrade to the AIO. You might want to first move the repo location of BOINC to /home first and take possession of it away from BOINC:BOINC and change to you as user. Makes things so much simpler if you are the owner of the directories and files.
http://alpheratz.net/how-to-move-boinc-data-directory-linux/
Seti@Home classic workunits:20,676 CPU time:74,226 hours

A proud member of the OFA (Old Farts Association)
ID: 1988316 · Report as offensive     Reply Quote
Previous · 1 . . . 56 · 57 · 58 · 59 · 60 · 61 · 62 . . . 147 · Next

Message boards : Number crunching : Don't know where it should go? Stick it here!


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