<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make OpenMM OpenCL support work on Clover and RadeonSI"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=99764">99764</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Make OpenMM OpenCL support work on Clover and RadeonSI
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Vulkan/radeon
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vedran@miletic.net
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>How to build/test:

$ git clone <a href="https://github.com/pandegroup/openmm.git">https://github.com/pandegroup/openmm.git</a>
$ cd openmm
$ mkdir build
$ cd build
$ cmake ..
$ make -j4 test

We pass three tests:

        Start  90: TestOpenCLDeviceQuerySingle
 90/235 Test  #90: TestOpenCLDeviceQuerySingle .....................   Passed  
 0.03 sec
        Start  91: TestOpenCLDeviceQueryMixed
 91/235 Test  #91: TestOpenCLDeviceQueryMixed ......................   Passed  
 0.03 sec
        Start  92: TestOpenCLDeviceQueryDouble
 92/235 Test  #92: TestOpenCLDeviceQueryDouble .....................   Passed  
 0.03 sec

Everything else fails with:

exception: Error compiling kernel: input.cl:124:67: warning: implicit
declaration of function 'native_recip' is invalid in C99
<unknown>:0:0: in function determineNativeAccuracy void (<8 x float>
addrspace(1)*, i32): unsupported call to function native_recip</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>