ikatz-nvidia

Results 4 comments of ikatz-nvidia

I see that by setting `UCX_LOG_LEVEL=info` in one of my test runs, I receive the following line in the output: ``` my-host:~$ UCX_LOG_LEVEL=info ucx_perftest -c 0 -p 11005 Waiting for...

I have tried that, full output is below. Here again, there is no mention of the network interfaces used (`eth0`, `eth1`, etc) nor the "rendezvous threshold". I keep using those...

I don't see `mlx5_0` listed in my network devices: ```console $ ifconfig -a | grep -Ev '^($| )' | cut -d: -f1 can0 can1 docker0 eth0 eth1 eth2 eth3 l4tbr0...

I appreciate that, and I can see many uses for the `ucx_info` tool. `ucx_info -d` seems to be in a format that would very directly map to a JSON structure....