ComputationalRadiationPhysics / graybat

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

graybat::mapping::Random maps vertex to multiple peers #30

Closed erikzenker closed 9 years ago

erikzenker commented 9 years ago

Since multicasts are not supported yet, this leads to deadlock

erikzenker commented 9 years ago

Seems to be a general problem, when peers do not have vertices to host (Cave::distribute)

erikzenker commented 9 years ago

deadlock in Cave::gather operation, I think that Context is still to big such that gather is waiting for the peer without vertices.