|
|
|
|
|
by mikece
2170 days ago
|
|
Does anyone do a measure of how long it would take such a workstation to pay for itself (including some nominal amount of operational cost for electricity) compared to simply doing ML on AWS/Azure/GCP? Seems like such a metric could be a useful measure for comparing such machines. |
|
AWS GPU instances are really expensive.
The most cost effective imo is to build a workstation for development and then deploy to AWS spot if you need a cluster.
If you can't use a workstation for whatever reason, then use the new AWS feature to "stop" spot instances and use the spot instance as your workstation while being conscious of the high hourly cost and shutting it down when you're not working.