显示UCX所有的配置及说明(ucx_info -f) 查看UCX默认配置(ucx_info -c) 代码语言:javascript 代码运行次数:0 运行 AI代码解释 ucx_info-c// 打印默认配置UCX_LOG_LEVEL=WARNUCX_LOG_FILE_FILTER=*UCX_LOG_BUFFER=1KUCX_LOG_DATA_SIZE=0UCX_LOG_PRINT_ENABLE=nUCX_HANDLE_ERRORS=btUCX_ERROR_MAIL_TO=UCX...
Usage: ucx_info [options] At least one of the following options has to be set: -v Show version information -d Show devices and transports -b Show build configuration -y Show type and structures information -s Show system information -c Show UCX configuration -a Show also hidden configuration...
UCX_PROTO_INFO=y UCX_MAX_RMA_LANES=1 ./bin/ucx_perftest <remote_node> -t ucp_put_bw -T 2 -w 100000 -i 1000000 -s 1000000 With two RMA lanes: UCX_PROTO_INFO=y UCX_MAX_RMA_LANES=2 ./bin/ucx_perftest <remote_node> -t ucp_put_bw -T 2 -w 100000 -i 1000000 -s 1000000 ...
[1725140201.878760] [c105:27187:0] proto_common.inl:371 UCX TRACE dt_iter_md_map=0x0 md_map=0x18 [1725140201.878763] [c105:27187:0] ucp_rkey.c:149 UCX TRACE packing rkey type host md_map 0x0 dev_map 0x6 [1725140201.878766] [c105:27187:0] ucp_request.c:754 UCX REQ req 0x556b6880...
Unified Communication X (mailing list - https://elist.ornl.gov/mailman/listinfo/ucx-group) - ucx/test/gtest/ucp/test_ucp_am.cc at master · openucx/ucx
The bad news is that usingucxversion 1.15.x (which I installed with conda, anducx_info -valso shows 1.15.0) and settingexport UCX_PROTO_ENABLE=yis still slower than using sockets.endpoint_error_handling=Trueis only used withinucx-py, and it seems to cause an error withucxx. ...
[root@node13 ucx-1.18.0]# UCX_IB_NUM_PATHS=2 UCX_NET_DEVICES=mlx5_bond_0:1 UCX_PROTO_ENABLE=y UCX_TLS=rc UCX_PROTO_INFO=y ./install-release-mt/bin/ucx_perftest 10.16.29.12 -t ucp_am_bw -s 1048576 -n 5000000 [1737355925.568852] [node13:211766:0] perftest.c:800 UCX WARN CPU...
Using the UCX_PROTO_INFO=y flag reveals that the rocm_ipc component is being used in D-H configuration that it was not used previously # OSU MPI-ROCM Bandwidth Test v7.2 # Send Buffer on DEVICE (D) and Receive Buffer on HOST (H) # Size Bandwidth (MB/s) # Datatype: MPI_CHAR. ....
Disabled protov1 and ud_verbs tests for valgrind mode Reduced gtest execution time Documentation Added a few details to coding style Bugfixes: UCP Reverted wireup latency calculation which caused lanes selection issue Fixed strong fence to always ensure ordering ...
-Context Info: # # UCP context # # component 0 : self # component 1 : tcp # component 2 : sysv # component 3 : posix # component 4 : cuda_cpy # component 5 : cuda_ipc # component 6 : gdr_copy # component 7 : ib # component 8 : rdmacm ...