Skip to content

Commit

Permalink
still resolving cuda pytorch incompatibility try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengshuLi committed Nov 15, 2024
1 parent dbd9638 commit c82e59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: omnigibson-src

- name: Install CUDA and PyTorch
run: micromamba install cuda=12.4 pytorch
run: micromamba install cuda=12.6 pytorch=2.5.1=cuda126_py310he4c8055_303

- name: Install
working-directory: omnigibson-src
Expand Down

0 comments on commit c82e59e

Please sign in to comment.