Skip to content

Commit

Permalink
Set instance type to one with a GPU.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Jun 25, 2021
1 parent e058ef5 commit 52f30ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ runners:
- name: gpu-runner
cloud: aws
# Cheapest VM on AWS
instance_type: t3.nano
instance_type: g4dn.xlarge
# Ubuntu-20.4, ami image"
machine_image: ami-06fd8a495a537da8b
preemptible: false
Expand Down

0 comments on commit 52f30ab

Please sign in to comment.