ComputationalRadiationPhysics / graybat

Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies :satellite:
Other
8 stars 4 forks source link

Hardware topology interface for communicationPolicy #23

Closed erikzenker closed 7 years ago

erikzenker commented 9 years ago

A communication policy should provide the hardware topologie of its network as a graph. Thus, the communication graph can be mapped to the hardware graph. This issue is coupled a little bit with issue #21 since a communication graph with more vertices than available peers need to be partioned first to be mapped to the hardware graph as second step.

How can this hardware graph be retrieved ?

erikzenker commented 8 years ago

This job will hopefully be done by @slizzered and his wonderful hardware description library.