X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9a25c382bb054e8e753a03e318ad4f2564152915..0dc20a1ab5f280550a6e3a6cbe279d450dcbeb7b:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index b8f9628bf7..ad54caf0a8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,9 +5,6 @@ include doc/webcruft/Paje_MSG_screenshot.jpg include doc/webcruft/Paje_MSG_screenshot_thn.jpg include doc/webcruft/eclipseScreenShot.png include doc/webcruft/output.goal.pdf -include doc/webcruft/simgrid_logo_2011.gif -include doc/webcruft/simgrid_logo_2011.png -include doc/webcruft/simgrid_logo_2011_small.png include examples/c/actor-create/actor-create.c include examples/c/actor-create/actor-create.tesh include examples/c/actor-create/actor-create_d.xml @@ -172,6 +169,8 @@ include examples/cpp/cloud-migration/s4u-cloud-migration.cpp include examples/cpp/cloud-migration/s4u-cloud-migration.tesh include examples/cpp/cloud-simple/s4u-cloud-simple.cpp include examples/cpp/cloud-simple/s4u-cloud-simple.tesh +include examples/cpp/clusters-multicpu/s4u-clusters-multicpu.cpp +include examples/cpp/clusters-multicpu/s4u-clusters-multicpu.tesh include examples/cpp/comm-dependent/s4u-comm-dependent.cpp include examples/cpp/comm-dependent/s4u-comm-dependent.tesh include examples/cpp/comm-host2host/s4u-comm-host2host.cpp @@ -237,6 +236,8 @@ include examples/cpp/exec-dependent/s4u-exec-dependent.cpp include examples/cpp/exec-dependent/s4u-exec-dependent.tesh include examples/cpp/exec-dvfs/s4u-exec-dvfs.cpp include examples/cpp/exec-dvfs/s4u-exec-dvfs.tesh +include examples/cpp/exec-ptask-multicore/s4u-exec-ptask-multicore.cpp +include examples/cpp/exec-ptask-multicore/s4u-exec-ptask-multicore.tesh include examples/cpp/exec-ptask/s4u-exec-ptask.cpp include examples/cpp/exec-ptask/s4u-exec-ptask.tesh include examples/cpp/exec-remote/s4u-exec-remote.cpp @@ -566,7 +567,7 @@ include examples/smpi/replay/split_traces include examples/smpi/replay_multiple/README include examples/smpi/replay_multiple/description_file include examples/smpi/replay_multiple/generate_multiple_deployment.sh -include examples/smpi/replay_multiple/replay_multiple.c +include examples/smpi/replay_multiple/replay_multiple.cpp include examples/smpi/replay_multiple/replay_multiple.tesh include examples/smpi/replay_multiple/smpi_replay.txt include examples/smpi/replay_multiple/ti_traces_32_1/ti_trace0.txt @@ -652,6 +653,7 @@ include teshsuite/kernel/context-defaults/factory_boost.tesh include teshsuite/kernel/context-defaults/factory_raw.tesh include teshsuite/kernel/context-defaults/factory_thread.tesh include teshsuite/kernel/context-defaults/factory_ucontext.tesh +include teshsuite/kernel/simcall-generic/blocking_simcall.hpp include teshsuite/kernel/simcall-generic/simcall-generic.cpp include teshsuite/kernel/simcall-generic/simcall-generic.tesh include teshsuite/kernel/stack-overflow/stack-overflow.cpp @@ -766,6 +768,9 @@ include teshsuite/simdag/platforms/bogus_missing_dst_gateway.xml include teshsuite/simdag/platforms/bogus_missing_src_gateway.xml include teshsuite/simdag/platforms/bogus_two_hosts_asymetric.xml include teshsuite/simdag/platforms/carol.fail +include teshsuite/simdag/platforms/cluster_dragonfly_noncontiguous_rad.xml +include teshsuite/simdag/platforms/cluster_fat_tree_noncontiguous_rad.xml +include teshsuite/simdag/platforms/cluster_torus_noncontiguous_rad.xml include teshsuite/simdag/platforms/erin.avail include teshsuite/simdag/platforms/four_hosts_floyd.xml include teshsuite/simdag/platforms/host_attributes.xml @@ -794,6 +799,9 @@ include teshsuite/smpi/coll-allgather/coll-allgather.c include teshsuite/smpi/coll-allgather/coll-allgather.tesh include teshsuite/smpi/coll-allgatherv/coll-allgatherv.c include teshsuite/smpi/coll-allgatherv/coll-allgatherv.tesh +include teshsuite/smpi/coll-allreduce-with-leaks/coll-allreduce-with-leaks.c +include teshsuite/smpi/coll-allreduce-with-leaks/coll-allreduce-with-leaks.tesh +include teshsuite/smpi/coll-allreduce-with-leaks/mc-coll-allreduce-with-leaks.tesh include teshsuite/smpi/coll-allreduce/coll-allreduce-automatic.tesh include teshsuite/smpi/coll-allreduce/coll-allreduce-large.tesh include teshsuite/smpi/coll-allreduce/coll-allreduce-papi.tesh @@ -1742,8 +1750,6 @@ include MANIFEST.in include MANIFEST.in.in include NEWS include README.md -include doc/Doxyfile.in -include doc/Layout.xml include doc/doxygen/FAQ.doc include doc/doxygen/inside.doc include doc/doxygen/inside_cmake.doc @@ -1762,6 +1768,7 @@ include doc/doxygen/uhood.doc include doc/doxygen/uhood_arch.doc include doc/doxygen/uhood_switch.doc include docs/Build.sh +include docs/README.md include docs/bin/extract_logs_hierarchy.pl include docs/find-missing.ignore include docs/find-missing.py @@ -1791,6 +1798,7 @@ include docs/source/Start_your_own_project.rst include docs/source/The_XBT_toolbox.rst include docs/source/Tutorial_Algorithms.rst include docs/source/Tutorial_MPI_Applications.rst +include docs/source/Tutorial_Model-checking.rst include docs/source/XML_reference.rst include docs/source/_ext/javasphinx/LICENSE include docs/source/_ext/javasphinx/MANIFEST.in @@ -1971,6 +1979,7 @@ include include/simgrid/kernel/routing/FullZone.hpp include include/simgrid/kernel/routing/NetPoint.hpp include include/simgrid/kernel/routing/NetZoneImpl.hpp include include/simgrid/kernel/routing/RoutedZone.hpp +include include/simgrid/kernel/routing/StarZone.hpp include include/simgrid/kernel/routing/TorusZone.hpp include include/simgrid/kernel/routing/VivaldiZone.hpp include include/simgrid/kernel/routing/WifiZone.hpp @@ -2005,7 +2014,6 @@ include include/simgrid/semaphore.h include include/simgrid/simdag.h include include/simgrid/simix.h include include/simgrid/simix.hpp -include include/simgrid/simix/blocking_simcall.hpp include include/simgrid/smpi/smpi_replay.hpp include include/simgrid/version.h.in include include/simgrid/vm.h @@ -2051,7 +2059,6 @@ include include/xbt/replay.hpp include include/xbt/signal.hpp include include/xbt/str.h include include/xbt/string.hpp -include include/xbt/synchro.h include include/xbt/sysdep.h include include/xbt/system_error.hpp include include/xbt/utility.hpp @@ -2117,6 +2124,7 @@ include src/include/surf/surf.hpp include src/include/xbt/coverage.h include src/include/xbt/mmalloc.h include src/include/xbt/parmap.hpp +include src/include/xbt/xbt_modinter.h include src/include/xxhash.hpp include src/instr/instr_config.cpp include src/instr/instr_interface.cpp @@ -2162,6 +2170,8 @@ include src/kernel/activity/SynchroRaw.cpp include src/kernel/activity/SynchroRaw.hpp include src/kernel/actor/ActorImpl.cpp include src/kernel/actor/ActorImpl.hpp +include src/kernel/actor/SimcallObserver.cpp +include src/kernel/actor/SimcallObserver.hpp include src/kernel/context/Context.cpp include src/kernel/context/Context.hpp include src/kernel/context/ContextBoost.cpp @@ -2183,7 +2193,6 @@ include src/kernel/resource/Action.cpp include src/kernel/resource/DiskImpl.cpp include src/kernel/resource/DiskImpl.hpp include src/kernel/resource/Model.cpp -include src/kernel/resource/Resource.cpp include src/kernel/resource/profile/DatedValue.cpp include src/kernel/resource/profile/DatedValue.hpp include src/kernel/resource/profile/Event.hpp @@ -2196,15 +2205,23 @@ include src/kernel/resource/profile/StochasticDatedValue.cpp include src/kernel/resource/profile/StochasticDatedValue.hpp include src/kernel/routing/ClusterZone.cpp include src/kernel/routing/DijkstraZone.cpp +include src/kernel/routing/DijkstraZone_test.cpp include src/kernel/routing/DragonflyZone.cpp +include src/kernel/routing/DragonflyZone_test.cpp include src/kernel/routing/EmptyZone.cpp include src/kernel/routing/FatTreeZone.cpp +include src/kernel/routing/FatTreeZone_test.cpp include src/kernel/routing/FloydZone.cpp +include src/kernel/routing/FloydZone_test.cpp include src/kernel/routing/FullZone.cpp +include src/kernel/routing/FullZone_test.cpp include src/kernel/routing/NetPoint.cpp include src/kernel/routing/NetZoneImpl.cpp include src/kernel/routing/RoutedZone.cpp +include src/kernel/routing/StarZone.cpp +include src/kernel/routing/StarZone_test.cpp include src/kernel/routing/TorusZone.cpp +include src/kernel/routing/TorusZone_test.cpp include src/kernel/routing/VivaldiZone.cpp include src/kernel/routing/WifiZone.cpp include src/mc/AddressSpace.hpp @@ -2224,8 +2241,6 @@ include src/mc/checker/LivenessChecker.cpp include src/mc/checker/LivenessChecker.hpp include src/mc/checker/SafetyChecker.cpp include src/mc/checker/SafetyChecker.hpp -include src/mc/checker/SimcallObserver.cpp -include src/mc/checker/SimcallObserver.hpp include src/mc/checker/UdporChecker.cpp include src/mc/checker/UdporChecker.hpp include src/mc/checker/simgrid_mc.cpp @@ -2266,8 +2281,6 @@ include src/mc/mc_private.hpp include src/mc/mc_record.cpp include src/mc/mc_record.hpp include src/mc/mc_replay.hpp -include src/mc/mc_request.cpp -include src/mc/mc_request.hpp include src/mc/mc_safety.hpp include src/mc/mc_smx.cpp include src/mc/mc_state.cpp @@ -2278,9 +2291,9 @@ include src/mc/remote/Channel.cpp include src/mc/remote/Channel.hpp include src/mc/remote/CheckerSide.cpp include src/mc/remote/CheckerSide.hpp +include src/mc/remote/RemoteProcess.cpp +include src/mc/remote/RemoteProcess.hpp include src/mc/remote/RemotePtr.hpp -include src/mc/remote/RemoteSimulation.cpp -include src/mc/remote/RemoteSimulation.hpp include src/mc/remote/mc_protocol.h include src/mc/sosp/ChunkedData.cpp include src/mc/sosp/ChunkedData.hpp @@ -2638,7 +2651,6 @@ include src/xbt/xbt_replay.cpp include src/xbt/xbt_str.cpp include src/xbt/xbt_str_test.cpp include src/xbt/xbt_virtu.cpp -include src/xbt_modinter.h include teshsuite/java/CMakeLists.txt include teshsuite/kernel/CMakeLists.txt include teshsuite/lua/CMakeLists.txt