Skip to content
  • Debarshi Ray's avatar
    gegl: Disable OpenCL · 0e3f5722
    Debarshi Ray authored
    The OpenCL code paths are not that well tested across multiple GPU
    drivers, and can generate faulty output. Moreover, until there's
    OpenCL coverage for all the operations that are used it's not going to
    have the expected performance boost due to memory transfers between
    the CPU and GPU. In fact, today, for many cases using the GPU is
    measurably, sometimes significantly so, slower than the CPU.
    0e3f5722