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

Check the state of temporary solution when collecting gpu metrics #17

Open
eppane opened this issue Nov 13, 2024 · 0 comments
Open

Check the state of temporary solution when collecting gpu metrics #17

eppane opened this issue Nov 13, 2024 · 0 comments
Labels
backend Updates related to backend chore Refactorings, code cleanups etc. on hold If there is a blocker for solving an issue but there will be a solution for the blocker

Comments

@eppane
Copy link
Collaborator

eppane commented Nov 13, 2024

We aim to use torch.cuda interface in ts.metrics.system_metrics.collect_gpu_metrics() for amdsmi-related calls but a bug in torch.cuda is preventing us from that.

There exists a fix for this in upstream, which has been merged but is waiting to be released:

pytorch/pytorch#140259

UPDATE: we may have to wait until 29.1.2025 when the release of 2.6.0 is scheduled, see PyTorch Release 2.6.0 | Call for features.

@eppane eppane added backend Updates related to backend chore Refactorings, code cleanups etc. on hold If there is a blocker for solving an issue but there will be a solution for the blocker labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Updates related to backend chore Refactorings, code cleanups etc. on hold If there is a blocker for solving an issue but there will be a solution for the blocker
Projects
None yet
Development

No branches or pull requests

1 participant