ucx icon indicating copy to clipboard operation
ucx copied to clipboard

UCP/CORE: Use rcache overhead env for protocol perf estimation.

Open rakhmets opened this issue 1 year ago • 0 comments

What

Removed uct_md_rcache_overhead. The method became unused after merging https://github.com/openucx/ucx/pull/8225. Added logic to use previously unused UCX_RCACHE_OVERHEAD environment variable. The variable can be used to configure the rcache lookup node (applied suggestion https://github.com/openucx/ucx/pull/8995#discussion_r1160421878). Added UCX_RCACHE_OVERHEAD to [Fujitsu ARM] section to restore adjustments made by https://github.com/openucx/ucx/pull/7583.

rakhmets avatar Apr 26 '24 18:04 rakhmets