https://bugs.documentfoundation.org/show_bug.cgi?id=167365
--- Comment #9 from V Stuart Foote <[email protected]> --- (In reply to Julien Nabet from comment #8) > (In reply to V Stuart Foote from comment #7) > > ... > > https://opengrok.libreoffice.org/xref/core/opencl/source/openclconfig. > > cxx?a=true&r=d573e2ae17d2ff589ec7adc0dddf6a78db4cc93a&h=35#35 > > Reading the link, it seems AMD is ok since there's: > // For now, assume that AMD, Intel and NVIDIA drivers are good > maAllowList.insert(ImplMatcher(u""_ustr, u""_ustr, u"Advanced Micro Devices, > Inc\\."_ustr, u""_ustr, u""_ustr)); > > so it's in "maAllowList" not in "maDenyList" Right I had seen that, but reading the opencl_devices.log posted to comment 2 where it is log'd with "Device Vendor: AMD" and not as "Advanced Micro Devices, Inc" So does an "AMD" ident actually get allowed? -- You are receiving this mail because: You are the assignee for the bug.
