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@lists.freedesktop.org
Reporter: ved...@miletic.net
QA Contact: mesa-dev@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev