-
Notifications
You must be signed in to change notification settings - Fork 559
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
Make show-gpus
show DEVICE_MEMORY
#1764
Comments
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Still need to add DEVICE_MEMORY info to other clouds. |
@jc9123 is interested in looking into this issue! |
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This issue was closed because it has been stalled for 10 days with no activity. |
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This issue was closed because it has been stalled for 10 days with no activity. |
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This issue was closed because it has been stalled for 10 days with no activity. |
When playing with an example where I was figuring out what types of GPUs would fit my model, I wanted to quickly look up a GPU's device memory. Currently
show-gpus
showsHOST_MEMORY
, and it'd be great to showDEVICE_MEMORY
as well. It should be about surfacing this info from the catalog CSVs.The text was updated successfully, but these errors were encountered: