10000 [CI] add missing matrix cases for `pytorch-linux-focal-py{3.12,3.13}-clang10` by XuehaiPan · Pull Request #147882 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

[CI] add missing matrix cases for pytorch-linux-focal-py{3.12,3.13}-clang10 #147882

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 3 commits into
base: gh/XuehaiPan/247/base
Choose a base branch
from

Conversation

XuehaiPan
Copy link
Collaborator
@XuehaiPan XuehaiPan commented Feb 25, 2025

Stack from ghstack (oldest at bottom):

These two images are referenced here:

pytorch-linux-focal-py3.9-clang10,
pytorch-linux-focal-py3.11-clang10,
pytorch-linux-focal-py3.12-clang10,
pytorch-linux-focal-py3.13-clang10,

docker-image-name: pytorch-linux-focal-py3.12-clang10

docker-image-name: pytorch-linux-focal-py3.13-clang10

[ghstack-poisoned]
@XuehaiPan XuehaiPan requested a review from jeffdaily as a code owner February 25, 2025 20:37
Copy link
pytorch-bot bot commented Feb 25, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit 78b1246 with merge base f59064f (image):
💚 Looks good so far! There are no failures yet. 💚

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

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Feb 25, 2025
XuehaiPan added a commit that referenced this pull request Feb 25, 2025
@XuehaiPan XuehaiPan requested review from malfet and atalman February 25, 2025 20:40
VISION=yes
VULKAN_SDK_VERSION=1.2.162.1
SWIFTSHADER=yes
CONDA_CMAKE=yes
Copy link
Collaborator Author
@XuehaiPan XuehaiPan Feb 25, 2025

Choose a reason for hiding this comment

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

The cmake version on Ubuntu 20.04 (focal) is 3.16.3 which is lower than the lowest cmake version we support (3.18). We need to set CONDA_CMAKE=yes.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Wait, can't we just upgrade cmake using the pip version of cmake?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It is safer to have a binary executable cmake in PATH rather than a Python wrapper.

The cmake package from PyPI will install a Python script cmake wraps on the true cmake binary in the wheel. This may have bugs in some situations.

[ghstack-poisoned]
XuehaiPan added a commit that referenced this pull request Mar 6, 2025
[ghstack-poisoned]
XuehaiPan added a commit that referenced this pull request Mar 13, 2025
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0