You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems UCC implements software collectives using point-to-point communication libraries such as UCX. Does / Can UCC expose API for both collective communication and point-to-point communication? Are there potential challenges in doing so?
Thank you!