Hi, I am running a server currently using imagemagik, that is converting RAW images to jpeg to display on the website (image hosting site) , can anyone tell me if I can use a GPU to offload this work from the CPU .
Thank you
Gpu RAW to Jpeg
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Gpu RAW to Jpeg
see http://www.imagemagick.org/script/archi ... istributed via OpenCL and http://www.imagemagick.org/script/opencl.php
I do not know if it can be used to speed up a simple convert between formats.
I do not know if it can be used to speed up a simple convert between formats.
Re: Gpu RAW to Jpeg
Thanks Fred
Yes I saw that, but I cant see if it can do the RAW to JPG using the GPU.
Anyone know?
Yes I saw that, but I cant see if it can do the RAW to JPG using the GPU.
Anyone know?