Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Torchserve Metrics support for Intel GPUs enabled #3141

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

krish-navulla
Copy link

@krish-navulla krish-navulla commented May 10, 2024

Description

This PR is dependent on successful merge of #3132

This pull request (PR) leverages xpu-smi to acquire Intel GPU metrics. For this functionality to operate correctly, #3132 must be merged, and in the config.properties file, ipex_gpu_enable=true must be configured.

To conduct testing on this PR, you can fetch the code from #3132 , compile the frontend jar, and update the Python environment files with the files from the fetched code.

Please review this pull request. @min-jean-cho , can you please take a look?

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • Did you have fun?
  • Have you added tests that prove your fix is effective or that this feature works?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants