Search found 2 matches

by strongtu
Fri Nov 24, 2023 6:29 am
Forum: MP - Suggestions
Topic: Guetzli cuda support
Replies: 24
Views: 3471

Re: Guetzli cuda support

Tschens wrote: Thu Nov 23, 2023 5:40 pm --c ist just the „optimised“ procedure which speeds up about 2x. Check the table here:
https://github.com/doterax/guetzli-cuda-opencl

I think --auto is the switch for autodetection. This does not help for the use in XNview, since it is not possible to use any switch.
no --auto mode in clguetzli
by strongtu
Fri Nov 24, 2023 6:27 am
Forum: MP - Suggestions
Topic: Guetzli cuda support
Replies: 24
Views: 3471

Re: Guetzli cuda support


Got it. AFAIS it has a switch to autodetect the best acceleration (--c).

Is it true?

Note: The solution should work also for ATI/AMD VGA cards which support only OpenCL. :-)


clguetzli support these special mode
--c do not use any hardware accelerated but CPU
--opencl use opencl compute ...