Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Suspend all the associated activities on actor suspend.
[simgrid.git] / MANIFEST.in
index bb5203c..5e7be52 100644 (file)
@@ -169,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
@@ -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
@@ -1972,6 +1977,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
@@ -2051,7 +2057,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 +2122,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
@@ -2198,14 +2204,19 @@ include src/kernel/resource/profile/StochasticDatedValue.hpp
 include src/kernel/routing/ClusterZone.cpp
 include src/kernel/routing/DijkstraZone.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/FullZone.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
@@ -2635,7 +2646,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