Skip to content

Commit

Permalink
use unified torch+jax environment with CUDA==11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Feb 2, 2024
1 parent a12aa29 commit 2d4ad7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
needs: deploy-runner
runs-on: [self-hosted, cml-gpu]
container:
image: docker://mmcky/quantecon-lecture-python:cuda-12.3.1-anaconda-2023-09-py311
image: docker://mmcky/quantecon-lecture-python:cuda-11.8.0-anaconda-2023-09-py311
options: --gpus all
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2d4ad7f

Please sign in to comment.