Coder Social home page Coder Social logo

rdma-experiment's Introduction

RDMA experiment

See the experiment instructions (Hebrew).

Hebrew editing instructions

To edit hebrew Markdown on Windows, Notepad++ can be used, along with the markdown-plus-plus syntax highlighting plugin. To change text direction when editing use the Ctrl+Alt+L and Ctrl+Alt+R shortcut keys.

On Linux, gedit can be used.

VM installation instructions

You will need the following tools:

  • VirtualBox - a desktop virtualization system.
  • Vagrant - a scripted tool for managing virtual machines.

To create the virtual machines use:

vagrant up

This will create a virtual machine with the SoftRoCE RDMA driver enabled on its virtual network interface. To access the machine, use:

vagrant ssh

The repository files should be available inside the VM under the /vagrant directory.

RDMA functionality should be available on the VM's Ethernet interface, which vagrant normally configures with the IP address 10.0.2.15.

rdma-experiment's People

Contributors

haggaie avatar roymitrany avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rdma-experiment's Issues

validate send failed

Thanks for making the great environment to ease development.

I'm trying to build and run client/server application, but got below failure. Do you have any idea on why it failed?

vagrant@ubuntu-bionic:/vagrant/src/build$ ./rdma_client -s 192.168.0.11
rdma_client: start
validate send failed
rdma_post_send: Unknown error -22
rdma_client: end -1

vagrant@ubuntu-bionic:/vagrant/src/build$ sudo rxe_cfg status
  Name    Link  Driver  Speed  NMTU  IPv4_addr  RDEV  RMTU
  enp0s3  yes   e1000
  enp0s8  yes   e1000                           rxe0  1024  (3)

ibv_rc_pingpong works fine btw client and server

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.