Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics in cluster parsing
[simgrid.git] / src / surf / sg_platf.cpp
2015-12-01 Gabriel Corona[surf] Remove sg_platf_mstorage_cb
2015-12-01 Gabriel Corona[surf] Remove sg_platf_storage_type_cb
2015-12-01 Gabriel Corona[surf] Remove sg_platf_storage_cb
2015-11-30 Gabriel Corona[simix] Fix signatures of callbacks (timer and kill_pro...
2015-11-30 Gabriel Corona[platf] Move sg_platf_new_process in platf.cpp
2015-11-30 Gabriel Corona[platf] Kill sg_process_cb
2015-11-28 Martin Quinsonprotect against multiply create hosts in one location...
2015-11-28 Martin Quinsonpass netElm&CPU as parameter to the host constructor
2015-11-27 Gabriel Corona[surf] Change routing_parse_init() into routing_add_host()
2015-11-27 Gabriel Corona[surf] Remove some layers of indirections in sg_platf_n...
2015-11-25 Gabriel Corona[surf] Hardcode some of the sg_platf_host callbacks
2015-11-25 Gabriel Corona[surf] Switch sg_platf to C++