Use GPU to accelerate imagemagick.

Announcements pertaining to ImageMagick, or ImageMagick related software. This list is moderated. No discussions here, instead post to the users group instead.
Post Reply
oneal
Posts: 9
Joined: 2013-03-05T18:03:50-07:00
Authentication code: 6789

Use GPU to accelerate imagemagick.

Post by oneal »

Hi,

I use GPU and OpenCL accelerated jpeg and filter of imagemagick.

There are about two parts of optimization:
Use SSE and OpenCL optimization the jpeg compress and decompress process.
Use OpenCL accelerate about 20 iamge filters.

Here is the URL:
http://www.imagemagick.org/download/

Welcome to download, testand patches it !!!

:D :D :D :D :D
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Use GPU to accelerate imagemagick.

Post by fmw42 »

Is this for windows only?
oneal
Posts: 9
Joined: 2013-03-05T18:03:50-07:00
Authentication code: 6789

Re: Use GPU to accelerate imagemagick.

Post by oneal »

fmw42 wrote:Is this for windows only?
Yes,just for now.
I only modify the configure project.
Post Reply