Skip to content

Show per-GPU RAM #695

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

Open
almson opened this issue May 10, 2023 · 3 comments
Open

Show per-GPU RAM #695

almson opened this issue May 10, 2023 · 3 comments
Assignees
Labels
Data request Data provided by AWS that should be included.

Comments

@almson
Copy link

almson commented May 10, 2023

Adding up GPU RAM on a host is almost never useful. The useful metric is always per-GPU RAM. Don't add per-GPU RAM as a separate column. Just replace the current one.

@EverettBerry EverettBerry self-assigned this May 10, 2023
@EverettBerry EverettBerry added the Data request Data provided by AWS that should be included. label May 10, 2023
@kmulka-bloomberg
Copy link

@almson Personally I think it is useful to see both.

@MHillier98
Copy link

I'd like to be able to see how much VRAM each GPU has as well!

@daroczig
Copy link

We have been collecting that info (and much more after actually starting the machines and running HW inspection tools, so publishing e.g. actual BIOS and firmware version of the GPUs and CPU L1/L2/L3 cache amount) and made it available at sparecores.com/servers for free via our open-source ETL/inspection tools and web frontend. You can also grab the SQLite database for more detailed lookups or hit our APIs.

Example screenshot:

Spare Cores server listing on 32+ GiB GPU instances

This is filtered for cloud servers across cloud providers with at least one GPU with 32 GiB memory. Direct link to this search: https://sparecores.com/servers?gpu_memory_min=32&order_by=min_price&order_dir=asc&columns=300776

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data request Data provided by AWS that should be included.
Projects
None yet
Development

No branches or pull requests

5 participants