Hi Christian,

> Is it true, that DT has a blacklist for some GPUs which are too slow?

Yes, not only too slow but buggy OpenCL implementation.

> If yes, which GPUs are on that list?


static const gchar *bad_opencl_drivers[] =
{
  // clang-format off

  "beignet",
  "pocl",
  "neo",
  NULL

  // clang-format on
};

-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to