Closed steiltre closed 1 year ago
This PR unifies the remote communication steps present in NR and NLNR routing so that NLNR's remote communication channels are a subset of those used by NR. This change will allow for more creative uses of concurrent routing schemes.
Converting to a draft until interactions with async_bcast are investigated.
async_bcast
Changed async_bcast to use same remote channels for communication as NR and NLNR. Small-scale testing shows no problems.
This PR unifies the remote communication steps present in NR and NLNR routing so that NLNR's remote communication channels are a subset of those used by NR. This change will allow for more creative uses of concurrent routing schemes.