Seti v8 and Lunatics v0.43b

Questions and Answers : Windows : Seti v8 and Lunatics v0.43b
Message board moderation

To post messages, you must log in.

AuthorMessage
Martin Longbow

Send message
Joined: 12 Dec 00
Posts: 11
Credit: 85,435,585
RAC: 0
United States
Message 1753292 - Posted: 2 Jan 2016, 18:59:35 UTC

I just wanted to confirm that the most recent version of Lunatics v0.43b will not work with the Seti v8. I've been trying and I just can't get any GPU workloads. I've been doing this for years but I've always just installed the apps and let them run.

Thanks to anyone who replies.
ID: 1753292 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 1753295 - Posted: 2 Jan 2016, 19:14:00 UTC - in response to Message 1753292.  
Last modified: 2 Jan 2016, 19:31:05 UTC

Seti v7 is not compatible with Seti v8. Doesn't matter if this is stock, or Lunatics.

There is no stock v8 application for the GPUs out yet. Also none for Android for that matter, only applications for the CPU.

If you want to be kept up to date on this, do look at the "New app?" and "Seti@Home version 8" threads in Number Crunching. Much easier than for any of us to go repeat what's all said there. :)

Edit: There is an anonymous platform v8 application available for AMD GPUs, in the "new app?" thread. See this post.
ID: 1753295 · Report as offensive
Martin Longbow

Send message
Joined: 12 Dec 00
Posts: 11
Credit: 85,435,585
RAC: 0
United States
Message 1753850 - Posted: 4 Jan 2016, 14:16:44 UTC - in response to Message 1753295.  

Hello Ageless,

Thank you for the quick reply. I read that in "Number Crunching" but it was all getting a little confusing.

I was just wondering because I was getting openCL and Cuda (v7.7.00) tasks and I was also wondering if it was possible to run multiple instances of GPU tasks. I am using Richard Haselgrove's app_info.xml file from the "Number Crunching" thread but I just don't see how to place the "count" variable in it.

Happy New Year
ID: 1753850 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 1753856 - Posted: 4 Jan 2016, 14:37:40 UTC - in response to Message 1753850.  
Last modified: 4 Jan 2016, 14:38:10 UTC

I am using Richard Haselgrove's app_info.xml file from the "Number Crunching" thread but I just don't see how to place the "count" variable in it.

You can't set that in the anonymous platform app_info.xml file, but instead need to do so in the application configuration app_config.xml file. See http://boinc.berkeley.edu/wiki/Client_configuration#Application_configuration for more information on how to make one and where to put it.

A quick one would be:
<app_config>
   <app>
      <name>setiathome_v7</name>
      <max_concurrent>1</max_concurrent>
      <gpu_versions>
          <gpu_usage>.5</gpu_usage>
          <cpu_usage>.4</cpu_usage>
      </gpu_versions>
    </app>
   <app>
      <name>astropulse_v7</name>
      <max_concurrent>1</max_concurrent>
      <gpu_versions>
          <gpu_usage>.5</gpu_usage>
          <cpu_usage>.4</cpu_usage>
      </gpu_versions>
    </app>
</app_config>

The above will run two tasks on the GPU, be it Multibeam (setiathome_v7) or Astropulse (astropulse_v7). If you want to run 3, use <gpu_usage>.33</gpu_usage>, etc.
Most GPUs run good with 2 at a time, 3 can be destabilizing, 4 can be catastrophic. Always stay in the neighborhood when testing what's stable and what is not. Do exit and restart BOINC between making changes to the app_config.xml file.

Do know that version 7 work is no longer being split, so apart from resends, your computer will be starved pretty quickly, especially when you start running more than one task at a time. Version 8 work is being split, but no stock applications are available yet for the GPUs.

Astropulse v7 will stay, will not change to version 8. And it's sporadically available (like now).
ID: 1753856 · Report as offensive
Martin Longbow

Send message
Joined: 12 Dec 00
Posts: 11
Credit: 85,435,585
RAC: 0
United States
Message 1754001 - Posted: 5 Jan 2016, 1:02:40 UTC - in response to Message 1753856.  

Thanks Ageless. I guess I'll just keep running this until the Lunatics app is updated. LOL about the "sporadically available".
ID: 1754001 · Report as offensive

Questions and Answers : Windows : Seti v8 and Lunatics v0.43b


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