X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0609bc473d94d3a85ce4f0ce2d0b72a6c6a55083..8ab889fb82b1600dff85df2be2fdaeece527a6e3:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 62758074cb..09a068e084 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -553,6 +553,8 @@ include examples/python/exec-async/exec-async.py include examples/python/exec-async/exec-async.tesh include examples/python/exec-basic/exec-basic.py include examples/python/exec-basic/exec-basic.tesh +include examples/python/exec-basic/exec-ptask.py +include examples/python/exec-basic/exec-ptask.tesh include examples/python/exec-cpu-nonlinear/exec-cpu-nonlinear.py include examples/python/exec-cpu-nonlinear/exec-cpu-nonlinear.tesh include examples/python/exec-dvfs/exec-dvfs.py @@ -710,6 +712,8 @@ include examples/smpi/trace_call_location/trace_call_location.c include examples/smpi/trace_call_location/trace_call_location.tesh include examples/smpi/trace_simple/trace_simple.c include examples/smpi/trace_simple/trace_simple.tesh +include examples/sthread/pthread-mutex-simple.c +include examples/sthread/sthread-mutex-simple.c include src/include/catch_simgrid.hpp include teshsuite/java/semaphoregc/SemaphoreGC.java include teshsuite/java/semaphoregc/semaphoregc.tesh @@ -816,6 +820,8 @@ include teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.tesh include teshsuite/s4u/cloud-two-execs/cloud-two-execs-bmf.tesh include teshsuite/s4u/cloud-two-execs/cloud-two-execs.cpp include teshsuite/s4u/cloud-two-execs/cloud-two-execs.tesh +include teshsuite/s4u/comm-fault-scenarios/comm-fault-scenarios.cpp +include teshsuite/s4u/comm-fault-scenarios/comm-fault-scenarios.tesh include teshsuite/s4u/comm-get-sender/comm-get-sender.cpp include teshsuite/s4u/comm-get-sender/comm-get-sender.tesh include teshsuite/s4u/comm-pt2pt/comm-pt2pt.cpp @@ -1971,6 +1977,7 @@ include examples/smpi/comm_dynamic_costs/CMakeLists.txt include examples/smpi/replay_multiple/CMakeLists.txt include examples/smpi/replay_multiple_manual_deploy/CMakeLists.txt include examples/smpi/smpi_s4u_masterworker/CMakeLists.txt +include examples/sthread/CMakeLists.txt include include/simgrid/Exception.hpp include include/simgrid/actor.h include include/simgrid/barrier.h @@ -2052,6 +2059,7 @@ include include/xbt.h include include/xbt/Extendable.hpp include include/xbt/PropertyHolder.hpp include include/xbt/asserts.h +include include/xbt/asserts.hpp include include/xbt/automaton.h include include/xbt/automaton.hpp include include/xbt/backtrace.hpp @@ -2582,6 +2590,9 @@ include src/smpi/smpif90.in include src/smpi/smpiff.in include src/smpi/smpirun.in include src/smpi/smpitools.sh +include src/sthread/sthread.c +include src/sthread/sthread.h +include src/sthread/sthread_impl.cpp include src/surf/HostImpl.cpp include src/surf/HostImpl.hpp include src/surf/cpu_cas01.cpp