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

Can the sparkucx can be used when UCX_TLS=tcp ? #24

Open
X-zhazhaxi opened this issue Aug 11, 2020 · 4 comments
Open

Can the sparkucx can be used when UCX_TLS=tcp ? #24

X-zhazhaxi opened this issue Aug 11, 2020 · 4 comments

Comments

@X-zhazhaxi
Copy link

There is only TCP support at my machine , and there will be
[1597129379.385163] [server:20110:1] select.c:434 UCX ERROR no remote registered memory access transport to client:6868: tcp/bond0 - no put short, tcp/eth0 - no put short, sockcm/sockaddr - no pending
[1597129379.385171] [server:20110:1] ucp_listener.c:121 UCX ERROR connection request failed on listener 0x7fedbd6f8480 with status Destination is unreachable

@petro-rudenko
Copy link
Member

The current version of SparkUCX utilizes RDMA to accelerate shuffle block transfer. We're working on a version, that would have additional protocols, so it should work with TCP transport.

@X-zhazhaxi
Copy link
Author

Thanks
And when the version with TCP transport will be release?

@petro-rudenko
Copy link
Member

We expect to have it in a few months.

@X-zhazhaxi
Copy link
Author

Thanks

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

No branches or pull requests

2 participants