Search found 2 matches

by orti1980
2015-02-08T05:34:15-07:00
Forum: Developers
Topic: ImagemagickOpenCLDeviceProfile type
Replies: 1
Views: 2940

ImagemagickOpenCLDeviceProfile type

ImageMagick-6.9.0-4

is this normal?

<type>^A^@^@^@</type>


<version>ImageMagick Device Selection v0.9</version>
<device><type>^A^@^@^@</type><name>Barts</name><driver>1642.5</driver><max cu>12</max cu><max clock>775</max clock><score>0.5250</score></device>
<device><type>^A^@^@^@</type><name ...
by orti1980
2015-02-07T09:22:51-07:00
Forum: Bugs
Topic: Mesa-Opencl 10.4.3 Bug
Replies: 0
Views: 4286

Mesa-Opencl 10.4.3 Bug

convert -filter spline -resize 1280x720\! -unsharp 0x7+0.9+0 1.jpg 1_1.jpg


/tmp/poclqGXVPp/program.cl:68:672: warning: implicit declaration of function 'async_work_group_strided_copy' is invalid in C99
__kernel void UnsharpMaskBlurColumn(const __global CLPixelType* inputImage, const __global ...