staroids / community

Staroid is a cloud platform for open-source project that funds developers.
https://staroid.com
9 stars 1 forks source link

GPU support #10

Closed staroider closed 4 years ago

staroider commented 4 years ago

Many machine learning related projects leverage GPU.

https://github.com/staroids/community/issues/8 will be a requirement to support GPU.

staroider commented 4 years ago

gpu-1 instance type is available on AWS cloud location. (we're working on GCP, too)

kind: Pod
apiVersion: v1
metadata:
  name: ..
  labels:
    pod.staroid.com/isolation: dedicated
    pod.staroid.com/instance-type: gpu-1

gpu-1 instance has 1x V100 GPU with 16GB mem, 8 core cpu and 61GB system memory.