forked from david-macmahon/paper_gpu
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit instantiates multiple IBV rules for different UDP source ports. This effectively increases the size of the IBV receive buffers, providing performance increases. This commit was tested in the lab with 360 antennas (2 x 33.75 Gb/s throughput; 2 x 34.1 Gb/s including app header (but not UDP/IP/Eth header). Over 15 hours, it lost 102 packets (all in one burst from one of the two parallel pipelines). This was tested with the GPU and output threads active. (17.18 seconds integration using BDA configuration) Possibly performance could be further improved by using >8 source ports, but this is not possible with the current 360 antenna lab emulator, which only uses 8 SNAP boards.
- Loading branch information
Jack H
committed
Nov 26, 2019
1 parent
2d2fa57
commit 4eef974
Showing
3 changed files
with
158 additions
and
134 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
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