LinuxPersonEC

Results 65 comments of LinuxPersonEC

We don't have ucx installed, isn't it available in OpenMPI 4.1.1? From the verbose output does this apply? `UCX version 1.11.0` ``` ucx_info -v -bash: ucx_info: command not found ```...

OK so my questions are why the `WARNING: There was an error initializing an OpenFabrics device` and segfault when using `--mca btl openib` and does Device vendor ID: 0x02c9 need...

> I'd advise to disable btl/openib component since it was deprecated and replaced by ucx: add `-mca btl ^openib` to mpirun Thanks was aware of that just was suggesting a...

> @RobbieTheK i don't see the error "PML ucx cannot be selected" here, seems UCX is used. This error happens when I use the [OSU Multi-threaded Latency Test](http://mvapich.cse.ohio-state.edu/benchmarks/) and likely,...

> Have you resolved this error? I am experiencing the same issue. No, it'd be nice if a maintainer acknowledged this and whether it's a bug, setting or hardware issue.