https://bugs.freedesktop.org/show_bug.cgi?id=74478
--- Comment #2 from Markus Mohrhard <[email protected]> --- (In reply to comment #1) > Interesting; it seems to hang while compiling: > > test_sc_opencl_test.dll!ScOpenclTest::testFinacialDISCFormula(void) > > Name: AMD Accelerated Parallel Processing > Vendor: Advanced Micro Devices, Inc. > OpenCL version: OpenCL 1.2 AMD-APP (1084.4) > > Even using AMD's rather good OpenCL compiler / drivers. > > Thanks for filing Honza - we already have a black-list here; I suspect it'd > be good to turn that into a white-list =) Can you report your Windows > Version too in case that's interesting. > > Markus - I suspect we should white-list only the latest OpenCL driver from > AMD and then allow user over-ride =) > It is more complicated. We currently have two device selection codes. The old one from me that contains a blacklist (with just one entry) and the new one from AMD. THe old one is still used for manual device selection and UNO API. The new one that does not contain black or white listing is used for the normal automatic device selection as used by default in the UI and by the unit test. We have a task to unify the two and make the new version use only devices that are not blacklisted. Actually this bug report is a different issue than yours Michael. You have problems with the one test case that Kohei and I don't fully trust (apparently it fails randomly for Kohei). This bug report is about hanging during the OpenCL program build inside the AMD OpenCL compiler. I'll forward the details to out contacts at AMD. Hopefully they know about it and it is already fixed in a later driver version. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
