QuantEcon / lecture-python-programming.myst

Python Programming for Finance and Economics
https://python-programming.quantecon.org
43 stars 26 forks source link

ENH: Upgrade anaconda==2023.03 + CUDA 12.1 #269

Closed mmcky closed 1 year ago

mmcky commented 1 year ago

This PR

github-actions[bot] commented 1 year ago

🚀 Deployed on https://642b71c0e280052b014c05c7--epic-agnesi-957267.netlify.app

mmcky commented 1 year ago

@HumphreyYang @Smit-create if you have time can you please take a quick look through this test build as we are upgrading the anaconda distribution and moving to latest version of cuda and jax

Smit-create commented 1 year ago

I don't see any broken things but it would be nice to have a code-cell printing the JAX backend in all the JAX lectures so that we can easily spot bugs related to GPU/CPU maintenance.