Skip to content

Conversation

@masnesral
Copy link
Contributor

@masnesral masnesral commented Mar 18, 2025

Stack from ghstack (oldest at bottom):

Summary: This adds a version field like the following: 3.10.9+fb (3.10:1dd9be6, May 4 2022, 01:23:45) [Clang 15.0.7 (mononoke://mononoke.internal.tfbnw.net/fbsource 5d1601b0eed7426ac

cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames

Summary: This adds a version field like the following: `3.10.9+fb (3.10:1dd9be6, May  4 2022, 01:23:45) [Clang 15.0.7 (mononoke://mononoke.internal.tfbnw.net/fbsource 5d1601b0eed7426ac`

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 18, 2025

🔗 Helpful Links

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

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

✅ You can merge normally! (2 Unrelated Failures)

As of commit d8c4632 with merge base 790f93d (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

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

masnesral added a commit that referenced this pull request Mar 18, 2025
Summary: This adds a version field like the following: `3.10.9+fb (3.10:1dd9be6, May  4 2022, 01:23:45) [Clang 15.0.7 (mononoke://mononoke.internal.tfbnw.net/fbsource 5d1601b0eed7426ac`

ghstack-source-id: 6a43230
Pull Request resolved: #149419
@masnesral masnesral added topic: not user facing topic category ciflow/trunk Trigger trunk jobs on your pull request labels Mar 18, 2025
@masnesral masnesral requested review from c00w and ppanchalia March 18, 2025 18:49
"triton_version": triton.__version__ if has_triton() else "",
"remote_cache_version": remote_cache_version,
"inductor_fx_remote_cache_backend_type": inductor_fx_remote_cache_backend_type,
"python_version": sys.version,
Copy link
Contributor

@c00w c00w Mar 20, 2025

Choose a reason for hiding this comment

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

Should we use sys.platform here? (Not sure how it differs with sys.version, but whichever ones tells us the most would be useful).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like we want version because sys.platform just says "linux"

triton_kernel_compile_times_us: Optional[str] = None
ir_count: Optional[int] = None
cudagraph_skip_reason: Optional[str] = None
python_version: Optional[str] = None
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add a test for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

meh, I can't really imagine such a test catching a real problem. Famous last words :( ?

@masnesral
Copy link
Contributor Author

@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

facebook-github-bot pushed a commit to pytorch/benchmark that referenced this pull request Mar 20, 2025
Summary:
This adds a version field like the following: `3.10.9+fb (3.10:1dd9be6, May  4 2022, 01:23:45) [Clang 15.0.7 (mononoke://mononoke.internal.tfbnw.net/fbsource 5d1601b0eed7426ac`

X-link: pytorch/pytorch#149419
Approved by: https://github.com/c00w

Reviewed By: izaitsevfb

Differential Revision: D71530503

fbshipit-source-id: 901e254d7d221738d575c45e415c8fff9daa30f0
amathewc pushed a commit to amathewc/pytorch that referenced this pull request Apr 17, 2025
Summary: This adds a version field like the following: `3.10.9+fb (3.10:1dd9be6, May  4 2022, 01:23:45) [Clang 15.0.7 (mononoke://mononoke.internal.tfbnw.net/fbsource 5d1601b0eed7426ac`

Pull Request resolved: pytorch#149419
Approved by: https://github.com/c00w
@github-actions github-actions bot deleted the gh/masnesral/182/head branch April 22, 2025 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants