Skip to content
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

fix collective overlap test #26

Conversation

Sergei-Lebedev
Copy link
Contributor

Fixing
Traceback (most recent call last):
File param/train/comms/pt/comms.py", line 1050, in
main()
File "param/train/comms/pt/comms.py", line 1046, in main
collBenchObj.runBench(comms_world_info, commsParams)
File "param/train/comms/pt/comms.py", line 998, in runBench
backendObj.benchmark_comms()
File "param/train/comms/pt/pytorch_dist_backend.py", line 520, in benchmark_comms
self.commsParams.benchTime(index, self.commsParams, self)
File "param/train/comms/pt/comms.py", line 965, in benchTime
commsParams, allSizes, tensorList, results
File "param/train/comms/pt/comms.py", line 714, in reportBenchTime
str("%d" % (results[curSize]["num_elements_pair"])),
KeyError: 'num_elements_pair'

@facebook-github-bot facebook-github-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 Jul 28, 2021
@facebook-github-bot
Copy link
Contributor

@kingchc has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@kingchc
Copy link
Contributor

kingchc commented Dec 6, 2021

closing this as this should have been fixed in 7e654fc

@kingchc kingchc closed this Dec 6, 2021
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants