<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [r600g]OpenCL driver causes process to hang in ImageMagick's Gaussian Blur kernel"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99488#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [r600g]OpenCL driver causes process to hang in ImageMagick's Gaussian Blur kernel"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99488">bug 99488</a>
from <span class="vcard"><a class="email" href="mailto:nixscripter@gmail.com" title="nixscripter@gmail.com">nixscripter@gmail.com</a>
</span></b>
<pre>Correction on the steps to reproduce:
1. Get the current tree of ImageMagick from GitHub:
<a href="https://github.com/ImageMagick/ImageMagick">https://github.com/ImageMagick/ImageMagick</a>
2. Compile it with OpenCL and HDRI support (--enable-opencl --enable-hdri
flags).
3. Create a JPEG image, and try to perform a simple Gaussian blur on it:
convert rose: input.jpg && convert input.jpg -blur 0x20 output.jpg
The blur does work for other image formats, strangely enough. Perhaps there is
a difference in data types?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>