log in |
Message boards : Number crunching : Multithreading / app_config.xml
Author | Message |
---|---|
Just tried this from the FAQ.... | |
ID: 5317 · Rating: 0 · rate: / Reply Quote | |
Thats ok because you havent report any result for app x yet. | |
ID: 5318 · Rating: 0 · rate: / Reply Quote | |
But when I try to implement it the client stops working.... | |
ID: 5319 · Rating: 0 · rate: / Reply Quote | |
That's ok, | |
ID: 5320 · Rating: 0 · rate: / Reply Quote | |
It works fine even if a client has never ran all of the apps. | |
ID: 5321 · Rating: 0 · rate: / Reply Quote | |
I have removed the note (for WUprop optional). Its confusing. | |
ID: 5322 · Rating: 0 · rate: / Reply Quote | |
That's ok, That has very little to do with multi-threading, all that does is tell your pc to run a max of 24 workunits at a time. You need something like this: <app_config> <app> <name>llrSR5</name> <fraction_done_exact/> <max_concurrent>1</max_concurrent> </app> <app_version> <app_name>llrSR5</app_name> <cmdline>-t 6</cmdline> <avg_ncpus>4</avg_ncpus> </app_version> </app_config> But this one is forPrime Grid and NOT SRBase. Note that it has a maxconcurrent of one workunit and then is set to use 4 cpu cores for that single workunit. | |
ID: 5591 · Rating: 0 · rate: / Reply Quote | |
It works fine even if a client has never ran all of the apps. I'm running the Sierpinski / Riesel Base - long workunits, do you happen to know the name and number of it? I agree the ones you listed aren't worth assigning multiple cores for. ps--never mind I guessed and counted down from the top of the app page and it's srbase5. The file is now working running 3 wu's at a time and using 6 cpu cores for each one. pps--well poop!! Every wu running multi-threaded crashed after running for 5 1/2 days single threaded, I thought that might happen but was getting concerned that they wouldn't finish in time if I left them alone. Sorry to all my wingmen I was trying to return them in time!! | |
ID: 5592 · Rating: 0 · rate: / Reply Quote | |
Message boards :
Number crunching :
Multithreading / app_config.xml