[Mesa-dev] [Bug 99764] Make OpenMM OpenCL support work on Clover and RadeonSI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 10 16:04:43 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=99764

            Bug ID: 99764
           Summary: Make OpenMM OpenCL support work on Clover and RadeonSI
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Vulkan/radeon
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: vedran at miletic.net
        QA Contact: mesa-dev at lists.freedesktop.org

How to build/test:

$ git clone https://github.com/pandegroup/openmm.git
$ 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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170210/c0cf2c33/attachment.html>


More information about the mesa-dev mailing list