Hacker News new | ask | show | jobs
by garethsaxby 3476 days ago
g2 are the EC2 instances designed for graphics usage; they're typically aimed at GPU encoding rather than machine learning, like what the blog poster is aiming for.

Not to say they couldn't cover either, but the GPU classes used between the two instance types are very different; g2 is GRID based, p2 is using Tesla. I don't think that the GRID GPUs have RDMA, although not being into machine learning I don't know how important that would be.

The real problem is that the documentation you've linked to (The EC2 FAQ) actually shows that the p2 instances should have a spot limit of 1, but when I check my account, it's actually 0 for all sizes of p2 instances.

It doesn't seem to matter what region I choose, it just doesn't match the FAQ; p2 is on request only.

1 comments

> The real problem is that the documentation you've linked to (The EC2 FAQ) actually shows that the p2 instances should have a spot limit of 1, but when I check my account, it's actually 0 for all sizes of p2 instances.

Exactly. The lack of (and indeed, plain wrong) communication to customers and support staff is the biggest problem here.