Search found 30 matches

by gegupta
2018-01-24T11:32:37-07:00
Forum: Users
Topic: GPU vs CPU on command line benchmark
Replies: 3
Views: 7106

Re: GPU vs CPU on command line benchmark

i was guessing if the underlying lying library is built with OpenCL, no matter if we access through API or command line, i should be able to access GPU with correct env variable.
by gegupta
2018-01-22T11:10:29-07:00
Forum: Users
Topic: Caught exception clCreateContext failed while running multiple executions on GPU
Replies: 4
Views: 3980

Re: Caught exception clCreateContext failed while running multiple executions on GPU

Just wanted to ask if there were any updates for this post?
by gegupta
2018-01-22T11:09:55-07:00
Forum: Users
Topic: GPU vs CPU on command line benchmark
Replies: 3
Views: 7106

Re: GPU vs CPU on command line benchmark

Just wanted to ask if there were any updates for this post?
by gegupta
2018-01-18T15:05:53-07:00
Forum: Users
Topic: GPU vs CPU on command line benchmark
Replies: 3
Views: 7106

GPU vs CPU on command line benchmark

I am trying to follow directions in : http://gd.tuwien.ac.at/graphics/ImageMagick/www/parallel.html I am using the param : MAGICK_OCL_DEVICE and trying to see if that have any affect in terms of computation when i run it through command line. Does it help in running on GPU? IM version : identify -ve...
by gegupta
2018-01-17T10:41:15-07:00
Forum: Users
Topic: Caught exception clCreateContext failed while running multiple executions on GPU
Replies: 4
Views: 3980

Re: Caught exception clCreateContext failed while running multiple executions on GPU

I have not tried ImageMagick 7 as the version of imagemagick we have in production is ImageMagick 6. Was there any patch in ImageMagick 7?
by gegupta
2018-01-16T16:33:42-07:00
Forum: Users
Topic: Caught exception clCreateContext failed while running multiple executions on GPU
Replies: 4
Views: 3980

Caught exception clCreateContext failed while running multiple executions on GPU

Hello, I am trying to come up with a script to run multiple execution of resize on number of images against GPU and would run the same against CPU as well. I have compiled my IM with the following command ./configure --enable-shared --enable-static --with-webp --with-png --with-jpeg --with-tiff --wi...
by gegupta
2016-11-10T14:25:59-07:00
Forum: Users
Topic: CMYK image getting black on applying unsharp mask
Replies: 3
Views: 3229

Re: CMYK image getting black on applying unsharp mask

Is there an API alternate to do it as in in c++?
by gegupta
2016-11-09T16:57:09-07:00
Forum: Users
Topic: CMYK image getting black on applying unsharp mask
Replies: 3
Views: 3229

CMYK image getting black on applying unsharp mask

HI, IM version: ImageMagick 6.9.6-3 Q16 x86_64 2016-11-09 Webp version: libwebp-0.5.1 I am trying to resize and apply unsharp mask to a CMYK image. If i do this with target format JPG, i see after applying unsharp mask the image blackens. But same is not true if i convert to webp. I wanted to know i...
by gegupta
2015-05-12T17:08:19-07:00
Forum: Users
Topic: get anti-color image when convert to format webp
Replies: 3
Views: 4275

Re: get anti-color image when convert to format webp

Hi,

Was this patch applied? I have imagemagick version 6.8.6-6 configured with webp version 0.4.2 and we are seeing the anti-color kind of thing. Here is an example : http://i1.ebayimg.com/images/g/szsAAMXQ ... s-l500.jpg

Thanks
Geetanjali
by gegupta
2015-03-02T19:05:06-07:00
Forum: Users
Topic: Writing webp takes huge time
Replies: 4
Views: 3463

Re: Writing webp takes huge time

Hi,

I was wondering if you got a chance to look at the following. Please let me know if i am mistaken anywhere.

Thanks for help!
geetanjali
by gegupta
2015-03-01T23:01:41-07:00
Forum: Users
Topic: Writing webp takes huge time
Replies: 4
Views: 3463

Re: Writing webp takes huge time

Hi, Is it the same if you use the APIs? I am kind of more concerned regarding the writing of the images. My usecase reads an image from a location(my case /dev/shm), processes it(resizes it) and then writes it back to the same location. i have timers around the same. This is similar to example in th...
by gegupta
2015-02-27T15:30:15-07:00
Forum: Users
Topic: Writing webp takes huge time
Replies: 4
Views: 3463

Writing webp takes huge time

Hi, I am trying to compare between the timing it takes to convert(including resize) from jpeg->webp or jpeg->jpeg or webp->webp. I am doing this for jpg and webp versions of the same image. I am using ImageMagick version: 6.8.6-8 webp version : 0.4.2(I tried 0.4.1 too) OS : Ubuntu Currently through ...
by gegupta
2013-10-28T11:03:22-07:00
Forum: Users
Topic: Writing Gif takes huge time.
Replies: 7
Views: 5330

Re: Writing Gif takes huge time.

Appreciate your help! That was helpful in debugging the problem!
by gegupta
2013-10-25T15:44:13-07:00
Forum: Users
Topic: Writing Gif takes huge time.
Replies: 7
Views: 5330

Re: Writing Gif takes huge time.

Hi

Thanks for your help!
Can you try this:https://ebay.app.box.com/s/vukrtbag57gstcxfn634 which is GIF already to start with.
Appreciate it!

Thanks
G