Skip to content

Conversation

@cyyever
Copy link
Collaborator

@cyyever cyyever commented Sep 15, 2023

R19c is too old, R21e is LTS version.

@cyyever cyyever requested a review from jeffdaily as a code owner September 15, 2023 03:21
@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Sep 15, 2023
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 15, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/109355

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 7482951 with merge base 9455af5 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@cyyever cyyever marked this pull request as draft September 15, 2023 03:21
@cyyever cyyever marked this pull request as ready for review October 9, 2023 03:36
@cyyever cyyever requested a review from a team as a code owner October 9, 2023 03:36
@cyyever
Copy link
Collaborator Author

cyyever commented Oct 9, 2023

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased update_android onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout update_android && git pull --rebase)

@cyyever cyyever force-pushed the update_android branch 2 times, most recently from 60a0b9d to 9209079 Compare October 9, 2023 03:43
@mikaylagawarecki mikaylagawarecki added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Oct 9, 2023
Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't change the download URL (uploading NDK to our mirror)

@cyyever cyyever changed the title Update android to 21e Update Android to 21e Oct 10, 2023
Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if CI is green. Thank you for the updates.
[Edit] Will debug what is going on with the downloads

Copy link
Contributor

@huydhn huydhn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC, I encounter an build issue with Vulkan when trying this locally. Let's see if this pass CI

@huydhn huydhn added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 10, 2023
@cyyever
Copy link
Collaborator Author

cyyever commented Oct 11, 2023

Thank you

@cyyever cyyever changed the title Update Android to 21e Update Android to R21e Oct 11, 2023
@huydhn
Copy link
Contributor

huydhn commented Oct 11, 2023

Btw, you might also want to rebase this to include #110976. I just land this to add a new release workflow for Android.

@cyyever
Copy link
Collaborator Author

cyyever commented Oct 11, 2023

@huydhn wait some hours until it goes into viable/strict

@cyyever
Copy link
Collaborator Author

cyyever commented Oct 11, 2023

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased update_android onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout update_android && git pull --rebase)

@cyyever
Copy link
Collaborator Author

cyyever commented Oct 18, 2023

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased update_android onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout update_android && git pull --rebase)

@cyyever
Copy link
Collaborator Author

cyyever commented Oct 21, 2023

@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased update_android onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout update_android && git pull --rebase)

@cyyever
Copy link
Collaborator Author

cyyever commented Oct 22, 2023

@huydhn I have no permission to docker push, help me verify the PR?

@huydhn
Copy link
Contributor

huydhn commented Oct 25, 2023

@huydhn I have no permission to docker push, help me verify the PR?

Sorry, I missed your message. I will need to prepare the ECR entry for the new docker images as the names are different. After that, rerunning the job will work

@huydhn huydhn added ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR test-config/default labels Oct 25, 2023
@cyyever
Copy link
Collaborator Author

cyyever commented Oct 29, 2023

@huydhn CI is green. Is it time to merge?

@huydhn
Copy link
Contributor

huydhn commented Oct 30, 2023

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@cyyever
Copy link
Collaborator Author

cyyever commented Oct 30, 2023

@huydhn Now there is an error

ANDROID_HOME not a directory; did you install it under /opt/android/sdk?

@huydhn
Copy link
Contributor

huydhn commented Oct 30, 2023

Hmm, I don't see any issue in trunk. Is that failing locally for you? The SDK should be under that path https://github.com/pytorch/pytorch/blob/main/.ci/docker/common/install_android.sh#L51

xuhancn pushed a commit to xuhancn/pytorch that referenced this pull request Nov 7, 2023
R19c is too old, R21e is LTS version.

Pull Request resolved: pytorch#109355
Approved by: https://github.com/malfet, https://github.com/huydhn
Skylion007 pushed a commit to Skylion007/pytorch that referenced this pull request Nov 14, 2023
R19c is too old, R21e is LTS version.

Pull Request resolved: pytorch#109355
Approved by: https://github.com/malfet, https://github.com/huydhn
@cyyever cyyever deleted the update_android branch January 31, 2024 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/periodic Trigger jobs ran periodically on master (periodic.yml) on the PR ciflow/trunk Trigger trunk jobs on your pull request Merged open source test-config/default topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants