Coder Social home page Coder Social logo

`cargo build` failed about rdma-sys HOT 10 CLOSED

microyahoo avatar microyahoo commented on July 24, 2024
`cargo build` failed

from rdma-sys.

Comments (10)

pwang7 avatar pwang7 commented on July 24, 2024 1

Currently, tikv only support grpc, I am investigating whether it is feasible to replace grpc with tonic and integrate RDMA to support dual stack. Welcome to comment on it, thanks.

I think it's doable. TensorFlow already has its network support gRPC over RDMA, but it's not for general gRPC. Tonic has some adapter to support different underlying network layer.

from rdma-sys.

microyahoo avatar microyahoo commented on July 24, 2024

@pwang7

from rdma-sys.

pwang7 avatar pwang7 commented on July 24, 2024

Hi, thanks for the reporting it @microyahoo.

This is a simple issue, would you please kindly fix it?

from rdma-sys.

microyahoo avatar microyahoo commented on July 24, 2024

Are these libraries (rdma-sys and async-rdma) currently used in production environment? Is it still being maintained? I am currently investigating the rmda solutions.

from rdma-sys.

pwang7 avatar pwang7 commented on July 24, 2024

yes, it's under development, rdma-sys is just a Rust wrapper to ibverbs, async-rdma is to leverage Rust async to provide a better RDMA API.

from rdma-sys.

microyahoo avatar microyahoo commented on July 24, 2024

Thanks for your reply. I noticed that there is very little documentation related to the repo right now. Are there any plans to improve the documentation?
In addition, I have submiited a PR, PTAL.

from rdma-sys.

pwang7 avatar pwang7 commented on July 24, 2024

Thanks for your reply. I noticed that there is very little documentation related to the repo right now. Are there any plans to improve the documentation? In addition, I have submiited a PR, PTAL.

This RDMA Rust project is still working in progress, once it's stabled, we'll definitely add more documentation.

BTW, I fixed the build failure, also upgrade bindgen #11, let me know if nay further issue.

from rdma-sys.

pwang7 avatar pwang7 commented on July 24, 2024

Are these libraries (rdma-sys and async-rdma) currently used in production environment? Is it still being maintained? I am currently investigating the rmda solutions.

BTW, may I ask what kind of scenario would you like to apply RDMA to?

from rdma-sys.

microyahoo avatar microyahoo commented on July 24, 2024

Currently, tikv only support grpc, I am investigating whether it is feasible to replace grpc with tonic and integrate RDMA to support dual stack. Welcome to comment on it, thanks.

from rdma-sys.

microyahoo avatar microyahoo commented on July 24, 2024

Yes, I have noticed the discussion of tensorflow.
In addition, tonic already supports other transports than h2/tcp through Endpoint::connect_with_connector and Server::serve_with_incoming.
Thanks for your advice.

from rdma-sys.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.