[Gimp-user] Enable OpenCL for OSX/Gimp 2.8

2018-04-09 Thread PedroEB
>You are :) OpenCL is only available in 2.9 (and upcoming 2.10). > >Alex This batch file will work with 2.8.22. Save in GIMP2/bin folder as gimp-2.8.bat. rem http://gimpforums.com/thread-enable-gpu-acceleration-in-gimp-2-8-rc1 @echo off set GEGL_USE_OPENCL=yes start gimp-2.8.exe exit Attachments:

Re: [Gimp-user] Enable OpenCL for OSX/Gimp 2.8

2018-01-06 Thread Alexandre Prokoudine
On Fri, Jan 5, 2018 at 1:26 AM, RevWilkinson wrote: > Maybe I'm missing something basic You are :) OpenCL is only available in 2.9 (and upcoming 2.10). Alex ___ gimp-user-list mailing list List address:gimp-user-list@gnome.org List membership: https

[Gimp-user] Enable OpenCL for OSX/Gimp 2.8

2018-01-06 Thread RevWilkinson
Maybe I'm missing something basic, but I cannot seem to get the GEGL_USE_OPENCL=yes flag to work on my Mac systems. On linux it seems to work fine. Can anyone point me in the right direction to get this working? Thank you! Isaac -- RevWilkinson (via www.gimpusers.com/forums) _