X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c75293a0bdd986a27775c285b5f1c20919efa665..3db47603316610f1878cb48634c357b75bbbed9d:/.gitignore diff --git a/.gitignore b/.gitignore index c13014ace3..ce66e3d2c5 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 @@ -247,6 +247,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 @@ -315,15 +318,8 @@ teshsuite/simix/check_defaults/check_defaults teshsuite/simix/stack_overflow/stack_overflow teshsuite/smpi/coll-allgather/coll-allgather teshsuite/smpi/coll-allgatherv/coll-allgatherv -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/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 @@ -991,11 +987,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