Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Conversation

byronyi
Copy link

@byronyi byronyi commented Jul 5, 2019

Right now TF 1.x supports the following networking protocols:

And once we reach 2.0, these protocols will be supported by SIG-Networking.

Signed-off-by: Bairen Yi <yibairen.byron@bytedance.com>
@rthadur rthadur requested a review from karmel July 9, 2019 18:37
@rthadur rthadur self-assigned this Jul 9, 2019
@rthadur rthadur added the XS CL Change Size: Extra Small label Jul 9, 2019
message='protocol should be grpc or grpc+verbs')
lambda protocol: protocol in (
None, "grpc", "grpc+verbs", "grpc+gdr", "grpc+mpi", "grpc+seastar"),
message='protocol should be either grpc, grpc+verbs, grpc+gdr, grpc+mpi, or grpc+seastar')
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have to do anything to actually ensure that these work? What does it mean to pass these through without tests or actual code to handle the changes?

Copy link
Author

Choose a reason for hiding this comment

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

Right now we do not have protocol registration mechanism in Python. I will submit a separate PR in TF core to expose available protocol information. Ping @annarev to confirm.

@rthadur rthadur requested a review from karmel July 10, 2019 17:52
@rthadur rthadur requested a review from annarev August 29, 2019 17:55
@rthadur
Copy link

rthadur commented Jan 13, 2020

I'm going to go ahead and close this PR, because it seems to have stalled. If you're still interested in pursing this (and responding to my comments), please feel free to reopen!

@rthadur rthadur closed this Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes XS CL Change Size: Extra Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants