https://bugs.freedesktop.org/show_bug.cgi?id=91533
Bug ID: 91533 Summary: Opencl and Calapp plugins do not work with pyrit on R9 295X2 Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: blocker Priority: medium Component: Drivers/Gallium/r600 Assignee: dri-devel@lists.freedesktop.org Reporter: tmrashed@gmail.com QA Contact: dri-devel@lists.freedesktop.org
After installing the opencl plugin for pyrit, none of the pyrit commands work and just return "segmentation fault"
However removing all plugins, I see:
# pyrit benchmark Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com This code is distributed under the GNU General Public License v3+
Running benchmark (5090.8 PMKs/s)... |
Computed 5090.82 PMKs/s total. #1: 'CPU-Core (SSE2)': 672.4 PMKs/s (RTT 2.9) #2: 'CPU-Core (SSE2)': 644.3 PMKs/s (RTT 2.9) #3: 'CPU-Core (SSE2)': 670.4 PMKs/s (RTT 3.0) #4: 'CPU-Core (SSE2)': 672.8 PMKs/s (RTT 2.9) #5: 'CPU-Core (SSE2)': 688.7 PMKs/s (RTT 2.9) #6: 'CPU-Core (SSE2)': 671.1 PMKs/s (RTT 3.0) #7: 'CPU-Core (SSE2)': 630.9 PMKs/s (RTT 3.1) #8: 'CPU-Core (SSE2)': 687.1 PMKs/s (RTT 3.0)
Here is some additional info
# fglrxinfo display: :0.0 screen: 0 OpenGL vendor string: Advanced Micro Devices, Inc. OpenGL renderer string: VESUVIUS (67B9) OpenGL version string: 4.4.12874 Compatibility Profile Context 14.10.1006.1001
Used AMD SDK 2.7 (previously tried 2.9 which didn't work either)
Graphics Card: R9 295X2
If you would like me to run a debug command to collect more info, I would be glad to.