intel / openvino-ai-plugins-gimp

GIMP AI plugins with OpenVINO Backend
Apache License 2.0
470 stars 50 forks source link

Does this work with NVidia? #90

Closed luisvalenzuelar closed 6 months ago

luisvalenzuelar commented 7 months ago

Amazing project, thanks. Excuse the noob question. Does it work with Nvidia GPU? Seems OpenVINO is intended for Intel only.

RyanMetcalfeInt8 commented 7 months ago

Hi @luisvalenzuelar,

Thanks! Since OpenVINO's GPU plugin is OpenCL-based, I believe that it may be at least functional with NVidia GPUs.. although since I do not have any NVidia GPUs to test with, I can't really say for sure. In general, yes, when it comes to GPUs, OpenVINO supports Intel GPUs very well (both integrated and discrete).

luisvalenzuelar commented 7 months ago

Will leave open in case someone else replies. Feel free to close whenever.