Skip to content

[HW Accel Support]: How to verify OpenVINO is being used for Intel GPU accelerated Semantic Search? #17141

Discussion options

You must be logged in to vote

You could run intel_gpu_top during reindexing to verify. Also, you could compare the reindexing time of the small vs. large models one right after the other. That isn't quite an apples to apples comparison but should give you a good idea. Generally though, if there are no errors in the logs, the GPU is being used when you've set large in your config.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ammgws
Comment options

You must be logged in to vote
1 reply
@hawkeye217
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment