| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 198
|
|
| Author |
|
|
coolstream
Senior Cruncher SCOTLAND Joined: Nov 8, 2005 Post Count: 475 Status: Offline Project Badges:
|
With reference to nanoprobe's post https://secure.worldcommunitygrid.org/forums/wcg/viewpostinthread?post=402731. I'd like to try to add CPU processing to a machine already doing GPU. I think I'm starting to understand app_info.xml more now. Because there are no CPU units in my folder, when I swap my old version with the new version that refers to CPU tasks, I get the message
----------------------------------------File referenced in app_info.xml does not exist: wcg_hcc1_img_7.05_windows_intelx86 So what I did was
When I restarted without an app_info.xml, I managed to download CPU units and they started to process, however when I stopped and introduced the new app_info.xml and restarted, I got messages like [error] No application found for task: windows_intelx86 705 ; discarding [error] State file error: result X0000133721100201204121431_1 not found for task and CPU units are no longer processed. What did I do wrong? <app_info> <app> <name>hcc1</name> <user_friendly_name>Help Conquer Cancer</user_friendly_name> </app> <file_info> <name>wcg_hcc1_img_7.05_windows_intelx86__ati_hcc1</name> <executable/> </file_info> <file_info> <name>hcckernel.cl.7.05</name> <executable/> </file_info> <file_info> <name>wcg_hcc1_img_7.05_windows_intelx86</name> <executable/> </file_info> <app_version> <app_name>hcc1</app_name> <version_num>705</version_num> <platform>windows_intelx86</platform> <plan_class>ati_hcc1</plan_class> <avg_ncpus>1.0</avg_ncpus> <max_ncpus>1.0</max_ncpus> <coproc> <type>ATI</type> <count>.333</count> </coproc> <file_ref> <file_name>wcg_hcc1_img_7.05_windows_intelx86__ati_hcc1</file_name> <main_program/> </file_ref> <file_ref> <file_name>hcckernel.cl.7.05</file_name> <open_name>hcckernel.cl</open_name> </file_ref> </app_version> </app_info> my app_info.xml ![]() Crunching in memory of my Mum PEGGY, cousin ROPPA and Aunt AUDREY. [Edit 1 times, last edit by coolstream at Nov 28, 2012 2:39:49 PM] |
||
|
|
mikey
Veteran Cruncher Joined: May 10, 2009 Post Count: 824 Status: Offline Project Badges:
|
@KerSamson, nanoprobe, If I'm not mistaken, the problem is the Windows XP Pro SP3 x32. I have the XP Pro X64bit and have never been able to get more than 1 per GPU card working That's a good point. ATI driver support for OpenCL on XP stopped a while back so that could be the problem. Try here: http://www.hal6000.com/seti/boinc_ati_gpu_cheat_sheet.htm ![]() ![]() |
||
|
|
mikey
Veteran Cruncher Joined: May 10, 2009 Post Count: 824 Status: Offline Project Badges:
|
Very not likely, simple because the client / server structure to do so does not exist Einstein@home already has the option for users to specify #task per GPU, without using app_info.xml at all... So, if WCG wants to do something similar, it's just to talk to Einstein@home. The NEW version of the Boinc Server Software let's you do it thru a cc_config.xml file. I don't know what version WCG is using but suspect it might be a pain to upgrade due to all the heavy mods they have done. MOST projects modify the server software for various reasons. ![]() ![]() |
||
|
|
mikey
Veteran Cruncher Joined: May 10, 2009 Post Count: 824 Status: Offline Project Badges:
|
Very not likely, simple because the client / server structure to do so does not exist Einstein@home already has the option for users to specify #task per GPU, without using app_info.xml at all... So, if WCG wants to do something similar, it's just to talk to Einstein@home. Yes, it does. And when I have tried to do it, my Mac has (totally) frozen every time I EAH. I have had to be very quick with my mouse to suspend EAH after hard reboot during CPU benchmark. Otherwise, mac has kept freezing. No, thank you. ALOT of people are having that problem, freezing during benchmarking, and have turned it off as a result. It is a switch in either the cc_config or the app_info file. ![]() ![]() |
||
|
|
mikey
Veteran Cruncher Joined: May 10, 2009 Post Count: 824 Status: Offline Project Badges:
|
With reference to nanoprobe's post https://secure.worldcommunitygrid.org/forums/wcg/viewpostinthread?post=402731. I'd like to try to add CPU processing to a machine already doing GPU. I think I'm starting to understand app_info.xml more now. Because there are no CPU units in my folder, when I swap my old version with the new version that refers to CPU tasks, I get the message File referenced in app_info.xml does not exist: wcg_hcc1_img_7.05_windows_intelx86 So what I did was
When I restarted without an app_info.xml, I managed to download CPU units and they started to process, however when I stopped and introduced the new app_info.xml and restarted, I got messages like [error] No application found for task: windows_intelx86 705 ; discarding [error] State file error: result X0000133721100201204121431_1 not found for task and CPU units are no longer processed. What did I do wrong? <app_info> <app> <name>hcc1</name> <user_friendly_name>Help Conquer Cancer</user_friendly_name> </app> <file_info> <name>wcg_hcc1_img_7.05_windows_intelx86__ati_hcc1</name> <executable/> </file_info> <file_info> <name>hcckernel.cl.7.05</name> <executable/> </file_info> <file_info> <name>wcg_hcc1_img_7.05_windows_intelx86</name> <executable/> </file_info> <app_version> <app_name>hcc1</app_name> <version_num>705</version_num> <platform>windows_intelx86</platform> <plan_class>ati_hcc1</plan_class> <avg_ncpus>1.0</avg_ncpus> <max_ncpus>1.0</max_ncpus> <coproc> <type>ATI</type> <count>.333</count> </coproc> <file_ref> <file_name>wcg_hcc1_img_7.05_windows_intelx86__ati_hcc1</file_name> <main_program/> </file_ref> <file_ref> <file_name>hcckernel.cl.7.05</file_name> <open_name>hcckernel.cl</open_name> </file_ref> </app_version> </app_info> my app_info.xml Your app_info file tell WCG how and what files to use to process the units, no where in there does it say ANYTHING about the files needed to process the cpu units, THAT is the problem, I think. When you use an app_info file the default settings are no longer valid, so you must specify EVERYTHING you want it to do or it won't. One of the groups a week or two ago had a LONG app_info file to run each project, both the cpu and gpu ones but I do not remember where it was. [EDIT]Here it is: http://www.xtremesystems.org/forums/showthrea...09-Working-app_info-files [/EDIT] ![]() ![]() [Edit 3 times, last edit by mikey159b at Nov 28, 2012 3:14:11 PM] |
||
|
|
coolstream
Senior Cruncher SCOTLAND Joined: Nov 8, 2005 Post Count: 475 Status: Offline Project Badges:
|
OK, I thought that
----------------------------------------<file_info> <name>wcg_hcc1_img_7.05_windows_intelx86</name> <executable/> </file_info> would be enough. After reading the link and PDF file, I'm even more confused... ![]() ![]() Crunching in memory of my Mum PEGGY, cousin ROPPA and Aunt AUDREY. |
||
|
|
nanoprobe
Master Cruncher Classified Joined: Aug 29, 2008 Post Count: 2998 Status: Offline Project Badges:
|
OK, I thought that <file_info> <name>wcg_hcc1_img_7.05_windows_intelx86</name> <executable/> </file_info> would be enough. After reading the link and PDF file, I'm even more confused... ![]() I believe I have an app_info that will let you run HCC GPU and CPU tasks simultaneously but I'm at work and don't have access to it. I can post it when I get home if you're interested.
In 1969 I took an oath to defend and protect the U S Constitution against all enemies, both foreign and Domestic. There was no expiration date.
![]() ![]() |
||
|
|
coolstream
Senior Cruncher SCOTLAND Joined: Nov 8, 2005 Post Count: 475 Status: Offline Project Badges:
|
Cheers, that would be much appreciated.
----------------------------------------![]() Crunching in memory of my Mum PEGGY, cousin ROPPA and Aunt AUDREY. |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Where do I find <app_info> and <file_info>? I do not know what directory these are in. When I was using XT, there was an option with the start button that let you do a find for file names when you used a right-click with the mouse. I am now using Windows 7.
|
||
|
|
nanoprobe
Master Cruncher Classified Joined: Aug 29, 2008 Post Count: 2998 Status: Offline Project Badges:
|
Where do I find <app_info> and <file_info>? I do not know what directory these are in. When I was using XT, there was an option with the start button that let you do a find for file names when you used a right-click with the mouse. I am now using Windows 7. These files are not part of any OS directory. They are created for a specific project and then placed in the project folder.
In 1969 I took an oath to defend and protect the U S Constitution against all enemies, both foreign and Domestic. There was no expiration date.
![]() ![]() |
||
|
|
|