Skip to content

[Bug Report] Check cuda version before Install PyTorch 2.7.0 with CUDA 12.8 support #3037

@luoye2333

Description

@luoye2333

Describe the bug

I am using gpu 4090 and cuda version 12.3. In the install script it forces to install PyTorch 2.7.0 with CUDA 12.8 (commit #2998 ) and this download is also super slow in china. Please consider add a cuda version check before install and use mirror links to download if needed.

Currently comment the code in this commit can solve this.

Steps to reproduce

./isaaclab.sh --install

System Info

Checklist

  • I have checked that there is no similar issue in the repo (required)
  • I have checked that the issue is not in running Isaac Sim itself and is related to the repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions