ucx
ucx copied to clipboard
UCP/CORE: Use rcache overhead env for protocol perf estimation.
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.