forked from ofiwg/libfabric
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prov/efa: Enable medium message protocol for neuron
Benchmarking has shown that rdma-read latency is high for neuron memory. Even with runting read, there is a drop in bandwidth for large window sizes. Medium protocol provides best performace for intermediate messages. Threshold to switch between medium and long read was determined by benchmarking fi_rdm_tagged_bw Signed-off-by: Sai Sunku <sunkusa@amazon.com>
- Loading branch information
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters