X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4ae09f4ec3af8962f2e297646c5e092f2f01be64..a4d071afeab4b3ff0a50eefbf48a391d4e8978aa:/.gitignore diff --git a/.gitignore b/.gitignore index b4eb31069c..6a6cfb79c7 100644 --- a/.gitignore +++ b/.gitignore @@ -42,13 +42,10 @@ src/*_unit.c _*.c include/simgrid_config.h include/xbt/version.h -include/instr/tracing_config.h include/smpi/smpif.h -src/context_sysv_config.h src/internal_config.h src/smpi/smpicc src/smpi/smpirun -simgrid-*.tar.gz testprog ### Cmake files CPackConfig.cmake @@ -61,7 +58,6 @@ install_manifest.txt _CPack_Packages/ CMakeCache.txt DartConfiguration.tcl -simgrid.nsi TAGS Testing/ Makefile @@ -138,9 +134,10 @@ examples/msg/cloud/multicore examples/msg/cloud/scale examples/msg/cloud/simple_vm examples/msg/cloud/two_tasks_vm -examples/msg/energy/consumption/energy_consumption +examples/msg/energy/consumption/consumption examples/msg/energy/onoff/onoff examples/msg/energy/pstate/pstate +examples/msg/energy/vm/vm examples/msg/gpu/test_MSG_gpu_task_create examples/msg/gtnets/gtnets examples/msg/icomms/.kdbgrc.peer3 @@ -192,6 +189,7 @@ examples/msg/properties/msg_prop examples/msg/semaphores/synchro examples/msg/sendrecv/sendrecv examples/msg/sendrecv/sendrecv_main +examples/msg/set-maestro/set-maestro examples/msg/simulation.trace examples/msg/start_kill_time/sk_time examples/msg/suspend/suspend @@ -212,6 +210,8 @@ examples/msg/tracing/volume examples/msg/volume.trace examples/msg/z_gtnets.trace examples/msg/zmsg_test.trace +examples/s4u/basic/s4u_basic +examples/s4u/io/s4u_io examples/simdag/dax/dax_test examples/simdag/dot/dot_test examples/simdag/dot/dot_test2 @@ -232,7 +232,7 @@ examples/simdag/sd_seq_access examples/simdag/sd_test examples/simdag/sd_test2 examples/simdag/sd_test_console -examples/simdag/sd_typed_tasks_test +examples/simdag/sd_typed_tasks examples/simdag/simdag_tracing examples/smpi/bcbench examples/smpi/energy/f77/sef @@ -264,8 +264,8 @@ src/replay/replay testall teshsuite/bug-17132/bug-17132 teshsuite/datadesc_usage.out -teshsuite/java/semaphore/java_semaphore_gc_compiled -teshsuite/java/sleep_host_off/java_sleep_host_off_compiled +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 @@ -314,29 +314,17 @@ teshsuite/simdag/platforms/is_router_test teshsuite/simix/check_defaults/check_defaults teshsuite/simix/stack_overflow/stack_overflow teshsuite/smpi/coll-allgather/coll-allgather -teshsuite/smpi/allgatherv/allgatherv_coll -teshsuite/smpi/allgatherv_coll -teshsuite/smpi/allreduce/allreduce -teshsuite/smpi/allreduce/allreduce_coll -teshsuite/smpi/allreduce_coll -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/alltoallv/alltoallv -teshsuite/smpi/alltoallv/alltoallv_coll -teshsuite/smpi/alltoallv_coll -teshsuite/smpi/barrier/barrier_coll -teshsuite/smpi/barrier_coll +teshsuite/smpi/coll-allgatherv/coll-allgatherv +teshsuite/smpi/coll-allreduce/coll-allreduce +teshsuite/smpi/coll-alltoall/coll-alltoall +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/gather_coll -teshsuite/smpi/gather/gather_coll teshsuite/smpi/type-hvector/type-hvector teshsuite/smpi/type-indexed/type-indexed teshsuite/smpi/isp/umpire/abort @@ -994,14 +982,11 @@ teshsuite/smpi/mpich-test/pt2pt/waitall3 teshsuite/smpi/mpich-test/pt2pt/waitall4 teshsuite/smpi/mpich-test/pt2pt/waitany teshsuite/smpi/mpich-test/*/*.stdo -teshsuite/smpi/pingpong/dsend -teshsuite/smpi/pingpong/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/scatter/scatter +teshsuite/smpi/pt2pt-dsend/pt2pt-dsend +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 @@ -1014,8 +999,7 @@ teshsuite/surf/surf_usage/surf_usage teshsuite/surf/surf_usage/surf_usage2 teshsuite/surf/trace_usage/trace_usage teshsuite/xbt/heap_bench/heap_bench -teshsuite/xbt/log_large/log_large_test -teshsuite/xbt/log_large_test +teshsuite/xbt/log_large/log_large teshsuite/xbt/log_usage/log_usage teshsuite/xbt/mallocator/mallocator teshsuite/xbt/mmalloc/mmalloc_test