Skip to content

Stack pipeline benchmark per-rank-results into a single BenchmarkResult #3258

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

Closed
wants to merge 2 commits into from

Conversation

SSYernar
Copy link
Contributor

@SSYernar SSYernar commented Aug 6, 2025

Summary:
Stack pipeline benchmark per-rank-results into a single BenchmarkResult to measure overall performance across GPUs.
This will cause 'intentional' 2x regression for allocated memory metrics since we are accumulating the total memory stats across two given GPUs instead of measuring only one. After the change is landed, I will re-register the ServiceLab task with the new baseline metrics to avoid future false regression warnings.

Differential Revision: D79537357

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 6, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79537357

SSYernar added a commit to SSYernar/torchrec that referenced this pull request Aug 6, 2025
…lt (pytorch#3258)

Summary:

Stack pipeline benchmark per-rank-results into a single BenchmarkResult to measure overall performance across GPUs. 

This will cause 'intentional' **2x regression** for allocated memory metrics since we are accumulating the total memory stats across two given GPUs instead of measuring only one. After the change is landed, I will **re-register** the ServiceLab task with the new baseline metrics to avoid future false regression warnings.

Differential Revision: D79537357
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79537357

@SSYernar SSYernar changed the title Unified benchmark runner with YAML config Stack pipeline benchmark per-rank-results into a single BenchmarkResult Aug 6, 2025
SSYernar added a commit to SSYernar/torchrec that referenced this pull request Aug 6, 2025
…lt (pytorch#3258)

Summary:

Stack pipeline benchmark per-rank-results into a single BenchmarkResult to measure overall performance across GPUs. 

This will cause 'intentional' **2x regression** for allocated memory metrics since we are accumulating the total memory stats across two given GPUs instead of measuring only one. After the change is landed, I will **re-register** the ServiceLab task with the new baseline metrics to avoid future false regression warnings.

Differential Revision: D79537357
Differential Revision: D79515598
SSYernar added a commit to SSYernar/torchrec that referenced this pull request Aug 8, 2025
…lt (pytorch#3258)

Summary:

Stack pipeline benchmark per-rank-results into a single BenchmarkResult to measure overall performance across GPUs. 

This will cause 'intentional' **2x regression** for allocated memory metrics since we are accumulating the total memory stats across two given GPUs instead of measuring only one. After the change is landed, I will **re-register** the ServiceLab task with the new baseline metrics to avoid future false regression warnings.

Reviewed By: aliafzal

Differential Revision: D79537357
…lt (pytorch#3258)

Summary:
Pull Request resolved: pytorch#3258

Stack pipeline benchmark per-rank-results into a single BenchmarkResult to measure overall performance across GPUs.

This will cause 'intentional' **2x regression** for allocated memory metrics since we are accumulating the total memory stats across two given GPUs instead of measuring only one. After the change is landed, I will **re-register** the ServiceLab task with the new baseline metrics to avoid future false regression warnings.

Reviewed By: aliafzal

Differential Revision: D79537357
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D79537357

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants