Skip to content

Commit

Permalink
Add TensorDock and Crusoe
Browse files Browse the repository at this point in the history
  • Loading branch information
hcarlens committed Nov 2, 2023
1 parent 981dc81 commit 6b30da2
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions cloud_gpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,68 @@
"persistence": true,
"region": "Worldwide",
"pricing-source": "https://www.cudocompute.com/gpu-rental/"
},
{
"name": "TensorDock",
"url": "https://www.tensordock.com/product-marketplace",
"cost1080": "-",
"costv100": "-",
"costp100": "-",
"costt4": "-",
"costk80": "-",
"costm60": "-",
"cost3080": "$0.15",
"cost3090": "$0.25",
"costp4": "-",
"cost2080": "-",
"costa5000": "$0.21",
"costa6000": "$0.40",
"costa100_40": "-",
"costa100_80": "-",
"costrtx6000": "-",
"costa40": "$0.40",
"costa10": "$0.21",
"cost4090": "-",
"costh100": "-",
"costl40": "-",
"images": true,
"notebooks": true,
"ssh": true,
"credits": "$50",
"persistence": true,
"region": "Worldwide",
"pricing-source": "https://www.tensordock.com/product-marketplace"
},
{
"name": "Crusoe Cloud",
"url": "https://crusoecloud.com/",
"cost1080": "-",
"costv100": "-",
"costp100": "-",
"costt4": "-",
"costk80": "-",
"costm60": "-",
"cost3080": "-",
"cost3090": "-",
"costp4": "-",
"cost2080": "-",
"costa5000": "$0.54",
"costa6000": "$0.92",
"costa100_40": "$1.45",
"costa100_80": "$1.65",
"costrtx6000": "-",
"costa40": "$1.10",
"costa10": "-",
"cost4090": "-",
"costh100": "-",
"costl40": "-",
"images": true,
"notebooks": false,
"ssh": true,
"credits": "$0",
"persistence": true,
"region": "US",
"pricing-source": "https://crusoecloud.com/pricing/"
}
]
}

0 comments on commit 6b30da2

Please sign in to comment.