X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/75a01df69c0b5f67fa32d99a63a67f7fec9ff448..e7c0a8d73d340b86d3236d7e0458898600d1c0fe:/.gitignore diff --git a/.gitignore b/.gitignore index 85c4620fb4..18ec1b3a05 100644 --- a/.gitignore +++ b/.gitignore @@ -25,7 +25,7 @@ CTestResults.xml src/simdag/dax_dtd.l src/surf/xml/simgrid_dtd.l ### Jedule -examples/simdag/scheduling/simgrid.jed +examples/simdag/scheduling/sd_scheduling.jed teshsuite/simdag/platforms/simgrid.jed ### Libraries links examples/lua/simgrid.so @@ -117,7 +117,7 @@ tags callgrind.out.* ### Examples and traces *.exe -examples/msg/actions/actions +examples/msg/actions/mpi_actions examples/msg/actions/storage_actions examples/msg/bittorrent/bittorrent examples/msg/bittorrent/bittorrent_platfgen @@ -166,7 +166,7 @@ examples/msg/mc/bugged2 examples/msg/mc/bugged2_liveness examples/msg/mc/bugged2_stateful examples/msg/mc/bugged3 -examples/msg/mc/centralized +examples/msg/mc/centralized_mutex examples/msg/mc/centralized_liveness examples/msg/mc/electric_fence examples/msg/mc/test/snapshot_comparison1 @@ -216,24 +216,15 @@ examples/simdag/dax/dax_test examples/simdag/dot/dot_test examples/simdag/dot/dot_test2 examples/simdag/dot/simulate_dot -examples/simdag/ex_sd_seq_access -examples/simdag/ex_sd_test -examples/simdag/ex_sd_test2 -examples/simdag/ex_sd_test_console examples/simdag/goal/goal_test examples/simdag/io/sd_io -examples/simdag/properties/sd_prop -examples/simdag/scheduling/minmin_test -examples/simdag/scheduling/Montage_25.jed -examples/simdag/sd_avail -examples/simdag/sd_comm_throttling -examples/simdag/sd_fail -examples/simdag/sd_seq_access -examples/simdag/sd_test -examples/simdag/sd_test2 -examples/simdag/sd_test_console -examples/simdag/sd_typed_tasks -examples/simdag/simdag_tracing +examples/simdag/properties/sd_properties +examples/simdag/scheduling/sd_scheduling +examples/simdag/availability/sd_availability +examples/simdag/comm_throttling/sd_comm_throttling +examples/simdag/fail/sd_fail +examples/simdag/test/sd_test +examples/simdag/typed_tasks/sd_typed_tasks examples/smpi/bcbench examples/smpi/energy/f77/sef examples/smpi/energy/f90/sef90 @@ -247,6 +238,9 @@ examples/smpi/mc/bugged2 examples/smpi/mc/mutual_exclusion examples/smpi/mc/non_deterministic examples/smpi/mc/send_deterministic +examples/smpi/NAS/dt +examples/smpi/NAS/ep +examples/smpi/NAS/is examples/smpi/mvmul examples/smpi/replay_multiple/replay_multiple examples/smpi/replay/one_trace @@ -316,12 +310,7 @@ teshsuite/simix/stack_overflow/stack_overflow teshsuite/smpi/coll-allgather/coll-allgather teshsuite/smpi/coll-allgatherv/coll-allgatherv teshsuite/smpi/coll-allreduce/coll-allreduce -teshsuite/smpi/alltoall2 -teshsuite/smpi/alltoall/alltoall2 -teshsuite/smpi/alltoall/alltoall_basic -teshsuite/smpi/alltoall/alltoall_coll -teshsuite/smpi/alltoall_basic -teshsuite/smpi/alltoall_coll +teshsuite/smpi/coll-alltoall/coll-alltoall teshsuite/smpi/coll-alltoallv/coll-alltoallv teshsuite/smpi/coll-bcast/coll-bcast teshsuite/smpi/coll-barrier/coll-barrier @@ -989,11 +978,8 @@ teshsuite/smpi/mpich-test/pt2pt/waitany teshsuite/smpi/mpich-test/*/*.stdo teshsuite/smpi/pt2pt-dsend/pt2pt-dsend teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong -teshsuite/smpi/reduce_coll -teshsuite/smpi/reduce/reduce -teshsuite/smpi/reduce/reduce_coll -teshsuite/smpi/reduce/reduce_scatter_coll -teshsuite/smpi/reduce_scatter_coll +teshsuite/smpi/coll-reduce/coll-reduce +teshsuite/smpi/coll-reduce-scatter/coll-reduce-scatter teshsuite/smpi/coll-scatter/coll-scatter teshsuite/smpi/shared/shared teshsuite/smpi/smpi_sendrecv