wangshuaizs

Results 6 issues of wangshuaizs

Hi, I test the performance of iperf, with 8 processes and 1.5KB MTU. However, the throughput is only 24G, much lower than 60G in the paper. Is there any optimization...

Hi, Does corundum support SR-IOV? I tried to turn on SR-IOV for corundom, but failed. How can I use SR-IOV for corundom? I found this link [https://github.com/corundum/corundum/issues/7#issue-665404351](https://github.com/corundum/corundum/issues/7#issue-665404351), but I did...

Hi, I want to run `ib_write_bw` with `service level 2` when I am running based on `rdma_cm` (i.e., with `-R`), but it doesn't take effect. When I remove `-R`, it...

Hi, On ubuntu OS, pyviz and netanim can be used to visualize simualtion. Is there any tool supported by project ns3-rdma to visualize simulation? I have tried to generate .xml...

enhancement

Hi, I tried to used Flow-level ECMP in fat-tree topology, but I found the total throughput of the receiver was not as much as the maximum. I think you use...

Hi, When I tried to modify the source code to support distributed training, the following error happened: ``` E tensorflow/core/framework/variant.cc:102] Could not decode variant with type_name: "tensorflow::DatasetVariantWrapper". Perhaps you forgot...