Puneet Ahuja created SOLR-17937:
-----------------------------------

             Summary: Adding GPU details to the metrics API and displaying them 
on the Admin UI
                 Key: SOLR-17937
                 URL: https://issues.apache.org/jira/browse/SOLR-17937
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Admin UI
    Affects Versions: main (10.0)
            Reporter: Puneet Ahuja


GPU accelerated indexing was introduced in SOLR-17892 which enables the user to 
leverage GPU for indexing.

This issue proposes to add GPU metricsĀ  to Solr's metric API . Also, add these 
details to the admin UI for visualization. These GPU metrics include name, used 
memory, free memory etc.



I plan to get the GPU details to Solr via cuVS's getGPUInfo() API. If Solr is 
started with the cuVS module enabled, this info can be obtained using a long 
running thread that pulls this information every 5 seconds, and populating it 
to the Metrics API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to