Matt McKay

Results 652 comments of Matt McKay

@kp992 looks like the newer CUDA driver is working. Will post a speed comparison with the current live site once I get the preview.

@jstac and @kp992 here are the latest results moving our computations to the GitHub based GPU instance. LHS = current live site (built on EC2) and RHS = this PR...

yeah -- that's right. It seems to be missing the `nested` folder (`scientific`) right?

thanks @jstac and @kp992. I am doing one final round of review on this and then I will migrate to use github instances for this lecture series as well.

- [x] check this closely as the `nvidia-smi` is reporting the following and the docker container is using `CUDA=12.5` NVIDIA-SMI 470.182.03 Driver Version: 470.182.03 CUDA Version: 12.3 AH HA! That...

> > yeah -- that's right. It seems to be missing the `nested` folder (`scientific`) right? > > @mmcky But also, locally it is `noindent\sphinxincludegraphics{{plotting_5_1}.png}` in tex file, . the...

@kp992 I think this is ready. If you can cast your eye over it one more time then I'll merge.

@AakashGfude the `_build` folder is available https://github.com/QuantEcon/lecture-datascience.myst/actions/runs/1357596935 under artifacts

@AakashGfude so the `_build` folder from `github actions` doesn't have any of the `png` images in `_build/latex` unlike the local build. So the images are not getting copied over (as...

> > @AakashGfude so the `_build` folder from `github actions` doesn't have any of the `png` images in `_build/latex` unlike the local build. So the images are not getting copied...