GitHub

Original file line numberDiff line numberDiff line change

@@ -16,5 +16,8 @@ This table contains the latest execution statistics.

1616

```{nb-exec-table}

1717

```

1818
19-

These lectures are built on `linux` instances through `github actions` so are

20-

executed using the following [hardware specifications](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources)

19+

(status:machine-details)=

20+
21+

These lectures are built on `linux` instances through `github actions` and `amazon web services (aws)` to

22+

enable access to a `gpu`. These lectures are built on a [p3.2xlarge](https://aws.amazon.com/ec2/instance-types/p3/)

23+

that has access to `8 vcpu's`, a `V100 NVIDIA Tesla GPU`, and `61 Gb` of memory.

Read the original on github.com ↗