File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 3535 - ` UcxRdmaGapB ` (8192 Bytes) Allowed gap between two messages of the same region when creating RMA txgs.
3636 Larger gap creates fewer transactions, but can increase the amount of transferred data.
3737
38- - ` UcxStfSenderThreadPoolSize ` (0) Size of StfSender tread pool. Default 0 (number of cpu cores). Threads are not CPU intensive,
39- they enable simultaneous transfers.
38+ - ` UcxStfSenderThreadPoolSize ` (8) Size of StfSender tread pool. Default 8. Threads are not CPU intensive, they enable simultaneous transfers.
4039
4140
4241### TfBuilder
4342
4443 - ` MaxNumStfTransfers ` (100) Define maximum number of concurrent STF transfers. Helps with long tails of TCP transfers.
4544
46- - ` UcxTfBuilderThreadPoolSize ` (0 ) Size of receiver tread pool. Default 0 (number of cpu cores)
45+ - ` UcxTfBuilderThreadPoolSize ` (2 ) Size of receiver tread pool. Best to keep low, 1-4.
4746
48- - ` UcxNumConcurrentRmaGetOps ` (8) Number of concurrent RMA Get operations per ucx thread.
4947
5048
5149### TfScheduler
You can’t perform that action at this time.
0 commit comments