Message boards : GPUs : How do I type in flops for an Nvidia 660 Ti?
Message board moderation
Author | Message |
---|---|
Send message Joined: 2 Aug 13 Posts: 1 |
I'm doing something wrong I'm using Lunitics app_info.xml and getting 8 hour run times that are taking about 30 minutes depending on wu type. I try entering <flops>2915e09</flops> <app_info> <app> <name>astropulse_v6</name> </app> <file_info> <name>AP6_win_x86_SSE2_OpenCL_NV_r1843.exe</name> <executable/> </file_info> <file_info> <name>libfftw3f-3.dll</name> <executable/> </file_info> <file_info> <name>ap_cmdline_win_x86_SSE2_OpenCL_NV.txt</name> </file_info> <file_info> <name>AstroPulse_Kernels_r1843.cl</name> </file_info> <app_version> <app_name>astropulse_v6</app_name> <version_num>604</version_num> <platform>windows_intelx86</platform> <avg_ncpus>0.04</avg_ncpus> <max_ncpus>0.2</max_ncpus> <plan_class>cuda_opencl_100</plan_class> <cmdline></cmdline> <coproc> <type>CUDA</type> <count>.33</count> <flops>2915e09</flops> </coproc> <file_ref> <file_name>AP6_win_x86_SSE2_OpenCL_NV_r1843.exe</file_name> <main_program/> </file_ref> <file_ref> <file_name>libfftw3f-3.dll</file_name> </file_ref> <file_ref> <file_name>ap_cmdline_win_x86_SSE2_OpenCL_NV.txt</file_name> <open_name>ap_cmdline.txt</open_name> </file_ref> <file_ref> <file_name>AstroPulse_Kernels_r1843.cl</file_name> </file_ref> </app_version> |
Send message Joined: 5 Oct 06 Posts: 5130 |
Look up the documentation on app_info.xml: http://boinc.berkeley.edu/wiki/Anonymous_platform The <flops> entry belongs outside the <coproc></coproc> block where you have it now. |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.