Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simplyfying create_host and exporting it to s4u::NetZone
authorBruno Donassolo <bruno.donassolo@inria.fr>
Thu, 1 Apr 2021 15:06:20 +0000 (17:06 +0200)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Thu, 1 Apr 2021 15:28:59 +0000 (17:28 +0200)
commit63058c5fb60ffe03865084a930f25229d5a5163a
treed4ee4766949ef6ff0a64a58f649dc979fb729c4a
parente509955c811a80b2d03f306fa04316a6b050dbcf
Simplyfying create_host and exporting it to s4u::NetZone
include/simgrid/kernel/routing/NetZoneImpl.hpp
include/simgrid/s4u/Host.hpp
include/simgrid/s4u/NetZone.hpp
src/kernel/routing/NetZoneImpl.cpp
src/s4u/s4u_Host.cpp
src/s4u/s4u_Netzone.cpp
src/surf/cpu_interface.cpp
src/surf/sg_platf.cpp