Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add VM energy extensions - Adrien
[simgrid.git] / src / surf / surf_routing_cluster_fat_tree.cpp
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-21 Christian Heinrich[SURF] Callbacks now use the INITIALIZER macros
2015-07-20 Martin QuinsonGet ride of ???Ptr types in C++: make pointers explicit
2015-07-19 Martin QuinsonKill link_lib and have C++ handle the hashmap of all...
2015-07-18 Martin QuinsonRename NetworkLink type to Link
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 Augustin DegommeLoopback was not correctly used in fat tree clusters.
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-05-30 Stéphane CastelliVery minor removal of unnecessary comments
2014-05-28 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-28 Stéphane Castellileak--
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Stéphane CastelliLoopback links properly added to fat trees.
2014-05-27 Stéphane CastelliAdd limiter and loopback link support in fat trees
2014-05-27 Augustin Degommeadd rule to handle case where we want a route to router...
2014-05-27 Augustin Degommefix error message
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-26 Stéphane CastelliFix a compilation error regarding logging and strings...
2014-05-26 Stéphane CastelliLots of bugfixes for the fat trees, it should at least...
2014-05-26 Stéphane Castellismall cosmetics to AsClusterFatTree::generateDotFile()
2014-05-26 Stéphane CastelliFix some bugs in fat trees
2014-05-14 Stéphane CastelliFat trees may actually be used
2014-05-13 Stéphane CastelliAdd a function returning an instance of fat tree
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Stéphane CastelliFix use of wrong variable
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliFix warning introduced by previous commit
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-07 Stéphane CastelliCompletion of the routing for fat trees
2014-05-07 Stéphane CastelliAdd some routing for the fat trees
2014-05-06 Stéphane CastelliCorrections to fat trees, set the size of connection...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-05 Stéphane CastelliRewrite of the fat trees implementation
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-23 Stéphane CastelliShould fix a build error happening on 32bits architectu...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-18 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-18 Stéphane CastelliMerge with master
2014-04-17 Stéphane CastelliFat trees progress
2014-04-17 Stéphane CastelligenerateDotFile, to generate dot files for fat trees
2014-04-17 Stéphane CastelliProper fix for compilation warning
2014-04-17 Stéphane CastelliRevert "Quick fix for warnings in compilation induced...
2014-04-16 Augustin DegommeQuick fix for warnings in compilation induced by fat...
2014-04-16 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-16 Stéphane Castelli[Bug Fix] Resolve compilation error introduced in 20984...
2014-04-16 Stéphane Castelli[Fat Trees] Function generating dot files should be...
2014-04-15 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Stéphane Castelliminor typo
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Stéphane CastelliBeginning of the implemenation of fat tree. Parsing...