Wenduo Wang

Results 178 comments of Wenduo Wang

I figured the problem with EFA provider is that it requries `FI_MR_PROV_KEY` in mr_mode. Therefore this change effectively disabled EFA in btl/ofi. That said, it's not clear to me how...

@amirshehataornl @naughtont3 Can you attest to https://github.com/ofiwg/libfabric/issues/9777 ? Is that what you want?

Closing PR due to inactivity. Please reopen if you still need it.

@naughtont3 I'm curious. We already request the caps [here](https://github.com/open-mpi/ompi/blob/63222d3b2da0081038bd04daa77071b4a80916c7/opal/mca/btl/ofi/btl_ofi_component.c#L44) - isn't that enough?

Closing due to inactivity. Please reopen if you still need it.

@bosilca @devreal Could you please review this PR?

@dalcinl Just to be clear is this a problem on main branch as well?

Adding main label so we don't ignore it for e.g. 5.1.x

This issue is losing steam. @dalcinl I wonder if the issue is covered by mpi4py CI? The ompi mpi4py looks green now. Is this still a problem?

The warnings are real. @edgargabriel and @lrbison both observed them in singleton mode. I think adding a minimal relocation test is reasonable. IIUC the test will look like the following:...