Aller au contenu
PcPerf.fr
PcPerf bot

FAH bench – FAH core/OpenMM-based benchmark for your GPU

Messages recommandés

<p>As <a href="http://proteneer.com/blog/?page_id=1671" target="_self">previously blogged</a>, FAHBench is the official <a href="http://folding.stanford.edu/">Folding@Home</a> GPU benchmark. It measures the compute performance of GPUs for Folding@Home. In addition, by use of a loadable DLL system, it provides vendors and skilled hackers with a method make customized-plugins and test their results.</p>

<p><strong>Info</strong><br />Current release 0.5 â Jan/30/2013 (Stable)<br />-Updates:<br />-Minor performance improvements<br /><a href="http://proteneer.com/fahbench/FAHBench_0_5.zip">Download Link</a> (You must agree to Disclaimer on the bottom)</p>

<p><strong>Usage</strong><br />The program runs from the command line â allowing you to set up runs as needed. For example:<br /><code>FAHBench.exe -deviceId 0 -platform OpenCL -precision single</code><br />Uses the OpenCL platform on the 0th (0-indexed) device, in single precision mode<br />NVIDIA cards can use either the OpenCL or the CUDA platform. ATI cards must use the OpenCL platform.</p>

<p><strong>Contact</strong><br />Yutong Zhao (proteneer at gmail)</p>

<p><strong>Requirements</strong><br />OpenCL:<br />Windows (tested on Win7, untested on others)<br />Latest NVIDIA/ATI Drivers (Exclusive-Or)<br />CUDA:<br />Microsoft has deprecated MSVS 2008 Express, the CUDA platform is no longer supported until NVIDIA ships a built-in JIT compiler.</p>

<p><strong>Current Stats</strong><br />These numbers measure the expected number of nanoseconds per day on a realistic simulation system. Time step used in integration is set to 2 femtoseconds.</p>

<pre><span style="font-family: 'courier new', courier; font-size: 10pt;"><strong>System 1: DHFR, Single Precision</strong>

 

OpenCL

HD7970: (Explicit 18.1 ns/day | Implicit 101.3 ns/day)

Tesla K20: (Explicit 18.1 ns/day | Implicit 84.5 ns/day)

GTX 660Ti: (Explicit 16.1 ns/day | Implicit 77.0 ns/day)

HD4000: (Explicit 3.2 ns/day | Implicit 18.0 ns/day)

i7-3770K: (Explicit 3.1 ns/day | Implicit 3.4 ns/day)

 

(more to come)</span></pre>

<p> </p>

<p><strong>Developers</strong><br />It is very easy to test your own modifications the source code. Though note that the GPU code in OpenMM is LGPL â you must be able to provide us (the OpenMM developers) changes to the source code upon request.</p>

<p>1. Download the latest OpenMM from the svn repo: <code>svn checkout https://simtk.org/svn/openmm </code><br />2. Build the projects OpenMM OpenMMSerialization OpenMMCUDA OpenMMOpenCL using CMake and <em>VS2008</em><br />3. Replace the .dlls in the FAHBench folder with your own</p>

<p>It is not recommended to directly use FAHBench to ensure accuracy. OpenMM has its own suite of detailed unit tests that can pinpoint problems much easier. FAHBench serves as a final check.</p>

<p><strong>Links</strong><br /><a href="http://folding.stanford.edu/">Folding@Home</a><br /><a href="http://openmm.org/">OpenMM</a></p>

<p><strong>Disclaimer</strong><br /><code>IN NO EVENT SHALL THE AUTHORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF STANFORD UNIVERSITY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE AUTHORS SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE AND ACCOMPANYING DOCUMENTATION PROVIDED HEREUNDER IS PROVIDED "AS IS". THE AUTHORS AND STANFORD UNIVERSITY HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.</code></p>

 

Voir l'article complet

Partager ce message


Lien à poster
Partager sur d’autres sites

×
×
  • Créer...