Skip to content

Commit 5f7ea92

Browse files
authored
Merge pull request #304 from QuantEcon/jax_wealth_dynamics_1
JAX: Add JAX implementation for wealth dynamics
2 parents 98f5bef + d4e56ba commit 5f7ea92

File tree

2 files changed

+365
-14
lines changed

2 files changed

+365
-14
lines changed

lectures/status.md

Lines changed: 5 additions & 2 deletions
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.

0 commit comments

Comments
 (0)