GitHub

Original file line numberDiff line numberDiff line change

@@ -19,9 +19,10 @@ kernelspec:

1919
2020

# Wealth Distribution Dynamics

2121
22-

```{admonition} GPU Warning

23-

:class: dropdown, warning

24-

This lecture is built using [hardware](status:machine-details) that has access to a GPU and uses JAX for GPU programming. As a result, the lecture will be slower when running on a machine without a GPU.

22+

```{admonition} GPU in use

23+

:class: warning

24+
25+

This lecture is accelerated via [hardware](status:machine-details) that has access to a GPU and JAX for GPU programming.

2526
2627

Free GPUs are available on Google Colab. To use this option, please click on the play icon top right, select Colab, and set the runtime environment to include a GPU.

2728

Read the original on github.com ↗