Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix refcounting of smpi::Info.
[simgrid.git] / MANIFEST.in
index 44ff731..e8e2913 100644 (file)
@@ -1411,6 +1411,34 @@ include teshsuite/smpi/mpich3-test/init/library_version.c
 include teshsuite/smpi/mpich3-test/init/testlist
 include teshsuite/smpi/mpich3-test/init/timeout.c
 include teshsuite/smpi/mpich3-test/init/version.c
+include teshsuite/smpi/mpich3-test/io/async.c
+include teshsuite/smpi/mpich3-test/io/async_any.c
+include teshsuite/smpi/mpich3-test/io/bigtype.c
+include teshsuite/smpi/mpich3-test/io/external32-derived-dtype.c
+include teshsuite/smpi/mpich3-test/io/getextent.c
+include teshsuite/smpi/mpich3-test/io/hindexed_io.c
+include teshsuite/smpi/mpich3-test/io/i_aggregation1.c
+include teshsuite/smpi/mpich3-test/io/i_aggregation2.c
+include teshsuite/smpi/mpich3-test/io/i_bigtype.c
+include teshsuite/smpi/mpich3-test/io/i_coll_test.c
+include teshsuite/smpi/mpich3-test/io/i_darray_read.c
+include teshsuite/smpi/mpich3-test/io/i_hindexed.c
+include teshsuite/smpi/mpich3-test/io/i_hindexed_io.c
+include teshsuite/smpi/mpich3-test/io/i_noncontig.c
+include teshsuite/smpi/mpich3-test/io/i_noncontig_coll.c
+include teshsuite/smpi/mpich3-test/io/i_noncontig_coll2.c
+include teshsuite/smpi/mpich3-test/io/i_rdwrord.c
+include teshsuite/smpi/mpich3-test/io/i_setviewcur.c
+include teshsuite/smpi/mpich3-test/io/i_types_with_zeros.c
+include teshsuite/smpi/mpich3-test/io/rdwrord.c
+include teshsuite/smpi/mpich3-test/io/rdwrzero.c
+include teshsuite/smpi/mpich3-test/io/resized.c
+include teshsuite/smpi/mpich3-test/io/resized2.c
+include teshsuite/smpi/mpich3-test/io/setinfo.c
+include teshsuite/smpi/mpich3-test/io/setviewcur.c
+include teshsuite/smpi/mpich3-test/io/simple_collective.c
+include teshsuite/smpi/mpich3-test/io/testlist
+include teshsuite/smpi/mpich3-test/io/userioerr.c
 include teshsuite/smpi/mpich3-test/perf/README
 include teshsuite/smpi/mpich3-test/perf/allredtrace.c
 include teshsuite/smpi/mpich3-test/perf/commcreatep.c
@@ -1978,6 +2006,7 @@ include include/simgrid/simix.hpp
 include include/simgrid/simix/blocking_simcall.hpp
 include include/simgrid/smpi/replay.hpp
 include include/simgrid/storage.h
+include include/simgrid/version.h.in
 include include/simgrid/vm.h
 include include/simgrid/zone.h
 include include/smpi/forward.hpp
@@ -1992,6 +2021,7 @@ include include/smpi/smpi_helpers_internal.h
 include include/smpi/smpi_main.h
 include include/xbt.h
 include include/xbt/Extendable.hpp
+include include/xbt/PropertyHolder.hpp
 include include/xbt/asserts.h
 include include/xbt/automaton.h
 include include/xbt/automaton.hpp
@@ -2308,8 +2338,8 @@ include src/simdag/sd_task.cpp
 include src/simdag/simdag_private.hpp
 include src/simgrid/Exception.cpp
 include src/simgrid/sg_config.cpp
+include src/simgrid/sg_version.cpp
 include src/simgrid/util.hpp
-include src/simgrid/version.h.in
 include src/simix/libsmx.cpp
 include src/simix/popping.cpp
 include src/simix/popping_accessors.hpp
@@ -2454,6 +2484,7 @@ include src/smpi/include/private.hpp
 include src/smpi/include/smpi_actor.hpp
 include src/smpi/include/smpi_coll.hpp
 include src/smpi/include/smpi_comm.hpp
+include src/smpi/include/smpi_config.hpp
 include src/smpi/include/smpi_datatype.hpp
 include src/smpi/include/smpi_datatype_derived.hpp
 include src/smpi/include/smpi_errhandler.hpp
@@ -2472,6 +2503,7 @@ include src/smpi/include/smpi_win.hpp
 include src/smpi/internals/instr_smpi.cpp
 include src/smpi/internals/smpi_actor.cpp
 include src/smpi/internals/smpi_bench.cpp
+include src/smpi/internals/smpi_config.cpp
 include src/smpi/internals/smpi_deployment.cpp
 include src/smpi/internals/smpi_global.cpp
 include src/smpi/internals/smpi_host.cpp
@@ -2510,8 +2542,6 @@ include src/smpi/smpirun.in
 include src/smpi/smpitools.sh
 include src/surf/HostImpl.cpp
 include src/surf/HostImpl.hpp
-include src/surf/PropertyHolder.cpp
-include src/surf/PropertyHolder.hpp
 include src/surf/StorageImpl.cpp
 include src/surf/StorageImpl.hpp
 include src/surf/cpu_cas01.cpp
@@ -2557,6 +2587,7 @@ include src/surf/xml/simgrid_dtd.h
 include src/surf/xml/surfxml_parseplatf.cpp
 include src/surf/xml/surfxml_sax_cb.cpp
 include src/xbt/OsSemaphore.hpp
+include src/xbt/PropertyHolder.cpp
 include src/xbt/automaton/automaton.c
 include src/xbt/automaton/automaton_lexer.yy.c
 include src/xbt/automaton/automatonparse_promela.c
@@ -2649,6 +2680,7 @@ include teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/group/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/info/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/init/CMakeLists.txt
+include teshsuite/smpi/mpich3-test/io/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/perf/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/pt2pt/CMakeLists.txt
 include teshsuite/smpi/mpich3-test/rma/CMakeLists.txt