GithubHelp home page GithubHelp logo

the-geek-in-the-corner's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

the-geek-in-the-corner's Issues

Request to add multicast example

Hi @tarickb , thanks for examples you have already posted. It will be helpful if you can post an example of ibverb multicast so that other geeks can also understand how multicast works with ibverbs.

unterminated argument list invoking macro "TEST_Z" }

cc -Wall -Werror -g -c -o rdma-common.o rdma-common.c
rdma-common.c: In function ‘register_memory’:
rdma-common.c:344:0: error: unterminated argument list invoking macro "TEST_Z"
}
^
rdma-common.c:296:3: error: ‘TEST_Z’ undeclared (first use in this function)
TEST_Z(conn->rdma_local_mr = ibv_reg_mr(
^
rdma-common.c:296:3: note: each undeclared identifier is reported only once for each function it appears in
rdma-common.c:296:3: error: expected ‘;’ at end of input
rdma-common.c:296:3: error: expected declaration or statement at end of input
rdma-common.c: At top level:
rdma-common.c:65:13: error: ‘send_message’ used but never defined [-Werror]
static void send_message(struct connection *conn);
^
cc1: all warnings being treated as errors
: recipe for target 'rdma-common.o' failed
make: *** [rdma-common.o] Error 1

I can't where error is ,pls help me.

File transfer over rdma

Hi Team,
I am executing file transfer application in Ubuntu 18.04 PC. I am able to transfer files from Client PC to Server PC. rdma-core version is 17.1
Next I used one of my custom platform as client and Ubuntu 18.04 as server. I am not able to send the file successfully. I am facing below issue.
BAD ICRC from server
Same issue is observed If I use custom platform as server and Ubuntu Host PC as client.
Could you please help me to solve this issue and to find out root cause for this issue?
Thanks in advance.

ibv_reg_mr failed

Hello, I have a problem with ibv_reg_mr when the BUFFER_SIZE exceeds around 100K , I have no idea about this, could you help me? I would appreciate it if you would answer me.

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.