We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbf3eb commit 4352f52Copy full SHA for 4352f52
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ jobs:
4
preview:
5
runs-on: quantecon-gpu
6
container:
7
- image: ghcr.io/quantecon/lecture-python-container:cuda-12.6.0-anaconda-2024-10-py312-b
+ image: ghcr.io/quantecon/lecture-python-container:cuda-12.8.1-anaconda-2024-10-py312
8
options: --gpus all
9
steps:
10
- uses: actions/checkout@v4
0 commit comments