Skip to content

Fails 32 way sharded - bump atol - #27

Open
aidando73 wants to merge 1 commit into
meta-pytorch:mainfrom
aidando73:symmetric-memory
Open

Fails 32 way sharded - bump atol#27
aidando73 wants to merge 1 commit into
meta-pytorch:mainfrom
aidando73:symmetric-memory

Conversation

@aidando73

Copy link
Copy Markdown

[rank2]: Mismatched elements: 1 / 262144 (0.0%)
[rank2]: Greatest absolute difference: 0.125 at index (251031,) (up to 0.1 allowed)
[rank2]: Greatest relative difference: 1.0703125 at index (251031,) (up to 0.1 allowed)
[rank1]: Traceback (most recent call last):
[rank1]: File "/workspace/kraken/benchmark/benchmark_all_reduce.py", line 281, in
[rank1]: main(args)
[rank1]: File "/workspace/kraken/benchmark/benchmark_all_reduce.py", line 208, in main
[rank1]: run_experiment(config),
[rank1]: File "/workspace/kraken/benchmark/benchmark_all_reduce.py", line 157, in run_experiment
[rank1]: torch.testing.assert_close(test_o, gloden_o, atol=1e-1, rtol=1e-1)
[rank1]: File "/workspace/kraken/.venv/lib/python3.10/site-packages/torch/testing/_comparison.py", line 1589, in assert_close
[rank1]: raise error_metas[0].to_error(msg)
[rank1]: AssertionError: Tensor-likes are not close!

[rank1]: Mismatched elements: 1 / 262144 (0.0%)
[rank1]: Greatest absolute difference: 0.125 at index (251031,) (up to 0.1 allowed)
[rank1]: Greatest relative difference: 1.0703125 at index (251031,) (up to 0.1 allowed)
[rank0]: Traceback (most recent call last):
[rank0]: File "/workspace/kraken/benchmark/benchmark_all_reduce.py", line 281, in
[rank0]: main(args)
[rank0]: File "/workspace/kraken/benchmark/benchmark_all_reduce.py", line 208, in main
[rank0]: run_experiment(config),
[rank0]: File "/workspace/kraken/benchmark/benchmark_all_reduce.py", line 157, in run_experiment
[rank0]: torch.testing.assert_close(test_o, gloden_o, atol=1e-1, rtol=1e-1)
[rank0]: File "/workspace/kraken/.venv/lib/python3.10/site-packages/torch/testing/_comparison.py", line 1589, in assert_close
[rank0]: raise error_metas[0].to_error(msg)
[rank0]: AssertionError: Tensor-likes are not close!

[rank0]: Mismatched elements: 1 / 262144 (0.0%)
[rank0]: Greatest absolute difference: 0.125 at index (251031,) (up to 0.1 allowed)
[rank0]: Greatest relative difference: 1.0703125 at index (251031,) (up to 0.1 allowed)
[rank0]:[W1029 15:51:21.380868586 ProcessGroupNCCL.cpp:1524] Warning: WARNING: destroy_process_group() was not called before program exit, which can leak resources. For more info, please see https://pytorch.org/docs/stable/distributed.html#shutdown (function operator())

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 29, 2025

@codingwithsurya codingwithsurya left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thanks! lmk if you have any questions along the way

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 Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants