Skip to content

Installs cuda13 on arm builds for Spark#3396

Merged
kellyguo11 merged 1 commit into
isaac-sim:release/2.3.0from
kellyguo11:fix/cu13-arm-support
Sep 9, 2025
Merged

Installs cuda13 on arm builds for Spark#3396
kellyguo11 merged 1 commit into
isaac-sim:release/2.3.0from
kellyguo11:fix/cu13-arm-support

Conversation

@kellyguo11

Copy link
Copy Markdown
Contributor

Description

Running on Spark requires the latest nightly torch build. Added a check in the installation script for ARM platforms and force an install of the nightly torch build if ARM architecture is detected.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist

  • I have run the pre-commit checks with ./isaaclab.sh --format
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the changelog and the corresponding version in the extension's config/extension.toml file
  • I have added my name to the CONTRIBUTORS.md or my name already exists there

@kellyguo11 kellyguo11 changed the base branch from main to release/2.3.0 September 9, 2025 05:15
@kellyguo11 kellyguo11 merged commit d50b95d into isaac-sim:release/2.3.0 Sep 9, 2025
11 checks passed
hougantc-nvda pushed a commit to hougantc-nvda/IsaacLab that referenced this pull request Nov 10, 2025
Running on Spark requires the latest nightly torch build. Added a check
in the installation script for ARM platforms and force an install of the
nightly torch build if ARM architecture is detected.

<!-- As you go through the list, delete the ones that are not
applicable. -->

- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- This change requires a documentation update

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have updated the changelog and the corresponding version in the
extension's `config/extension.toml` file
- [ ] I have added my name to the `CONTRIBUTORS.md` or my name already
exists there

<!--
As you go through the checklist above, you can mark something as done by
putting an x character in it

For example,
- [x] I have done this task
- [ ] I have not done this task
-->
hougantc-nvda pushed a commit to hougantc-nvda/IsaacLab that referenced this pull request Nov 10, 2025
Running on Spark requires the latest nightly torch build. Added a check
in the installation script for ARM platforms and force an install of the
nightly torch build if ARM architecture is detected.

<!-- As you go through the list, delete the ones that are not
applicable. -->

- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- This change requires a documentation update

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./isaaclab.sh --format`
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have updated the changelog and the corresponding version in the
extension's `config/extension.toml` file
- [ ] I have added my name to the `CONTRIBUTORS.md` or my name already
exists there

<!--
As you go through the checklist above, you can mark something as done by
putting an x character in it

For example,
- [x] I have done this task
- [ ] I have not done this task
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant