X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ef8a061a80df38ceeeddfa8200111035ba8537ce..3dac5ff35d86983862226dd0ecf222c22f87b9d4:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 5e1178f4ac..b219eaa4a4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -234,6 +234,8 @@ include examples/cpp/exec-async/s4u-exec-async.cpp include examples/cpp/exec-async/s4u-exec-async.tesh include examples/cpp/exec-basic/s4u-exec-basic.cpp include examples/cpp/exec-basic/s4u-exec-basic.tesh +include examples/cpp/exec-cpu-factors/s4u-exec-cpu-factors.cpp +include examples/cpp/exec-cpu-factors/s4u-exec-cpu-factors.tesh include examples/cpp/exec-cpu-nonlinear/s4u-exec-cpu-nonlinear.cpp include examples/cpp/exec-cpu-nonlinear/s4u-exec-cpu-nonlinear.tesh include examples/cpp/exec-dependent/s4u-exec-dependent.cpp @@ -525,6 +527,8 @@ include examples/python/exec-dvfs/exec-dvfs.py include examples/python/exec-dvfs/exec-dvfs.tesh include examples/python/exec-remote/exec-remote.py include examples/python/exec-remote/exec-remote.tesh +include examples/python/network-nonlinear/network-nonlinear.py +include examples/python/network-nonlinear/network-nonlinear.tesh include examples/smpi/NAS/DGraph.c include examples/smpi/NAS/DGraph.h include examples/smpi/NAS/README.install @@ -733,6 +737,8 @@ include teshsuite/s4u/concurrent_rw/concurrent_rw.cpp include teshsuite/s4u/concurrent_rw/concurrent_rw.tesh include teshsuite/s4u/evaluate-get-route-time/evaluate-get-route-time.cpp include teshsuite/s4u/evaluate-parse-time/evaluate-parse-time.cpp +include teshsuite/s4u/host-multicore-speed-file/host-multicore-speed-file.cpp +include teshsuite/s4u/host-multicore-speed-file/host-multicore-speed-file.tesh include teshsuite/s4u/host-on-off-actors/host-on-off-actors.cpp include teshsuite/s4u/host-on-off-actors/host-on-off-actors.tesh include teshsuite/s4u/host-on-off-recv/host-on-off-recv.cpp @@ -1690,6 +1696,8 @@ include teshsuite/smpi/pt2pt-pingpong/TI_output.tesh include teshsuite/smpi/pt2pt-pingpong/broken_hostfiles.tesh include teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong.c include teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong.tesh +include teshsuite/smpi/replay-ti-colls/replay-ti-colls.c +include teshsuite/smpi/replay-ti-colls/replay-ti-colls.tesh include teshsuite/smpi/timers/timers.c include teshsuite/smpi/timers/timers.tesh include teshsuite/smpi/topo-cart-sub/topo-cart-sub.c @@ -2014,6 +2022,7 @@ include include/simgrid/jedule/jedule.hpp include include/simgrid/jedule/jedule_events.hpp include include/simgrid/jedule/jedule_platform.hpp include include/simgrid/jedule/jedule_sd_binding.h +include include/simgrid/kernel/ProfileBuilder.hpp include include/simgrid/kernel/Timer.hpp include include/simgrid/kernel/future.hpp include include/simgrid/kernel/resource/Action.hpp @@ -2253,6 +2262,7 @@ include src/kernel/resource/profile/FutureEvtSet.cpp include src/kernel/resource/profile/FutureEvtSet.hpp include src/kernel/resource/profile/Profile.cpp include src/kernel/resource/profile/Profile.hpp +include src/kernel/resource/profile/ProfileBuilder.cpp include src/kernel/resource/profile/Profile_test.cpp include src/kernel/resource/profile/StochasticDatedValue.cpp include src/kernel/resource/profile/StochasticDatedValue.hpp