-
Notifications
You must be signed in to change notification settings - Fork 329
gloo/ibverbs: support put/get operations #450
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D75919074 |
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Reviewed By: tianfengfrank, fduwjj Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Reviewed By: tianfengfrank, fduwjj Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Reviewed By: tianfengfrank, fduwjj Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Reviewed By: tianfengfrank, fduwjj Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Reviewed By: tianfengfrank, fduwjj Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Reviewed By: tianfengfrank, fduwjj Differential Revision: D75919074
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Reviewed By: tianfengfrank, fduwjj Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Summary: Pull Request resolved: pytorch#450 This adds put/get operations to the gloo ibverbs backend. This is done by adding new put/get operations to UnboundBuffer/Pair. These operate using an opaque "RemoteKey" class that is backend specific. We should be able to emulate remote operations using the TCP backend as well though we only have support in the ibverbs backend. Reviewed By: tianfengfrank, fduwjj Differential Revision: D75919074
This pull request was exported from Phabricator. Differential Revision: D75919074 |
Differential Revision: D75919074