My app ALX (part associated with ALX):

<app>
    <name>alx</name>
    <user_friendly_name>ALX</user_friendly_name>
    <non_cpu_intensive>1</non_cpu_intensive>
</app>
...
<app_version>
    <app_name>alx</app_name>
    <version_num>104</version_num>
    <platform>windows_intelx86</platform>
    <avg_ncpus>1.000000</avg_ncpus>
    <max_ncpus>1.000000</max_ncpus>
    <flops>19825592557.656208</flops>
    <api_version>7.1.0</api_version>
    <file_ref>
        <file_name>wrapper_alx_1.4_windows_intelx86__nci.exe</file_name>
        <open_name>wrapper_alx_1.4_windows_intelx86__nci.exe</open_name>
        <main_program/>
        <copy_file/>
    </file_ref>
    <file_ref>
        <file_name>alx_1.4_windows_intelx86__nci.exe</file_name>
        <open_name>alx_1.4_windows_intelx86__nci.exe</open_name>
        <copy_file/>
    </file_ref>
    <file_ref>
        <file_name>alx_1.4_windows_intelx86__nci.xml</file_name>
        <open_name>job.xml</open_name>
        <copy_file/>
    </file_ref>
</app_version>

Copy a part of client_state.xml associated with WUProp:

 <app>
    <name>data_collect_v3</name>
    <user_friendly_name>Data collect version 3</user_friendly_name>
    <non_cpu_intensive>0</non_cpu_intensive>
</app>
...
<app_version>
    <app_name>data_collect_v3</app_name>
    <version_num>336</version_num>
    <platform>windows_intelx86</platform>
    <avg_ncpus>0.010000</avg_ncpus>
    <max_ncpus>0.010000</max_ncpus>
    <flops>93498346.102181</flops>
    <plan_class>nci</plan_class>
    <file_ref>
        <file_name>data_collect_v3_3.36_windows_intelx86__nci.exe</file_name>
        <main_program/>
    </file_ref>
</app_version>


WUPropt have:

...
    <avg_ncpus>0.010000</avg_ncpus>
    <max_ncpus>0.010000</max_ncpus>
...
    <plan_class>nci</plan_class>
...

ALX only:

    <avg_ncpus>1.000000</avg_ncpus>
    <max_ncpus>1.000000</max_ncpus>



-- 
Best Regards
Lukasz Swierczewski

Tel: (+48) 664 297 198
Site: goldbach.pl/~lswierczewski
Email: [email protected]



2012/9/22, David Anderson <[email protected]>:
> Please send me your client_state.xml file when this is happening.
> -- David
>
> On 14-Sep-2012 3:29 AM, Łukasz Świerczewski wrote:
>> For example:
>>
>> Machine 4 cores.
>>
>> I think it should be:
>>
>> 4x SETI + 1x ALX (non-CPU) (all at the same time)
>>
>> is:
>>
>> 3x SETI + 1x ALX (non-CPU). Other tasks are waiting.
>> The use of one of the cores is 0% (only non-CPU job).
>>
>>
>>
>>
>> 2012/9/9, David Anderson <[email protected]>:
>>> I don't understand; what isn't working correctly?
>>> -- David
>>>
>>> On 08-Sep-2012 1:53 PM, Łukasz Świerczewski wrote:
>>>> App does not work as 'non-CPU'.
>>>>
>>>> You can see it on the screen.
>>>> http://i47.tinypic.com/10mscuq.jpg
>>>>
>>>> Client calculated 3x WCG (CPU intensive). It is a quad-core computer.
>>>> The fourth core reserves ALX (theoretically 'non-CPU').
>>> _______________________________________________
>>> boinc_dev mailing list
>>> [email protected]
>>> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
>>> To unsubscribe, visit the above URL and
>>> (near bottom of page) enter your email address.
>>>
>>
>>
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.
>
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to