hpc / ompi

Open MPI main development repository
Other
1 stars 2 forks source link

sessions prototype does not compile when using UCX transport #39

Closed hppritcha closed 3 years ago

hppritcha commented 3 years ago

The UCX code is assuming the cid 32 bits format and can't compile now that the cid is now a union. UCX pml and maybe osc and btl code needs to be patched to use the new cid format.

Should be able to install the distro version of UCX to use for testing.

hppritcha commented 3 years ago

fixed via 25e26abea283511c7df52cd88beb305c1dcdb611