X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4d93bb81100ceaef4b3c57b5d5e38e62baaa7507..51cc3af6855ddc45c4c99605f99d68443ea4870a:/.gitignore diff --git a/.gitignore b/.gitignore index ebd756a25f..3c0317e05a 100644 --- a/.gitignore +++ b/.gitignore @@ -176,6 +176,12 @@ examples/msg/mc/bugged1_for_liveness examples/msg/mc/bugged1_while_liveness examples/msg/mc/centralized_liveness_deadlock examples/msg/mc/test/test_heap_comparison +examples/msg/mc/chord_liveness +examples/msg/mc/test/snapshot_comparison_liveness1 +examples/msg/mc/test/snapshot_comparison_liveness2 +examples/msg/mc/test/snapshot_comparison_liveness3 +examples/msg/mc/test/snapshot_comparison_liveness4 +examples/msg/mc/test/snapshot_comparison_liveness5 examples/msg/chord/chord examples/msg/chord/chord_stateful examples/msg/chord/deployments @@ -271,32 +277,14 @@ examples/msg/parallel_contexts/pcontexts2 examples/msg/pmm/msg_pmm examples/smpi/toto.txt examples/smpi/MM/MM_mpi -examples/smpi/hvector_test -examples/smpi/indexed_test examples/smpi/smpi_replay -examples/smpi/struct_test -examples/smpi/vector_test examples/smpi/replay -examples/smpi/reduce -examples/smpi/bcast examples/smpi/bcbench -examples/smpi/compute -examples/smpi/compute2 -examples/smpi/compute3 examples/smpi/first examples/smpi/mvmul examples/smpi/ring_c examples/smpi/second -examples/smpi/split -examples/smpi/allreduce -examples/smpi/pingpong -examples/smpi/scatter -examples/smpi/alltoall2 -examples/smpi/alltoall_basic -examples/smpi/alltoallv examples/smpi/sendrecv -examples/smpi/smpi_sendrecv -examples/smpi/dsend examples/smpi/mc_bugged1 examples/smpi/mc_bugged2 examples/smpi/smpi_traced_simple @@ -309,6 +297,25 @@ examples/msg/mc/centralized_liveness src/replay/replay src/testall +teshsuite/smpi/allreduce +teshsuite/smpi/alltoall2 +teshsuite/smpi/alltoall_basic +teshsuite/smpi/alltoallv +teshsuite/smpi/bcast +teshsuite/smpi/compute +teshsuite/smpi/compute2 +teshsuite/smpi/compute3 +teshsuite/smpi/dsend +teshsuite/smpi/hvector_test +teshsuite/smpi/indexed_test +teshsuite/smpi/pingpong +teshsuite/smpi/reduce +teshsuite/smpi/scatter +teshsuite/smpi/smpi_sendrecv +teshsuite/smpi/split +teshsuite/smpi/struct_test +teshsuite/smpi/ttest01 +teshsuite/smpi/vector_test teshsuite/gras/datadesc/datadesc_usage teshsuite/gras/empty_main/empty_main_function teshsuite/gras/msg_handle/msg_handle_client