Page 1 of 5 123 ... LastLast
Results 1 to 10 of 41

Thread: Anyone Have An app_info For Poem?

  1. #1
    Past Admin
    Mike029's Avatar
    Join Date
    October 24th, 2010
    Location
    Bronx, New York
    Posts
    3,377

    Anyone Have An app_info For Poem?

    Looking to cut and paste your app_info so I can get my gpu to use more than measly 50%. Thanks,



  2. #2
    Diamond Member
    Duke of Buckingham's Avatar
    Join Date
    May 14th, 2011
    Location
    Lisboa = Portugal
    Posts
    8,433

    Re: Anyone Have An app_info For Poem?

    http://www.setiusa.us/showthread.php...ll=1#post41769 see this thread and the explanations of slicker on this App and the changes he made. This is the one I was using before the simap challenge. Good luck Mike. Maybe Zombie is using it and maybe he made some changes on this App.
    Friends are like diamonds and diamonds are forever



  3. #3
    Gold Member
    Slicker's Avatar
    Join Date
    October 25th, 2010
    Location
    South of Cheeseland
    Posts
    1,253

    Re: Anyone Have An app_info For Poem?

    This will run 8 ATI WUs per GPU using 0.5 CPUs per WPU. Technically, the GPUs require 0.58 CPUs but I refuse to let a "GPU app" use more than half an i7's cores:

    Code:
    <app_info>
       <app>
          <name>poemcl</name>
          <user_friendly_name>POEM++ OpenCL</user_friendly_name>
       </app>
       <file_info>
          <name>poemcl_0.1_windows_intelx86__opencl_ati_100</name>
          <executable/>
       </file_info>
       
       <app_version>
          <app_name>poemcl</app_name>
          <version_num>1</version_num>
          <plan_class>opencl_ati_100</plan_class>
          <avg_ncpus>0.5</avg_ncpus>
          <max_ncpus>1</max_ncpus>
          <flops>2.1e10</flops>
          <coproc>
             <type>ATI</type>
             <count>0.125</count>
          </coproc>
          <cmdline></cmdline>
          <file_ref>
             <file_name>poemcl_0.1_windows_intelx86__opencl_ati_100</file_name>
             <main_program/>
          </file_ref>
       </app_version>
    </app_info>
    Spring 2008 Race: (1st Place)

  4. #4
    Past Admin
    Mike029's Avatar
    Join Date
    October 24th, 2010
    Location
    Bronx, New York
    Posts
    3,377

    Re: Anyone Have An app_info For Poem?

    I'm seeing this error. I'm running Win 7 Ult. 64. Could that be the problem?


    6/4/2012 5:07:18 PM | Poem@Home | Found app_info.xml; using anonymous platform
    6/4/2012 5:07:18 PM | Poem@Home | File referenced in app_info.xml does not exist: poemcl_0.1_windows_intelx86__opencl_ati_100
    6/4/2012 5:07:18 PM | Poem@Home | [error] State file error: missing application file poemcl_0.1_windows_intelx86__opencl_ati_100

    File referenced in app_info.xml does not exist: poemcl_0.1_windows_intelx86__opencl_ati_100



  5. #5
    Diamond Member
    Duke of Buckingham's Avatar
    Join Date
    May 14th, 2011
    Location
    Lisboa = Portugal
    Posts
    8,433

    Re: Anyone Have An app_info For Poem?

    Here it goes Mike sorry for my bad knoledge of this thing.

    Well Mike I tried to zip and download the file but it has 1.23 Mb that is more than the permited for this kind of file. I can send zip or unzipped for your email if you want. I just don't know how to do it in here but it is somewhere on Musketeers Forum. I will see and tell you later.

    Ric
    Friends are like diamonds and diamonds are forever



  6. #6
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,294

    Re: Anyone Have An app_info For Poem?

    1. With no app_info.xml, attach to the project, and download at least one task. That will also get the application downloaded.
    2. Quit BOINC
    3. *Then* add the app_info.xml to the project directory. Make sure the app name in the app_info.xml matches the actual app name (downloaded in #1)
    4. Start BOINC
    5. The downloaded task will get removed, new apps will be downloaded, and crunching will begin.
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  7. #7
    Gold Member
    Slicker's Avatar
    Join Date
    October 25th, 2010
    Location
    South of Cheeseland
    Posts
    1,253

    Re: Anyone Have An app_info For Poem?

    ...what zombie said.

    An app_info expects you to already have all the files listed in it. It will not download any applications from the project, only the workunits. So, you either have to manually download the files from <project_url>/download (but you have to know which files are needed) or let BOINC do it by not using an app_info.xml until after it has downloaded everything it needs to run the project (much easier).
    Spring 2008 Race: (1st Place)

  8. #8
    Past Admin
    Mike029's Avatar
    Join Date
    October 24th, 2010
    Location
    Bronx, New York
    Posts
    3,377

    Re: Anyone Have An app_info For Poem?

    Got it running thanks for the help.

    I have this running in my box with a x6 cpu and a 5970 and a 5870. I'm running 6 gpu wus and 1 cpu wu. I can't get the gpu to use more than 35 to 40% of the gpus. With the above configuration, my cpu usage sits at about 90 to 95%.

    I've tried using .125 and I get no cpu tasks running, 8gpu wu's running on gpu0 6 running on gpu1 and none running on gpu2. CPU usage sits pinned at 100%.

    Any suggestions?
    Thanks.



  9. #9
    Silver Member
    nanoprobe's Avatar
    Join Date
    August 27th, 2012
    Location
    Classified
    Posts
    810

    Re: Anyone Have An app_info For Poem?

    Quote Originally Posted by Mike029 View Post
    Got it running thanks for the help.

    I have this running in my box with a x6 cpu and a 5970 and a 5870. I'm running 6 gpu wus and 1 cpu wu. I can't get the gpu to use more than 35 to 40% of the gpus. With the above configuration, my cpu usage sits at about 90 to 95%.

    I've tried using .125 and I get no cpu tasks running, 8gpu wu's running on gpu0 6 running on gpu1 and none running on gpu2. CPU usage sits pinned at 100%.

    Any suggestions?
    Thanks.
    If you're still looking for app_info suggestions I might be able to help.



    You'll never know what you're living for until you know what you're willing to die for.

  10. #10
    Past Admin
    Mike029's Avatar
    Join Date
    October 24th, 2010
    Location
    Bronx, New York
    Posts
    3,377

    Re: Anyone Have An app_info For Poem?

    Quote Originally Posted by nanoprobe View Post
    If you're still looking for app_info suggestions I might be able to help.
    Got it working fine. After the challenge is over I'll be switching back to Poem.



Page 1 of 5 123 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •