Skip to content

[CI] ARM #3574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 32 commits into
base: dev
Choose a base branch
from
Open

[CI] ARM #3574

wants to merge 32 commits into from

Conversation

johnnynunez
Copy link

This pull request includes significant updates to the build and deployment workflows for USD, including changes to dependencies, operating system versions, and the addition of support for ARM architecture. The most important changes are summarized below:

Dependency Updates:

  • Updated Python dependencies from PySide2 to PySide6 in the buildusd.yml workflow for both Linux and macOS. [1] [2]

Operating System and Docker Updates:

  • Changed the operating system for the pypi.yml workflow from ubuntu-20.04 to ubuntu-22.04 for both x86 and ARM architectures. [1] [2]
  • Updated Docker setup in the pypi.yml workflow to use specific Dockerfiles for x86 and ARM architectures and added steps to handle Python shared library issues. [1] [2]

ARM Architecture Support:

  • Added support for building and packaging USD on ARM architecture in both buildusd.yml and pypi.yml workflows. [1] [2]

Dockerfile Changes:

  • Renamed Dockerfile to Dockerfile.arm for ARM architecture and created a new Dockerfile.x86 for x86 architecture. [1] [2]

@jesschimein
Copy link
Collaborator

Filed as internal issue #USD-10808

❗ Please make sure that a signed CLA has been submitted!

(This is an automated message. See here for more information.)

@jesschimein
Copy link
Collaborator

/AzurePipelines run

@johnnynunez
Copy link
Author

when will it be merged?

@jesschimein
Copy link
Collaborator

/AzurePipelines run

@pixar-oss
Copy link
Member

Hi @johnnynunez! We recently took in #3430 which may take care of much of this PR! Could you please test again after the release candidate for USD 25.05 comes out (ETA in a few weeks)?

Also, please note that we cannot accept any PRs without a signed CLA. Thanks!

@jesschimein
Copy link
Collaborator

/AzurePipelines run

@jesschimein
Copy link
Collaborator

/AzurePipelines run

@johnnynunez
Copy link
Author

Hi @johnnynunez! We recently took in #3430 which may take care of much of this PR! Could you please test again after the release candidate for USD 25.05 comes out (ETA in a few weeks)?

Also, please note that we cannot accept any PRs without a signed CLA. Thanks!

I just send it

@johnnynunez
Copy link
Author

@jesschimein for me it is working
image

I will create another PR for windows arm runners to support full arm devices
https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/

@jesschimein
Copy link
Collaborator

/AzurePipelines run

2 similar comments
@tallytalwar
Copy link
Contributor

/AzurePipelines run

@tallytalwar
Copy link
Contributor

/AzurePipelines run

@jesschimein
Copy link
Collaborator

/AzurePipelines run

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.

4 participants