X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f22a365751c586e7d4d9836824730685a30a485c..88f69ea878628a0cecd1e6881187f23a7c57869e:/.gitignore diff --git a/.gitignore b/.gitignore index d258f851d6..752821955e 100644 --- a/.gitignore +++ b/.gitignore @@ -247,7 +247,6 @@ examples/smpi/mc/bugged2 examples/smpi/mc/mutual_exclusion examples/smpi/mc/non_deterministic examples/smpi/mc/send_deterministic -examples/smpi/MM/MM_mpi examples/smpi/mvmul examples/smpi/replay_multiple/replay_multiple examples/smpi/replay/one_trace @@ -294,16 +293,16 @@ teshsuite/simdag/basic/basic4 teshsuite/simdag/basic/basic5 teshsuite/simdag/basic/basic6 teshsuite/simdag/incomplete/incomplete -teshsuite/simdag/network/mxn/test_intra_all2all -teshsuite/simdag/network/mxn/test_intra_independent_comm -teshsuite/simdag/network/mxn/test_intra_scatter -teshsuite/simdag/network/p2p/test_latency1 -teshsuite/simdag/network/p2p/test_latency2 -teshsuite/simdag/network/p2p/test_latency3 -teshsuite/simdag/network/p2p/test_latency_bound +teshsuite/simdag/network/mxn/mxn-all2all +teshsuite/simdag/network/mxn/mxn-independent_comm +teshsuite/simdag/network/mxn/mxn-scatter +teshsuite/simdag/network/p2p/p2p-latency1 +teshsuite/simdag/network/p2p/p2p-latency2 +teshsuite/simdag/network/p2p/p2p-latency3 +teshsuite/simdag/network/p2p/p2p-latency_bound teshsuite/simdag/network/test_reinit_costs -teshsuite/simdag/partask/test_comp_only_par -teshsuite/simdag/partask/test_comp_only_seq +teshsuite/simdag/partask/par-comp_only_par +teshsuite/simdag/partask/par-comp_only_seq teshsuite/simdag/platforms/basic_link_test teshsuite/simdag/platforms/basic_parsing_test teshsuite/simdag/platforms/basic_tracing @@ -343,8 +342,7 @@ teshsuite/smpi/compute/compute3 teshsuite/smpi/dsend teshsuite/smpi/gather_coll teshsuite/smpi/gather/gather_coll -teshsuite/smpi/hvector/hvector_test -teshsuite/smpi/hvector_test +teshsuite/smpi/type-hvector/type-hvector teshsuite/smpi/indexed/indexed_test teshsuite/smpi/indexed_test teshsuite/smpi/isp/umpire/abort @@ -1013,11 +1011,9 @@ teshsuite/smpi/scatter/scatter teshsuite/smpi/shared/shared teshsuite/smpi/smpi_sendrecv teshsuite/smpi/split -teshsuite/smpi/struct/struct_test -teshsuite/smpi/struct_test +teshsuite/smpi/type-struct/type-struct teshsuite/smpi/ttest01 -teshsuite/smpi/vector_test -teshsuite/smpi/vector/vector_test +teshsuite/smpi/type-vector/type-vector teshsuite/surf/lmm_usage/lmm_usage teshsuite/surf/maxmin_bench/maxmin_bench teshsuite/surf/surf_usage/surf_usage