X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e2ca66b723c8ff551c9264e10aee802ebeb5e159..b0ae92931a70bcd5e513d9f3f4400d2d3cbca196:/teshsuite/smpi/coll-allreduce-with-leaks/mc-coll-allreduce-with-leaks.tesh diff --git a/teshsuite/smpi/coll-allreduce-with-leaks/mc-coll-allreduce-with-leaks.tesh b/teshsuite/smpi/coll-allreduce-with-leaks/mc-coll-allreduce-with-leaks.tesh index b2d238bc7f..3a93258773 100644 --- a/teshsuite/smpi/coll-allreduce-with-leaks/mc-coll-allreduce-with-leaks.tesh +++ b/teshsuite/smpi/coll-allreduce-with-leaks/mc-coll-allreduce-with-leaks.tesh @@ -9,14 +9,14 @@ $ $VALGRIND_NO_LEAK_CHECK ${bindir:=.}/../../../smpi_script/bin/smpirun -wrapper > [0.000000] [mc_safety/INFO] Check a safety property. Reduction is: dpor. > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles : display types and addresses (n max) with --cfg=smpi/list-leaks:n. > Running smpirun with -wrapper "valgrind --leak-check=full" can provide more information -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Comm -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Group -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Comm -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Group -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Comm -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Group -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Comm -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Group +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Comm +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Group +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Comm +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Group +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Comm +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Group +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Comm +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Group > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 128 bytes during its lifetime through malloc/calloc calls. > Largest allocation at once from a single process was 16 bytes, at sysdep.h:59. It was called 8 times during the whole simulation. > If this is too much, consider sharing allocations for computation buffers. @@ -24,14 +24,14 @@ $ $VALGRIND_NO_LEAK_CHECK ${bindir:=.}/../../../smpi_script/bin/smpirun -wrapper > > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles : display types and addresses (n max) with --cfg=smpi/list-leaks:n. > Running smpirun with -wrapper "valgrind --leak-check=full" can provide more information -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Comm -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Group -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Comm -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Group -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Comm -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Group -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Comm -> [0.000000] [smpi_utils/WARNING] Leaked handle of type simgrid::smpi::Group +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Comm +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Group +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Comm +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Group +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Comm +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Group +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Comm +> [0.000000] [smpi_utils/WARNING] Leaked handle of type MPI_Group > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 128 bytes during its lifetime through malloc/calloc calls. > Largest allocation at once from a single process was 16 bytes, at sysdep.h:59. It was called 8 times during the whole simulation. > If this is too much, consider sharing allocations for computation buffers.