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 info to product info #107

Open
martonsereg opened this issue Jun 26, 2018 · 1 comment
Open

Add GPU info to product info #107

martonsereg opened this issue Jun 26, 2018 · 1 comment
Assignees
Labels
research research, poc

Comments

@martonsereg
Copy link
Member

Number and type of attached GPUs are currently not returned by the product info API.
Discover the options on the different cloud providers and make it available in the product information.

@martonsereg martonsereg added the research research, poc label Jun 26, 2018
@prekoa prekoa self-assigned this Aug 9, 2018
@prekoa
Copy link
Contributor

prekoa commented Aug 12, 2018

AWS:
https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/elastic-gpus.html#elastic-gpus-basics

Price:
https://aws.amazon.com/ec2/elastic-gpus/pricing/

GPU instances:
https://docs.aws.amazon.com/dlami/latest/devguide/gpu.html

Google:
There are 4 types of GPUs (1-2 beta), and some machine groups don't support the GPU.
https://cloud.google.com/compute/docs/gpus/#introduction

GPU models depend on the number of RAMs, number of CPUs, and zones.
https://cloud.google.com/compute/docs/gpus/#gpus-list

Instances with GPUs have specific restrictions.
https://cloud.google.com/compute/docs/gpus/#restrictions

The API includes prices, but only for 3 types, and not in all zones.

Azure:
Azure does not support attached GPUs.

GPU instances:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes-gpu

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

No branches or pull requests

2 participants