dmitrygx
dmitrygx
> AFAICS, `ucs_netif_ioctl` is not applicable here because `if_name` would be `NULL`. However, I've changed this bit to use `ucs_socket_create` instead of `socket`. @civodul yes, you're right
> Hi @dmitrygx, > > Not sure I understand what the build failures are about. Let me know if you need anything else from me. ``` /scrap/jenkins/workspace/hpc-ucx-pr/label/hpc-arm-cavium-jenkins/worker/0/contrib/../src/uct/tcp/tcp_iface.c:646:5: error: passing argument...
infra issues bot:mlx:retest
> Mellanox CI: FAILED on 2 of 25 workers (click for details) ``` [----------] 1 test from st/test_profile_perf [ RUN ] st/test_profile_perf.overhead/0 [ INFO ] overhead: 51.7127 nsec [ INFO...
> does it happen when UCS is linked statically into another module? no, it happens with dynamically loaded libraries (aka modules), but when an executable file has `.` in its...
@yosefe @brminich could you merge pls? CLA has already been signed. Thanks!
> The question is, would it break UCX, or make UCX use only RC and TCP? unfortunately, RC can't use TCP as an auxiliary transport for wireup procedure due to...
> @dmitrygx Just to be clear, is there any other auxiliary transport that is not ibverbs, but can be used by RC? @planetA intra-node - yes, this is `MM` transports...