Is there a list of instance types by region somewhere?

I’m doing dev on an A100 in Virginia, but I want to be able to switch to an H100 or 8xH100, or even a cluster of B200s eventually.

I’m trying to figure out the best region for locating my Filesystem instance, because it looks like I can only access A100s in the Virginia regional system, which is just geographically closest to me.

Which is the most versatile region? Which region has all the toys?

Hey @utanapishtirox,

A list of regions can be found here, as well as more information on our cloud offerings:

As far as are regions with the most offerings I recommend our Texas or Virginia regions. :slight_smile:

At this time, B200’s are only available in our Viginia region.

I hope this helps!

Hayden
Lambda Team

Hi, thanks for replying. My question is more like, “is there a list of what types of instances are available in each region?”

I’m in the Virginia region with my filesystem, and I normally use an A100 instance, but I want to start using a single H100 instance as well. But there don’t appear to be H100 single GPU instances in Virginia, so I’m trying to figure out which region has both A100 and H100 single GPU instances in it, so I can move my filesystem there and be able to switch back and forth between the two types. Does that make sense?

Hello @utanapishtirox ,

You may have to use our API to list available instances per region.

Further filtering may be needed on which instance type you need and where.

In addition, we do not have a region that has both A100 and H100. You may have to transfer files between the two machines’ persistent storage.

1 Like

Okay. Understood. Thank you.