Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Give a p_netcard to simgrid::Host instead of relying on extensions for that
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 29 Dec 2015 14:54:43 +0000 (15:54 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 29 Dec 2015 15:25:39 +0000 (16:25 +0100)
commit23a00833ef66ff4383394e3cac558a5232d4bd62
tree9c9bf1a2cb75452e59255cec4fb54c7b179fe861
parentb94fa144e9b0c70d91ea56d7d5e40d6d1341b64a
Give a p_netcard to simgrid::Host instead of relying on extensions for that
23 files changed:
.cproject
include/simgrid/Host.hpp
include/simgrid/host.h
include/simgrid/platf.h
include/simgrid/simdag.h
src/instr/instr_interface.cpp
src/instr/instr_paje_containers.cpp
src/simgrid/host.cpp
src/surf/host_clm03.cpp
src/surf/host_ptask_L07.cpp
src/surf/host_ptask_L07.hpp
src/surf/sg_platf.cpp
src/surf/surf_c_bindings.cpp
src/surf/surf_routing.cpp
src/surf/surf_routing.hpp
src/surf/surf_routing_dijkstra.cpp
src/surf/surf_routing_floyd.cpp
src/surf/surf_routing_full.cpp
src/surf/surf_routing_generic.cpp
src/surf/surfxml_parse.c
src/surf/vm_hl13.cpp
teshsuite/simdag/platforms/CMakeLists.txt
teshsuite/simdag/platforms/flatifier.cpp [moved from teshsuite/simdag/platforms/flatifier.c with 89% similarity]