First batch of GPU AP tasks, only one task running on GPU?

Message boards : Number crunching : First batch of GPU AP tasks, only one task running on GPU?
Message board moderation

To post messages, you must log in.

AuthorMessage
PKnowles

Send message
Joined: 24 Apr 10
Posts: 49
Credit: 8,347,432
RAC: 0
United States
Message 1588821 - Posted: 19 Oct 2014, 15:53:05 UTC

I just started crunching the first round of AP tasks allocated to my cruncher and noticed my GPU was running only one AP (opencl_nvidia_100) task. I have other GPU tasks downloaded, both opencl_nvidia_100 and cuda50. The running task indicated it is using 0.282 CPUs and 1 GPU.

I have my GPU set to run two tasks and under AP6, I was consistently running 2, either MB or AP prior to the newer tasks.

I'm assuming it is something within myapp_config (pasted below) that needs updating to allow running two of the newer tasks again?

<app_config>
<app>
<name>astropulse_v6</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.04</cpu_usage>
</gpu_versions>
</app>
<app>
<name>setiathome_v7</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.04</cpu_usage>
</gpu_versions>
</app>
</app_config>
ID: 1588821 · 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 1588825 - Posted: 19 Oct 2014, 16:06:38 UTC - in response to Message 1588821.  
Last modified: 19 Oct 2014, 16:07:00 UTC

I just started crunching the first round of AP tasks allocated to my cruncher and noticed my GPU was running only one AP (opencl_nvidia_100) task. I have other GPU tasks downloaded, both opencl_nvidia_100 and cuda50. The running task indicated it is using 0.282 CPUs and 1 GPU.

I have my GPU set to run two tasks and under AP6, I was consistently running 2, either MB or AP prior to the newer tasks.

I'm assuming it is something within myapp_config (pasted below) that needs updating to allow running two of the newer tasks again?

<app_config>
<app>
<name>astropulse_v6</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.04</cpu_usage>
</gpu_versions>
</app>
<app>
<name>setiathome_v7</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.04</cpu_usage>
</gpu_versions>
</app>
</app_config>


Well if you add an AP v7 section it could help.

<app_config>
<app>
<name>astropulse_v6</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.04</cpu_usage>
</gpu_versions>
</app>
<app>
<name>astropulse_v7</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.04</cpu_usage>
</gpu_versions>
</app>

<app>
<name>setiathome_v7</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.04</cpu_usage>
</gpu_versions>
</app>
</app_config>
SETI@home classic workunits: 93,865 CPU time: 863,447 hours
Join the [url=http://tinyurl.com/8y46zvu]BP6/VP6 User Group[
ID: 1588825 · Report as offensive
PKnowles

Send message
Joined: 24 Apr 10
Posts: 49
Credit: 8,347,432
RAC: 0
United States
Message 1588828 - Posted: 19 Oct 2014, 16:09:37 UTC - in response to Message 1588825.  

Yes! I had just found that in another thread.
ID: 1588828 · Report as offensive

Message boards : Number crunching : First batch of GPU AP tasks, only one task running on GPU?


 
©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.