reduce duration cuda

\n studio-striking\n

Message boards : Wish list : reduce duration cuda
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile [AF>EDLS] Polynesia
Avatar

Send message
Joined: 1 May 11
Posts: 23
Credit: 1,574,433
RAC: 0
Message 117 - Posted: 5 May 2011, 17:34:37 UTC
Last modified: 5 May 2011, 17:35:05 UTC

If you could reduce the duration units cuda, it would be nice .... for 30 minutes or more one hour it's still long even if it's true that it is credited ....

Config : i7 860 2.8ghz, 8g ram, boinc : 6.12.26, GPU : GTX 470 Zotac Amp Edition 1280 mo DDR5
ID: 117 · Rating: 0 · rate: Rate + / Rate - Report as offensive
frankhagen

Send message
Joined: 2 May 11
Posts: 27
Credit: 1,151,788
RAC: 0
Message 120 - Posted: 5 May 2011, 18:34:27 UTC - in response to Message 117.  
Last modified: 5 May 2011, 18:36:11 UTC

THIS IS A QUIRK FOR CUDA ONLY!


edit job-cuda31-1.00.xml in your moowrap project folder like that:

<job_desc>
<task>
<application>dnetc518-win32-x86-cuda31.exe</application>
<checkpoint_filename>chkpoint</checkpoint_filename>
<command_line>-ini dnetc.ini -runoffline -multiok=1 -c 10</command_line>
</task>
</job_desc>


it needs to be exactly 229 bytes large, otherwise boinc will fetch the default one from the server. put in or remove some leading blanks if it's not.

and it will only work for the NEXT WU started. if you have one in progress and restart boinc, you're toast..
ID: 120 · Rating: 0 · rate: Rate + / Rate - Report as offensive
Profile [AF>EDLS] Polynesia
Avatar

Send message
Joined: 1 May 11
Posts: 23
Credit: 1,574,433
RAC: 0
Message 127 - Posted: 6 May 2011, 12:21:20 UTC
Last modified: 6 May 2011, 12:26:20 UTC

I tried and I got this message:

05/06/2011 2:18:15 p.m. | Moo! Wrapper | [error] File-job-cuda31 1.00.xml has wrong size: expected 229, Got 235

<job_desc>
<task>
<application>dnetc518-win32-x86-cuda31.exe</application>
<checkpoint_filename>chkpoint</checkpoint_filename>
<command_line>-ini dnetc.ini -runoffline -multiok=1 -c 10</command_line>
</task>
</job_desc>

Config : i7 860 2.8ghz, 8g ram, boinc : 6.12.26, GPU : GTX 470 Zotac Amp Edition 1280 mo DDR5
ID: 127 · Rating: 0 · rate: Rate + / Rate - Report as offensive
Profile cedricdd

Send message
Joined: 2 May 11
Posts: 3
Credit: 256,516,099
RAC: 0
Message 128 - Posted: 6 May 2011, 13:50:44 UTC - in response to Message 127.  

At the strat of some lines, you have spaces which are suppose to make the reading more simple, your file is now 6 octets too big for BOINC, just delete 6 of these spaces in order to obtain once again a file of 229 octets.
ID: 128 · Rating: 0 · rate: Rate + / Rate - Report as offensive
Profile Crunch3r
Avatar

Send message
Joined: 2 May 11
Posts: 12
Credit: 244,556,081
RAC: 0
Message 129 - Posted: 6 May 2011, 14:06:02 UTC - in response to Message 127.  

I tried and I got this message:

05/06/2011 2:18:15 p.m. | Moo! Wrapper | [error] File-job-cuda31 1.00.xml has wrong size: expected 229, Got 235

<job_desc>
<task>
<application>dnetc518-win32-x86-cuda31.exe</application>
<checkpoint_filename>chkpoint</checkpoint_filename>
<command_line>-ini dnetc.ini -runoffline -multiok=1 -c 10</command_line>
</task>
</job_desc>



simply add <dont_check_file_sizes>1</dont_check_file_sizes> to a cc_config.xml and the client will ignore wrong file sizes.

Join BOINC United now!
ID: 129 · Rating: 0 · rate: Rate + / Rate - Report as offensive
Profile [AF>EDLS] Polynesia
Avatar

Send message
Joined: 1 May 11
Posts: 23
Credit: 1,574,433
RAC: 0
Message 130 - Posted: 6 May 2011, 14:09:32 UTC

ok thanks

Config : i7 860 2.8ghz, 8g ram, boinc : 6.12.26, GPU : GTX 470 Zotac Amp Edition 1280 mo DDR5
ID: 130 · Rating: 0 · rate: Rate + / Rate - Report as offensive
frankhagen

Send message
Joined: 2 May 11
Posts: 27
Credit: 1,151,788
RAC: 0
Message 132 - Posted: 6 May 2011, 15:47:19 UTC - in response to Message 127.  

I tried and I got this message:

05/06/2011 2:18:15 p.m. | Moo! Wrapper | [error] File-job-cuda31 1.00.xml has wrong size: expected 229, Got 235



GRMPF!

did i write "it needs to be exactly 229 bytes large, otherwise boinc will fetch the default one from the server. put in or remove some leading blanks if it's not."?

ID: 132 · Rating: 0 · rate: Rate + / Rate - Report as offensive
frankhagen

Send message
Joined: 2 May 11
Posts: 27
Credit: 1,151,788
RAC: 0
Message 133 - Posted: 6 May 2011, 15:49:11 UTC - in response to Message 129.  

simply add <dont_check_file_sizes>1</dont_check_file_sizes> to a cc_config.xml and the client will ignore wrong file sizes.


should work - but i don't think it's a very bright idea to disable it completely if there is another simple way.
ID: 133 · Rating: 0 · rate: Rate + / Rate - Report as offensive

Message boards : Wish list : reduce duration cuda


 
Copyright © 2011-2024 Moo! Wrapper Project