Skip to content

Commit

Permalink
Merge pull request #52 from Elements-/patch-1
Browse files Browse the repository at this point in the history
Add PureGPU to cloud_gpu.json
  • Loading branch information
hcarlens authored Aug 19, 2024
2 parents 970b97d + 0e3cae0 commit 18c3b7e
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions cloud_gpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -1018,6 +1018,38 @@
"persistence": true,
"region": "Global",
"pricing-source": "https://www.oracle.com/cloud/compute/gpu/pricing/"
},
{
"name": "PureGPU",
"url": "https://puregpu.com",
"cost1080": "-",
"costv100": "-",
"costp100": "-",
"costt4": "-",
"costk80": "-",
"costm60": "-",
"cost3080": "-",
"cost3090": "-",
"costp4": "-",
"cost2080": "-",
"costa5000": "-",
"costa6000": "-",
"costa100_40": "-",
"costa100_80": "-",
"costrtx6000": "-",
"costa40": "-",
"costa10": "-",
"cost4090": "$0.58",
"costh100": "-",
"costl40": "-",
"costl40s": "-",
"images": true,
"notebooks": true,
"ssh": true,
"credits": "-",
"persistence": true,
"region": "US",
"pricing-source": "https://puregpu.com"
}
]
}

0 comments on commit 18c3b7e

Please sign in to comment.