X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e791988d14b020b847a39f72da8062fea90bb3b5..1776f894cccfa2a6d9f7059772089eb35f1a8ebb:/.gitignore diff --git a/.gitignore b/.gitignore index 4d73089b92..541308e5e7 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 @@ -989,8 +989,8 @@ 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/pt2pt-dsend/pt2pt-dsend +teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong teshsuite/smpi/reduce_coll teshsuite/smpi/reduce/reduce teshsuite/smpi/reduce/reduce_coll