Closed jvstme closed 3 months ago
Some GPU memory sizes in the catalog are imprecise, e.g. L4 on AWS is reported to be 22GB while it is actually 24GB.
> dstack run . -b aws --gpu L4 [... cut for brevity ...] # BACKEND REGION INSTANCE RESOURCES SPOT PRICE 1 aws us-east-2 g6.xlarge 4xCPU, 16GB, 1xL4 (22GB), 100.0GB (disk) no $0.8048
This issue suggests going through all GPUs in the catalog and fixing any inconsistencies.
Some GPU memory sizes in the catalog are imprecise, e.g. L4 on AWS is reported to be 22GB while it is actually 24GB.
This issue suggests going through all GPUs in the catalog and fixing any inconsistencies.