Skip to content
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

Update tests to run on ARM #11508

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

zkoopmans
Copy link
Contributor

Update gpu-all-tests target to run on ARM. Several tests do not work for a few reasons:

Several tests using the cuda-tests image don't work due to cross compiling errors. This includes save-restore tests.

pytorch does not yet work due to some non-trivial issues with python packages.

StableDiffusion doesn't work (and probably never will) due to facebook support on ARM not existing and not on their roadmap.

Update gpu-all-tests target to run on ARM. Several tests do not
work for a few reasons:

Several tests using the cuda-tests image don't work due to cross
compiling errors. This includes save-restore tests.

pytorch does not yet work due to some non-trivial issues with
python packages.

StableDiffusion doesn't work (and probably never will) due to
facebook support on ARM not existing and not on their roadmap.
@zkoopmans zkoopmans requested a review from EtiennePerot March 4, 2025 00:12
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