mempool
mempool copied to clipboard
Multicluster MemPool
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