Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cloud-gpus/cloud-gpus.github.io int…
Browse files Browse the repository at this point in the history
…o main
  • Loading branch information
hcarlens committed Apr 16, 2024
2 parents 85d3009 + 74436a4 commit e79df8f
Showing 1 changed file with 37 additions and 6 deletions.
43 changes: 37 additions & 6 deletions cloud_gpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@
},
{
"name": "TensorDock",
"url": "https://www.tensordock.com/product-marketplace",
"url": "https://www.tensordock.com/",
"cost1080": "-",
"costv100": "-",
"costp100": "-",
Expand All @@ -724,20 +724,20 @@
"costa5000": "$0.21",
"costa6000": "$0.40",
"costa100_40": "-",
"costa100_80": "-",
"costa100_80": "$2.25",
"costrtx6000": "-",
"costa40": "$0.40",
"costa10": "$0.21",
"cost4090": "-",
"costh100": "-",
"costl40": "-",
"cost4090": "$0.37",
"costh100": "$2.69",
"costl40": "$1.12",
"images": true,
"notebooks": true,
"ssh": true,
"credits": "$50",
"persistence": true,
"region": "Worldwide",
"pricing-source": "https://www.tensordock.com/product-marketplace"
"pricing-source": "https://marketplace.tensordock.com/deploy"
},
{
"name": "Leafcloud",
Expand Down Expand Up @@ -863,6 +863,37 @@
"persistence": true,
"region": "Worldwide",
"pricing-source": "https://www.hyperstack.cloud/gpu-pricing"
},
{
"name": "Scaleway",
"url": "https://www.scaleway.com/",
"cost1080": "-",
"costv100": "-",
"costp100": "$1.36",
"costt4": "-",
"costk80": "-",
"costm60": "-",
"cost3080": "-",
"cost3090": "-",
"costp4": "-",
"cost2080": "-",
"costa5000": "-",
"costa6000": "-",
"costa100_40": "-",
"costa100_80": "-",
"costrtx6000": "-",
"costa40": "-",
"costa10": "-",
"cost4090": "-",
"costh100": "$2.76",
"costl40": "-",
"images": true,
"notebooks": false,
"ssh": true,
"credits": "-",
"persistence": true,
"region": "Europe",
"pricing-source": "https://www.scaleway.com/en/gpu-instances/"
}
]
}

0 comments on commit e79df8f

Please sign in to comment.