X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d986e6476b81a3ea909bf5d6e86e392cc00192f1..1f44130abd74051898fd48ac246d80ec1df78bb8:/.gitignore diff --git a/.gitignore b/.gitignore index 6a6cfb79c7..6d2c7ddff1 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 @@ -262,57 +256,54 @@ examples/smpi/toto.txt examples/smpi/ttest01 src/replay/replay testall -teshsuite/bug-17132/bug-17132 teshsuite/datadesc_usage.out teshsuite/java/SemaphoreGC/SemaphoreGC_compiled teshsuite/java/SleepHostOff/SleepHostOff_compiled teshsuite/mc/dwarf/dwarf -teshsuite/mc/dwarf_expression/dwarf-expression -teshsuite/mc/replay/random_bug -teshsuite/mc/with_mutex_handling -teshsuite/mc/without_mutex_handling +teshsuite/mc/dwarf-expression/dwarf-expression +teshsuite/mc/random-bug/random-bug +teshsuite/mc/mutex-handling/mutex-handling +teshsuite/mc/without-mutex-handling +teshsuite/msg/concurrent_rw/concurrent_rw teshsuite/msg/get_sender/get_sender teshsuite/msg/host_on_off/host_on_off -teshsuite/msg/host_on_off/host_on_off_recv -teshsuite/msg/host_on_off/host_on_off_wait teshsuite/msg/host_on_off_processes/host_on_off_processes +teshsuite/msg/host_on_off_recv/host_on_off_recv +teshsuite/msg/host_on_off_wait/host_on_off_wait teshsuite/msg/listen_async/listen_async teshsuite/msg/pid/pid teshsuite/msg/process_join/process_join teshsuite/msg/process/process -teshsuite/msg/storage/concurrent_rw -teshsuite/msg/storage/storage_basic +teshsuite/msg/storage_client_server/storage_client_server teshsuite/msg/task_destroy_cancel/task_destroy_cancel -teshsuite/msg/trace/test_trace_integration -teshsuite/simdag/availability/availability_test -teshsuite/simdag/basic/basic0 -teshsuite/simdag/basic/basic1 -teshsuite/simdag/basic/basic2 -teshsuite/simdag/basic/basic3 -teshsuite/simdag/basic/basic4 -teshsuite/simdag/basic/basic5 -teshsuite/simdag/basic/basic6 +teshsuite/msg/trace_integration/trace_integration +teshsuite/simdag/availability/availability +teshsuite/simdag/basic-link-test/basic-link-test +teshsuite/simdag/basic-parsing-test/basic-parsing-test +teshsuite/simdag/basic0/basic0 +teshsuite/simdag/basic1/basic1 +teshsuite/simdag/basic2/basic2 +teshsuite/simdag/basic3/basic3 +teshsuite/simdag/basic4/basic4 +teshsuite/simdag/basic5/basic5 +teshsuite/simdag/basic6/basic6 +teshsuite/simdag/comm-mxn-all2all/comm-mxn-all2all +teshsuite/simdag/comm-mxn-independent/comm-mxn-independent +teshsuite/simdag/comm-mxn-scatter/comm-mxn-scatter +teshsuite/simdag/comm-p2p-latency-1/comm-p2p-latency-1 +teshsuite/simdag/comm-p2p-latency-2/comm-p2p-latency-2 +teshsuite/simdag/comm-p2p-latency-3/comm-p2p-latency-3 +teshsuite/simdag/comm-p2p-latency-bound/comm-p2p-latency-bound +teshsuite/simdag/comp-only-par/comp-only-par +teshsuite/simdag/comp-only-seq/comp-only-seq +teshsuite/simdag/flatifier/flatifier teshsuite/simdag/incomplete/incomplete -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/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 +teshsuite/simdag/is-router/is-router teshsuite/simdag/platforms/evaluate_get_route_time teshsuite/simdag/platforms/evaluate_parse_time -teshsuite/simdag/platforms/flatifier -teshsuite/simdag/platforms/graphicator -teshsuite/simdag/platforms/is_router_test teshsuite/simix/check_defaults/check_defaults teshsuite/simix/stack_overflow/stack_overflow +teshsuite/smpi/bug-17132/bug-17132 teshsuite/smpi/coll-allgather/coll-allgather teshsuite/smpi/coll-allgatherv/coll-allgatherv teshsuite/smpi/coll-allreduce/coll-allreduce @@ -321,10 +312,7 @@ teshsuite/smpi/coll-alltoallv/coll-alltoallv teshsuite/smpi/coll-bcast/coll-bcast teshsuite/smpi/coll-barrier/coll-barrier teshsuite/smpi/coll-gather/coll-gather -teshsuite/smpi/compute/compute -teshsuite/smpi/compute/compute2 -teshsuite/smpi/compute/compute3 -teshsuite/smpi/dsend +teshsuite/smpi/macro-sample/macro-sample teshsuite/smpi/type-hvector/type-hvector teshsuite/smpi/type-indexed/type-indexed teshsuite/smpi/isp/umpire/abort @@ -987,16 +975,13 @@ teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong 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 -teshsuite/smpi/split +teshsuite/smpi/macro-shared/macro-shared teshsuite/smpi/type-struct/type-struct -teshsuite/smpi/ttest01 teshsuite/smpi/type-vector/type-vector teshsuite/surf/lmm_usage/lmm_usage teshsuite/surf/maxmin_bench/maxmin_bench teshsuite/surf/surf_usage/surf_usage -teshsuite/surf/surf_usage/surf_usage2 +teshsuite/surf/surf_usage2/surf_usage2 teshsuite/surf/trace_usage/trace_usage teshsuite/xbt/heap_bench/heap_bench teshsuite/xbt/log_large/log_large