flux-framework / dyad

DYAD: DYnamic and Asynchronous Data Streamliner
GNU Lesser General Public License v3.0
7 stars 5 forks source link

WIP: Changes the tag generation for the UCX DTL #50

Open ilumsden opened 11 months ago

ilumsden commented 11 months ago

Closes #34

This PR changes the tag generation for UCX tag matching. The new tags will be unique for every communication.

This is a work-in-progress PR. This feature is fully implemented, but it will need to be tested before merge.

ilumsden commented 2 months ago

Check if this is still applicable after other PRs are merged