[Pkg-opencl-devel] Bug#913141: workaround Re: beignet: Segmentation fault while running opencv_perf_dnn

Rebecca N. Palmer rebecca_palmer at zoho.com
Sun Nov 18 18:49:17 GMT 2018


This appears to be a crash in a loop unrolling optimization pass 
(enabled only when -cl-fast-relaxed-math is set, hence only crashing then).

Disabling this pass unconditionally (see attached) avoids the crash, but 
may reduce performance.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 913141-workaround.patch
Type: text/x-diff
Size: 1375 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-opencl-devel/attachments/20181118/f6f3de57/attachment-0001.patch>


More information about the Pkg-opencl-devel mailing list