Closed casperdcl closed 2 years ago
More specifically, ask NVIDIA to enable the following instance types in the AWS Marketplace:
p2.xlarge
— also known as m+k80
in our examplesp3.8xlarge
— also known as l+v100
in our examplesCan we also have small instances for now https://github.com/iterative/terraform-provider-iterative/issues/328#issuecomment-1105637771?
Action points for #524, i.e. this issue:
image = "nvidia"
Can we also have small instances for now (https://github.com/iterative/terraform-provider-iterative/issues/328)?
~Sounds like #328 to me. 🙃 Also known as p5-chore-we-actively-ignore unless we have a good reason not to.~ 😈
Some useful generic option combinations don't work:
machine
working:g4dn.xlarge
l+v100
not working:
m+{k80,v100}
l+k80