HPNL icon indicating copy to clipboard operation
HPNL copied to clipboard

High Performance Network Library for RDMA

Results 6 HPNL issues
Sort by recently updated
recently updated
newest added

It has been over 2 years since last update. Is this project still alive ? @zhouyuan @Jian-Zhang

Take sendBuf as example, the parameter buffer is not put to fi_context2. After sendBuf method return, the pointer may be get released even the buffer pointer was passed to fi_send...

the MLX provider of libfabric uses libucs, which will lead to segment fault when running scala program.

help wanted