climateprediction.net home page
Set no gpu option

Set no gpu option

Message boards : Number crunching : Set no gpu option
Message board moderation

To post messages, you must log in.

AuthorMessage
MarkJ
Avatar

Send message
Joined: 28 Mar 09
Posts: 126
Credit: 9,825,980
RAC: 0
Message 43167 - Posted: 8 Oct 2011, 9:15:09 UTC
Last modified: 8 Oct 2011, 9:15:50 UTC

Could the project admins set the project to tell it there is no gpu apps available please. From memory Dr Anderson posted in one of the mailing lists (boinc_dev or boinc_alpha) the xml that needed to be set (possibly config.xml) so that the clients get told there is no nvidia gpu support. This will stop the client asking for work they can never get.

I ask because my client has just wasted a scheduler request asking for nvidia gpu work when the project doesn't support them and now has been backed off an hour before it can ask again, probably to ask for more gpu work and get backed off for another hour.
BOINC blog
ID: 43167 · Report as offensive     Reply Quote
Les Bayliss
Volunteer moderator

Send message
Joined: 5 Sep 04
Posts: 7629
Credit: 24,240,330
RAC: 0
Message 43168 - Posted: 8 Oct 2011, 9:29:29 UTC - in response to Message 43167.  
Last modified: 8 Oct 2011, 9:31:39 UTC

I don't think that the server version is sufficiently up to date for the "no gpu" code.

CC_config can apparently be set on user's computers to do the same thing.

And there's no work anyway, as you can see by looking at the blue menu to the left, 5th from the bottom.
Backups: Here
ID: 43168 · Report as offensive     Reply Quote
Profile Byron Leigh Hatch @ team Carl ...
Avatar

Send message
Joined: 17 Aug 04
Posts: 289
Credit: 44,103,664
RAC: 0
Message 43169 - Posted: 8 Oct 2011, 15:25:04 UTC - in response to Message 43168.  

Les Bayliss wrote:

<quote>
CC_config can apparently be set on user's computers to do the same thing.
</quote>

Hi Les,

I don't know how to do this.
Could you kindly post instruction on how I can do this ?

Thanks in advance
Byron
ID: 43169 · Report as offensive     Reply Quote
Profile Iain Inglis
Volunteer moderator

Send message
Joined: 16 Jan 10
Posts: 1081
Credit: 7,079,827
RAC: 6,030
Message 43170 - Posted: 8 Oct 2011, 15:57:32 UTC

The wiki page is here. Scroll down to 'exclude_gpu'.
ID: 43170 · Report as offensive     Reply Quote
Profile Byron Leigh Hatch @ team Carl ...
Avatar

Send message
Joined: 17 Aug 04
Posts: 289
Credit: 44,103,664
RAC: 0
Message 43173 - Posted: 8 Oct 2011, 17:27:19 UTC - in response to Message 43170.  

The wiki page is here. Scroll down to 'exclude_gpu'.

ah ... OK thank you Iain.
ID: 43173 · Report as offensive     Reply Quote
Ingleside

Send message
Joined: 5 Aug 04
Posts: 108
Credit: 19,811,491
RAC: 33,770
Message 43177 - Posted: 8 Oct 2011, 20:42:41 UTC - in response to Message 43168.  

I don't think that the server version is sufficiently up to date for the "no gpu" code.

CC_config can apparently be set on user's computers to do the same thing.

Unfortunately in v6.12.xx and earlier clients, users can't disable individual projects from using GPU's, the available cc_config-options will disable GPU's for all projects. Seeing that MarkJ runs GPUGRID and Byron runs SETI@home, neither of them would want to disable GPU-crunching on their computers.

Disabling GPU-crunching for individual projects is an option in v6.13.x, but these clients is alpha-clients with many rough edges, so for anyone not being alpha-testers it's recommended to stay away from these clients for now. Atleast from the look of things, GPUGRID doesn't currently work with v6.13.x-clients, since it's one of the many projects that haven't disabled upload-certificates yet.
ID: 43177 · Report as offensive     Reply Quote
Profile Byron Leigh Hatch @ team Carl ...
Avatar

Send message
Joined: 17 Aug 04
Posts: 289
Credit: 44,103,664
RAC: 0
Message 43178 - Posted: 8 Oct 2011, 23:09:49 UTC - in response to Message 43177.  

Seeing that MarkJ runs GPUGRID and Byron runs SETI@home, neither of them would want to disable GPU-crunching on their computers.

thank you Ingleside. I did not know that. I think I will not Disabling my GPU-crunching on my BOINC client 6.12.34


ID: 43178 · Report as offensive     Reply Quote
MarkJ
Avatar

Send message
Joined: 28 Mar 09
Posts: 126
Credit: 9,825,980
RAC: 0
Message 43179 - Posted: 9 Oct 2011, 8:00:35 UTC - in response to Message 43168.  
Last modified: 9 Oct 2011, 8:05:53 UTC

I don't think that the server version is sufficiently up to date for the "no gpu" code.


Are there any plans to update the server version? Just a little job for Jonathan to look into :-)

I did manage to get a resend of a hadcm3n eventually, after many wasted attempts asking for GPU work.
BOINC blog
ID: 43179 · Report as offensive     Reply Quote
Les Bayliss
Volunteer moderator

Send message
Joined: 5 Sep 04
Posts: 7629
Credit: 24,240,330
RAC: 0
Message 43180 - Posted: 9 Oct 2011, 8:46:21 UTC - in response to Message 43179.  

Upgrading the server version is a very big job, because this project needs a highly customised version.
This customising needs to be done each time there's an upgrade.

The last time it was tried, it had to be abandoned, because a lot of the code failed to work.


Backups: Here
ID: 43180 · Report as offensive     Reply Quote
Profile old_user651284

Send message
Joined: 28 Mar 11
Posts: 35
Credit: 82,588
RAC: 0
Message 43181 - Posted: 10 Oct 2011, 9:40:57 UTC

We are currently using the BOINC server_stable version, and we don't plan to upgrade again for some months (at least 2012).

As was mentioned, we have to compile in extra options when building the software, so we need to test that it will work before we deploy it on the live site. The last upgrade was done after a server crash; I am somewhat greyer than I was, and less than keen to repeat the experience :-)

However, we do have a roadmap of work that needs to be done to our system, and updating BOINC is definitely on there for next year.

Jonathan


ID: 43181 · Report as offensive     Reply Quote
MarkJ
Avatar

Send message
Joined: 28 Mar 09
Posts: 126
Credit: 9,825,980
RAC: 0
Message 43182 - Posted: 10 Oct 2011, 10:40:09 UTC - in response to Message 43180.  
Last modified: 10 Oct 2011, 10:48:03 UTC

Upgrading the server version is a very big job, because this project needs a highly customised version.
This customising needs to be done each time there's an upgrade.

The last time it was tried, it had to be abandoned, because a lot of the code failed to work.


I was being sarcastic when I said it, hence the smiley.

I understand that its something most projects don't like doing as something always breaks during the upgrade process. In fact I haven't heard of any project that has managed to upgrade without problems.

I did ask Dr Anderson if he could repeat the xml he posted, just in case the cpdn server is up to date enough to use it. Your server is reporting its version 611.
ID: 43182 · Report as offensive     Reply Quote

Message boards : Number crunching : Set no gpu option

©2024 climateprediction.net