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

Add Distributed test and supported multi device unittest #57

Merged
merged 3 commits into from
Oct 25, 2022

Conversation

karan6181
Copy link
Collaborator

Description

  • Added Distributed test class to simulate the distributed workflow on a single machine
  • Added multi-device dataloader unittest
  • Run pytest sequentially due to mutli-processing issue with -n auto

tests/test_distributed.py Outdated Show resolved Hide resolved
Copy link
Contributor

@knighton knighton left a comment

Choose a reason for hiding this comment

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

impressive

@karan6181 karan6181 merged commit 84c23ea into mosaicml:main Oct 25, 2022
@karan6181 karan6181 deleted the distributed_test branch October 25, 2022 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants