Page 1 of 1

cropping/sharpening with GPU

Posted: 2013-11-24T23:23:40-07:00
by archier
I'd like to use a GPU to crop&sharpen images, if it works out to be any faster than the same operations on a CPU

Does ImageMagick do this? If so, what are the flags to provide?

Thanks,
Archie

Re: cropping/sharpening with GPU

Posted: 2013-11-25T04:18:30-07:00
by magick
Build ImageMagick from source and add --enable-opencl to your command-line to utilize a GPU on your workstation / laptop.