-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
926 distributed training tests #1295
926 distributed training tests #1295
Conversation
a81a782
to
424b607
Compare
updates:
|
/integration-test |
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
98b4034
to
4748431
Compare
Signed-off-by: Wenqi Li <[email protected]>
4748431
to
da4092b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's use spawn
for now, good enough for the first version, maybe some expert can help update it later.
Thanks.
sure thanks! this also needs to be extended to multi-node test cases |
Signed-off-by: Wenqi Li [email protected]
Fixes #926
Description
adds a utility for distributed tests
Status
Ready
Types of changes
./runtests.sh --codeformat --coverage
../runtests.sh --quick
.make html
command in thedocs/
folder.