UCX MacOS port is under construction. So far, only ucx_info
is built
Other conponents (gtests, examples, tools/perf, toos/profile) are future work.
# First, clone UCX repository
$ git clone https://github.com/openucx/ucx.git
$ cd ucx
# Fetch a set of patches from our fork
$ BRANCH_NAME="mac-os-build"