Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 0 additions & 73 deletions .github/workflows/build-vm-images.yml

This file was deleted.

6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ The server can spin up VMs with the following configurations:
| `gpu_2xlarge` | 8 | 32GB | 80GB | 1x NVIDIA Tesla V100 |
| `gpu_4xlarge` | 8 | 64GB | 100GB | 1x NVIDIA Tesla V100 |

These runners use the `ubuntu-2204-nvidia-20230914` image.

### CPU runners

| Name | vCPUs | RAM | Disk |
Expand All @@ -53,11 +51,9 @@ These runners use the `ubuntu-2204-nvidia-20230914` image.
| `ci_2xlarge` | 8 | 32GB | 80GB |
| `ci_4xlarge` | 8 | 64GB | 100GB |

These runners use the `ubuntu-2204-20231018` image.

### Software

These runners run ISOs derived from Ubuntu 22.04. Images are built with the instructions provided in the [`images`](./images) folder.
See [`vm-images`](./vm-images) folder for details.

## Limitations

Expand Down