ATI 7950 and 7870 not getting GPU WU's

Message boards : Number crunching : ATI 7950 and 7870 not getting GPU WU's
Message board moderation

To post messages, you must log in.

AuthorMessage
Europa33

Send message
Joined: 14 May 99
Posts: 10
Credit: 4,266,596
RAC: 0
United States
Message 1631728 - Posted: 23 Jan 2015, 17:25:17 UTC

I just converted a machine with an ATI HD7950 and HD7870 GPUs over to BOINC but am not receiving any GPU work units. I checked and both are DP-capable so that's not it. I've checked my Seti computing prefs and everything looks fine. The machine in question is M6400T.

The machine is happily crunching E@H GPU WU's so it's not a question of BOINC not seeing the GPUs. I've tried a re-set but it didn't make a difference.

All of my other machines are NVIDIA and are doing fine.

Thanks for any help you can provide.

Regards,
Steve
ID: 1631728 · Report as offensive
Profile HAL9000
Volunteer tester
Avatar

Send message
Joined: 11 Sep 99
Posts: 6534
Credit: 196,805,888
RAC: 57
United States
Message 1631745 - Posted: 23 Jan 2015, 17:50:41 UTC - in response to Message 1631728.  
Last modified: 23 Jan 2015, 17:53:36 UTC

I just converted a machine with an ATI HD7950 and HD7870 GPUs over to BOINC but am not receiving any GPU work units. I checked and both are DP-capable so that's not it. I've checked my Seti computing prefs and everything looks fine. The machine in question is M6400T.

The machine is happily crunching E@H GPU WU's so it's not a question of BOINC not seeing the GPUs. I've tried a re-set but it didn't make a difference.

All of my other machines are NVIDIA and are doing fine.

Thanks for any help you can provide.

Regards,
Steve

SETI@home only uses SP so DP isn't ever an issue an issue here.
Have you checked your SETI@home preferences and made sure Use ATI GPU is set to Yes for the venue the machine is in?

EDIT:
Looking at the errors on your host 7481448 it does show that you did at one point have 2 GPU tasks on the 19th, but they were Abandoned. Most likely when you reset the project.
SETI@home classic workunits: 93,865 CPU time: 863,447 hours
Join the [url=http://tinyurl.com/8y46zvu]BP6/VP6 User Group[
ID: 1631745 · Report as offensive
Europa33

Send message
Joined: 14 May 99
Posts: 10
Credit: 4,266,596
RAC: 0
United States
Message 1631807 - Posted: 23 Jan 2015, 19:40:55 UTC - in response to Message 1631745.  

[/quote]
SETI@home only uses SP so DP isn't ever an issue an issue here.
Have you checked your SETI@home preferences and made sure Use ATI GPU is set to Yes for the venue the machine is in?

EDIT:
Looking at the errors on your host 7481448 it does show that you did at one point have 2 GPU tasks on the 19th, but they were Abandoned. Most likely when you reset the project.[/quote]

Yes, that was one of the first things I checked.

FWIW, here's the app_config.xml that I'm using.

<app_config>
<app>
<name>setiathome_v7.01</name>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.2</cpu_usage>
</gpu_versions>
</app>
<app>
<name>setiathome_v7.04</name>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.2</cpu_usage>
</gpu_versions>
</app>
<app>
<name>astropulse_v7.04</name>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.2</cpu_usage>
</gpu_versions>
</app>
<app>
<name>astropulse_v7.1</name>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.2</cpu_usage>
</gpu_versions>
</app>
</app_config>

Thanks,
Steve
ID: 1631807 · Report as offensive
Profile HAL9000
Volunteer tester
Avatar

Send message
Joined: 11 Sep 99
Posts: 6534
Credit: 196,805,888
RAC: 57
United States
Message 1631815 - Posted: 23 Jan 2015, 19:51:57 UTC - in response to Message 1631807.  
Last modified: 23 Jan 2015, 19:57:35 UTC

The only thing I really see wrong with your app_config.xml is that there is no astropulse_v7.1 application. You wouldn't really need an entry for the MB CPU 7.01 app either, but I would not expect any app_config.xml entries to effect downloaded work. Incorrect entries would just be ignored I would image, or more so that you should bee seeing an error in the start up of BOINC.

In the Event Log are the work fetch requests displaying "Requesting new tasks for CPU & ATI" or just "Requesting new tasks for CPU"?
If the machine is busy working on Einstein GPU work it may be requesting SETI GPU work.
SETI@home classic workunits: 93,865 CPU time: 863,447 hours
Join the [url=http://tinyurl.com/8y46zvu]BP6/VP6 User Group[
ID: 1631815 · Report as offensive
Claggy
Volunteer tester

Send message
Joined: 5 Jul 99
Posts: 4654
Credit: 47,537,079
RAC: 4
United Kingdom
Message 1631816 - Posted: 23 Jan 2015, 19:53:32 UTC - in response to Message 1631807.  
Last modified: 23 Jan 2015, 19:58:08 UTC

FWIW, here's the app_config.xml that I'm using.

<app_config>
<app>
<name>setiathome_v7.01</name>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.2</cpu_usage>
</gpu_versions>
</app>
<app>
<name>setiathome_v7.04</name>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.2</cpu_usage>
</gpu_versions>
</app>
<app>
<name>astropulse_v7.04</name>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.2</cpu_usage>
</gpu_versions>
</app>
<app>
<name>astropulse_v7.1</name>
<gpu_versions>
<gpu_usage>.5</gpu_usage>
<cpu_usage>.2</cpu_usage>
</gpu_versions>
</app>

</app_config>

Well the app_config.xml is non-standard, and has wrong names in it for the work types, they should be astropulse_v7 and setiathome_v7,
It should be in the following format, If you want to specify different settings for different app_version's, then you need to add <app_version> sections:

http://boinc.berkeley.edu/wiki/Client_configuration
<app_config>
   [<app>
      <name>uppercase</name>
      <max_concurrent>1</max_concurrent>
      [<fraction_done_exact/>]
      <gpu_versions>
          <gpu_usage>.5</gpu_usage>
          <cpu_usage>.4</cpu_usage>
      </gpu_versions>
    </app>]
   ...
   [<app_version>
       <app_name>uppercase</app_name>
       [<plan_class>mt</plan_class>]
       [<avg_ncpus>x</avg_ncpus>]
       [<ngpus>x</ngpus>]
       [<cmdline>--nthreads 7</cmdline>]
   </app_version>]
   ...
   [<project_max_concurrent>N</project_max_concurrent>]
</app_config>


Claggy
ID: 1631816 · Report as offensive
Europa33

Send message
Joined: 14 May 99
Posts: 10
Credit: 4,266,596
RAC: 0
United States
Message 1631863 - Posted: 23 Jan 2015, 21:12:01 UTC - in response to Message 1631816.  

Hal/Claggy,

Thanks for the suggestions. I'll follow-up on them tonight.

Regards,
Steve
ID: 1631863 · Report as offensive

Message boards : Number crunching : ATI 7950 and 7870 not getting GPU WU's


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.