Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a new Infiniband network model, based on the works of Jerome Vienne.
authorAugustin Degomme <augustin.degomme@imag.fr>
Thu, 16 Oct 2014 11:35:26 +0000 (13:35 +0200)
committerAugustin Degomme <augustin.degomme@imag.fr>
Thu, 16 Oct 2014 13:04:04 +0000 (15:04 +0200)
commit155a1e0df5db6960042e06036b942b9f93378b05
tree4a64f02b7c0fcec5dcd954c09ba67bfc531fef34
parentb5bb23bbab9e4dda8dc341c2220b10cd27d2e0d7
Add a new Infiniband network model, based on the works of Jerome Vienne.
This computes penalties on communications to account for the slowdowns experimented on real systems, and modeled by jerome
check http://mescal.imag.fr/membres/jean-marc.vincent/index.html/PhD/Vienne.pdf for details

known issue: doesn't work yet with permanent receive mode, as some surf actions are not released properly
src/include/surf/surf.h
src/surf/network_ib.cpp
src/surf/network_ib.hpp
src/surf/surf_interface.cpp