Giter Club home page Giter Club logo

infinity's People

Contributors

claudebarthels avatar pwdraper avatar utaal avatar z-y00 avatar

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

infinity's Issues

Repeated error messages in QueuePair.cpp?

I was looking at some of the asserts in side of QueuePair.cpp, and there a few that don't make much sense to me, because they repeatedly mention scatter gather but look like they're really size checks.

"[INFINITY][QUEUES][QUEUEPAIR] Segmentation fault while creating scatter-getter element.\n");

"[INFINITY][QUEUES][QUEUEPAIR] Segmentation fault while creating scatter-getter element.\n");

INFINITY_ASSERT(sizeInBytes <= buffer->getRemainingSizeInBytes(localOffset),

"[INFINITY][QUEUES][QUEUEPAIR] Segmentation fault while creating scatter-getter element.\n");

Segmentation fault error on send-performance program

Hi,

When I run send-performance program on two RDMA-connected Ubuntu machines, I get the "Segmentation fault" error.
I tried running rping on the machines and it worked. However, read-write-send and send-performance programs outputs "Segmentation fault" error.

Could you please inform me why this happens and recommend ways to solve this issue?

Best regards.

Does infinity support roce card?

I got the same issue like this: #5.

my card is mlx5 with roce mode:
CA 'mlx5_0'
CA type: MT4119
Number of ports: 1
Firmware version: 16.29.1016
Hardware version: 0
Node GUID: 0x0c42a103007555a4
System image GUID: 0x0c42a103007555a4
Port 1:
State: Active
Physical state: LinkUp
Rate: 100
Base lid: 0
LMC: 0
SM lid: 0
Capability mask: 0x00010000
Port GUID: 0x0e42a1fffe7555a4
Link layer: Ethernet

Thanks!
Toby

run read-write-send hang

When I run the same example code on both two linux machines, it hangs in the following situation:
on client side:

Connecting to remote node
Creating buffers
Reading content from remote buffer

on server side:

Creating buffers to read from and write to
Creating buffers to receive a message
Setting up connection (blocking)
Waiting for message (blocking)

Currently I'm not sure if there is any thing I should modify for my system. What I modify is the server ip and keep the same port number as 8011.
Also, in this example code, what can I send customized data form client to server? thanks.

Core dump

Hello,

My Mellanox installation has GID information, how do I use it in your code? Thank you1

Memory leak in Context

When a Context is created, ibv_get_device_list is called, but ibv_free_device_list is never called. This creates a small memory leak.

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.