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

Add GPU detection mechanism at the time of experiment creation #1287

Open
wants to merge 2 commits into
base: mvp_demo
Choose a base branch
from

Conversation

bharathappali
Copy link
Member

@bharathappali bharathappali commented Sep 11, 2024

Description

The check for GPU usage is now being done at the time of experiment creation. A flag will be set in ContainerDeviceList to let the user know if the workload is using GPU

Type of change

  • Bug fix
  • New feature
  • Docs update
  • Breaking change (What changes might users need to make in their application due to this PR?)
  • Requires DB changes

How has this been tested?

This PR has an accompanying PR which will describe about the tests needed

  • New Test X
  • Functional testsuite

Test Configuration

  • Kubernetes clusters tested on:

Checklist 🎯

  • Followed coding guidelines
  • Comments added
  • Dependent changes merged
  • Documentation updated
  • Tests added or updated

Additional information

Include any additional information such as links, test results, screenshots here

@bharathappali bharathappali self-assigned this Sep 11, 2024
@bharathappali bharathappali marked this pull request as draft September 11, 2024 08:01
@bharathappali bharathappali added the enhancement New feature or request label Sep 12, 2024
@bharathappali bharathappali marked this pull request as ready for review September 12, 2024 06:44
@bharathappali bharathappali changed the title Add experiment creation mechanism Add GPU detection mechanism at the time of experiment creation Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants