dstackai / gpuhunt

GPU prices aggregator for cloud providers
Mozilla Public License 2.0
27 stars 11 forks source link

Add OCI Bare Metal instances in catalog #71

Closed jvstme closed 5 months ago

jvstme commented 5 months ago

This commit adds support for new instances in the OCI catalog: all BM.GPU instances, several BM.Standard instances, all BM.HPC and BM.Optimized instances.

VM.DenseIO instances are dropped from the catalog, since they are not used in dstack and their bare metal versions have slightly more sophisticated pricing that we don't need to support otherwise.

https://github.com/dstackai/dstack/issues/1194