Forum > GPU crunching

AP6 r1363 for GPU

<< < (3/3)

Mike:
Its latest official release yes.
And you can still  use old cmdline params.

Zeus Fab3r:
Is this OK?

    <app>
        <name>astropulse_v6</name>
    </app>
    <file_info>
        <name>AP6_win_x86_SSE2_OpenCL_NV_r1363.exe</name>
        <executable/>
    </file_info>
    <file_info>
        <name>AstroPulse_Kernels_r1363.cl</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>astropulse_v6</app_name>
      <version_num>604</version_num>
      <avg_ncpus>0.04</avg_ncpus>
      <max_ncpus>0.20</max_ncpus>
      <plan_class>cuda</plan_class>
      <flops>475000000000</flops>
   <cmdline>-ffa_block 6144 -ffa_block_fetch 1536 -unroll 10 -instances_per_device 1</cmdline>
      <file_ref>
            <file_name>AP6_win_x86_SSE2_OpenCL_NV_r1363.exe</file_name>           
     <main_program/>
        </file_ref>
   <file_ref>
            <file_name>AstroPulse_Kernels_r1363.cl</file_name>           
     <copy_file/>
        </file_ref>
   <coproc>
        <type>CUDA</type>
        <count>1</count>
      </coproc>
    </app_version>

Mike:
It should work.
But you dont need to mention the cl file any longer.
Evenso _instance_per_device 1 is needless.
Count 1 is enough now.

Mine looks like this.

<app>
       <name>astropulse_v6</name>
    </app>
    <file_info>
         <name>AP6_win_x86_SSE2_OpenCL_ATI_r1363.exe</name>
    <executable/>
    </file_info>
   <file_info>
         <name>ap_cmdline.txt</name>
   </file_info>
    <app_version>
        <app_name>astropulse_v6</app_name>
       <version_num>601</version_num>
        <avg_ncpus>0.04</avg_ncpus>
        <max_ncpus>0.2</max_ncpus>
        <plan_class>ati13ati</plan_class>
    <coproc>
      <type>ATI</type>
        <count>0.5</count>
    </coproc>
    <file_ref>
        <file_name>AP6_win_x86_SSE2_OpenCL_ATI_r1363.exe</file_name>
    <main_program/>
    </file_ref>
    <file_ref>
        <file_name>ap_cmdline.txt</file_name>
    </file_ref>
    </app_version>

ap_cmdline.txt includes the params.

Mike

Zeus Fab3r:
It's working ! Thanks.
Still I'd like to know about -initial_ffa_sleep N M switch and which is recomended driver for my old GTX260  ;)

edit: Here is my first result with new app. Should I be worried about infos and warnings about opening some binary kernel files? I've noticed that those files were created in my data folder.

Raistmer:
If they were created - no reason to worry.
 -initial_ffa_sleep N M is experimental switch provided in case someone finds it useful for own host.
Recommended driver (for OpenCL NV app) is: 263.06

Navigation

[0] Message Index

[*] Previous page

Go to full version