mempool icon indicating copy to clipboard operation
mempool copied to clipboard

Multicluster MemPool

Open SamuelRiedel opened this issue 1 year ago • 0 comments

This PR extends MemPool to support multiple clusters. It mainly addresses the hardware side and the basic corresponding software changes. Updating the kernels to multi-cluster kernels will be done in a second step.

Depends on #113 and #114

Changelog

Added

  • Add support for a multi-cluster MemPool

Checklist

  • [ ] Automated tests pass
  • [ ] Changelog updated
  • [ ] Code style guideline is observed

SamuelRiedel avatar Aug 28 '24 17:08 SamuelRiedel