X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/022dfa9c45540c987b7e6095d89f4b051fba02ed..01190c0d14432c57889be61739456fe4e1fcaaa8:/.gitignore diff --git a/.gitignore b/.gitignore index 9c402a91cb..74adcccb87 100644 --- a/.gitignore +++ b/.gitignore @@ -147,7 +147,9 @@ examples/msg/io-file-unlink/io-file-unlink examples/msg/io-remote/io-remote examples/msg/io-storage/io-storage examples/msg/platform-failures/platform-failures +examples/msg/plugin-hostload/plugin-hostload examples/msg/process-create/process-create +examples/msg/process-daemon/process-daemon examples/msg/process-kill/process-kill examples/msg/process-join/process-join examples/msg/process-migration/process-migration @@ -191,6 +193,10 @@ examples/s4u/app-masterworker/s4u_app-masterworker examples/s4u/app-token-ring/s4u_app-token-ring examples/s4u/actions-comm/s4u_actions-comm examples/s4u/actions-storage/s4u_actions-storage +examples/s4u/actor-create/s4u_actor-create +examples/s4u/actor-kill/s4u_actor-kill +examples/s4u/actor-migration/s4u_actor-migration +examples/s4u/actor-suspend/s4u_actor-suspend examples/s4u/basic/s4u_basic examples/s4u/basic/s4u_basic_deployment examples/s4u/basic/s4u_basic_function @@ -980,8 +986,16 @@ teshsuite/smpi/coll-reduce/coll-reduce teshsuite/smpi/coll-reduce-scatter/coll-reduce-scatter teshsuite/smpi/coll-scatter/coll-scatter teshsuite/smpi/macro-shared/macro-shared +teshsuite/smpi/macro-partial-shared/macro-partial-shared +teshsuite/smpi/macro-partial-shared-communication/macro-partial-shared-communication teshsuite/smpi/type-struct/type-struct teshsuite/smpi/type-vector/type-vector +teshsuite/s4u/actor/actor +teshsuite/s4u/concurrent_rw/concurrent_rw +teshsuite/s4u/host_on_off_wait/host_on_off_wait +teshsuite/s4u/listen_async/listen_async +teshsuite/s4u/pid/pid +teshsuite/s4u/storage_client_server/storage_client_server teshsuite/surf/lmm_usage/lmm_usage teshsuite/surf/maxmin_bench/maxmin_bench teshsuite/surf/surf_usage/surf_usage