Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #177 from Takishipp/sd_exit
[simgrid.git] / .gitignore
index 74adccc..f1b3b52 100644 (file)
@@ -122,7 +122,6 @@ doc/msg-tuto-src/masterworker3
 doc/msg-tuto-src/masterworker4
 examples/msg/actions-comm/actions-comm
 examples/msg/actions-storage/actions-storage
-examples/msg/async-yield/async-yield
 examples/msg/async-wait/async-wait
 examples/msg/async-waitall/async-waitall
 examples/msg/async-waitany/async-waitany
@@ -155,6 +154,7 @@ examples/msg/process-join/process-join
 examples/msg/process-migration/process-migration
 examples/msg/process-startkilltime/process-startkilltime
 examples/msg/process-suspend/process-suspend
+examples/msg/process-yield/process-yield
 examples/msg/app-masterworker/app-masterworker
 examples/msg/mc/bugged1
 examples/msg/mc/bugged1_liveness
@@ -173,7 +173,6 @@ examples/msg/mc/test/snapshot_comparison4
 examples/msg/mc/test/snapshot_comparison5
 examples/msg/ms.trace
 examples/msg/network-ns3/network-ns3
-examples/msg/app-pmm/app-pmm
 examples/msg/task-priority/task-priority
 examples/msg/procmig.trace
 examples/msg/platform-properties/platform-properties
@@ -200,6 +199,7 @@ examples/s4u/actor-suspend/s4u_actor-suspend
 examples/s4u/basic/s4u_basic
 examples/s4u/basic/s4u_basic_deployment
 examples/s4u/basic/s4u_basic_function
+examples/s4u/dht-chord/s4u_dht-chord
 examples/s4u/io/s4u_io
 examples/s4u/mutex/s4u_mutex
 examples/simdag/daxload/sd_daxload
@@ -241,13 +241,14 @@ examples/smpi/trace_simple/smpi_trace_simple
 examples/smpi/trace_call_location/smpi_trace_call_location
 testall
 teshsuite/datadesc_usage.out
-teshsuite/java/SemaphoreGC/SemaphoreGC_compiled
-teshsuite/java/SleepHostOff/SleepHostOff_compiled
+teshsuite/java/semaphoreGC/semaphoreGC_compiled
+teshsuite/java/sleepHostOff/sleepHostOff_compiled
 teshsuite/mc/dwarf/dwarf
 teshsuite/mc/dwarf-expression/dwarf-expression
 teshsuite/mc/random-bug/random-bug
 teshsuite/mc/mutex-handling/mutex-handling
 teshsuite/mc/mutex-handling/without-mutex-handling
+teshsuite/msg/cloud-sharing/cloud-sharing
 teshsuite/msg/concurrent_rw/concurrent_rw
 teshsuite/msg/get_sender/get_sender
 teshsuite/msg/host_on_off/host_on_off
@@ -259,6 +260,7 @@ teshsuite/msg/pid/pid
 teshsuite/msg/process/process
 teshsuite/msg/storage_client_server/storage_client_server
 teshsuite/msg/task_destroy_cancel/task_destroy_cancel
+teshsuite/msg/task_listen_from/task_listen_from
 teshsuite/msg/trace_integration/trace_integration
 teshsuite/simdag/availability/availability
 teshsuite/simdag/basic-link-test/basic-link-test
@@ -773,6 +775,8 @@ teshsuite/smpi/mpich3-test/pt2pt/cancelrecv
 teshsuite/smpi/mpich3-test/pt2pt/dtype_send
 teshsuite/smpi/mpich3-test/pt2pt/eagerdt
 teshsuite/smpi/mpich3-test/pt2pt/greq1
+teshsuite/smpi/mpich3-test/pt2pt/huge_anysrc
+teshsuite/smpi/mpich3-test/pt2pt/huge_underflow
 teshsuite/smpi/mpich3-test/pt2pt/icsend
 teshsuite/smpi/mpich3-test/pt2pt/inactivereq
 teshsuite/smpi/mpich3-test/pt2pt/isendirecv
@@ -801,6 +805,61 @@ teshsuite/smpi/mpich3-test/pt2pt/sendrecv3
 teshsuite/smpi/mpich3-test/pt2pt/sendself
 teshsuite/smpi/mpich3-test/pt2pt/waitany-null
 teshsuite/smpi/mpich3-test/pt2pt/waittestnull
+teshsuite/smpi/mpich3-test/rma/acc-loc
+teshsuite/smpi/mpich3-test/rma/adlb_mimic1
+teshsuite/smpi/mpich3-test/rma/attrorderwin
+teshsuite/smpi/mpich3-test/rma/badrma
+teshsuite/smpi/mpich3-test/rma/baseattrwin
+teshsuite/smpi/mpich3-test/rma/compare_and_swap
+teshsuite/smpi/mpich3-test/rma/contention_put
+teshsuite/smpi/mpich3-test/rma/contention_putget
+teshsuite/smpi/mpich3-test/rma/contig_displ
+teshsuite/smpi/mpich3-test/rma/fetch_and_op
+teshsuite/smpi/mpich3-test/rma/fkeyvalwin
+teshsuite/smpi/mpich3-test/rma/flush
+teshsuite/smpi/mpich3-test/rma/get-struct
+teshsuite/smpi/mpich3-test/rma/get_acc_local
+teshsuite/smpi/mpich3-test/rma/get_accumulate
+teshsuite/smpi/mpich3-test/rma/linked_list_bench_lock_all
+teshsuite/smpi/mpich3-test/rma/linked_list_bench_lock_excl
+teshsuite/smpi/mpich3-test/rma/lock_contention_dt
+teshsuite/smpi/mpich3-test/rma/lock_dt
+teshsuite/smpi/mpich3-test/rma/lock_dt_flush
+teshsuite/smpi/mpich3-test/rma/lock_dt_flushlocal
+teshsuite/smpi/mpich3-test/rma/lockall_dt
+teshsuite/smpi/mpich3-test/rma/lockall_dt_flush
+teshsuite/smpi/mpich3-test/rma/lockall_dt_flushall
+teshsuite/smpi/mpich3-test/rma/lockall_dt_flushlocal
+teshsuite/smpi/mpich3-test/rma/lockall_dt_flushlocalall
+teshsuite/smpi/mpich3-test/rma/lockcontention
+teshsuite/smpi/mpich3-test/rma/lockcontention2
+teshsuite/smpi/mpich3-test/rma/locknull
+teshsuite/smpi/mpich3-test/rma/lockopts
+teshsuite/smpi/mpich3-test/rma/manyrma2
+teshsuite/smpi/mpich3-test/rma/pscw_ordering
+teshsuite/smpi/mpich3-test/rma/put_base
+teshsuite/smpi/mpich3-test/rma/put_bottom
+teshsuite/smpi/mpich3-test/rma/racc_local_comp
+teshsuite/smpi/mpich3-test/rma/req_example
+teshsuite/smpi/mpich3-test/rma/rma-contig
+teshsuite/smpi/mpich3-test/rma/rmanull
+teshsuite/smpi/mpich3-test/rma/rmazero
+teshsuite/smpi/mpich3-test/rma/rput_local_comp
+teshsuite/smpi/mpich3-test/rma/selfrma
+teshsuite/smpi/mpich3-test/rma/strided_acc_indexed
+teshsuite/smpi/mpich3-test/rma/strided_acc_onelock
+teshsuite/smpi/mpich3-test/rma/strided_get_indexed
+teshsuite/smpi/mpich3-test/rma/strided_getacc_indexed
+teshsuite/smpi/mpich3-test/rma/strided_putget_indexed
+teshsuite/smpi/mpich3-test/rma/test3_am
+teshsuite/smpi/mpich3-test/rma/test4
+teshsuite/smpi/mpich3-test/rma/test4_am
+teshsuite/smpi/mpich3-test/rma/transpose3_shm
+teshsuite/smpi/mpich3-test/rma/transpose4
+teshsuite/smpi/mpich3-test/rma/transpose5
+teshsuite/smpi/mpich3-test/rma/win_dynamic_acc
+teshsuite/smpi/mpich3-test/rma/win_info
+teshsuite/smpi/mpich3-test/rma/winname
 teshsuite/smpi/mpich3-test/rma/accfence1
 teshsuite/smpi/mpich3-test/rma/accfence2
 teshsuite/smpi/mpich3-test/rma/accfence2_am
@@ -980,6 +1039,7 @@ 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/privatization/privatization
 teshsuite/smpi/pt2pt-dsend/pt2pt-dsend
 teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong
 teshsuite/smpi/coll-reduce/coll-reduce
@@ -1000,7 +1060,6 @@ teshsuite/surf/lmm_usage/lmm_usage
 teshsuite/surf/maxmin_bench/maxmin_bench
 teshsuite/surf/surf_usage/surf_usage
 teshsuite/surf/surf_usage2/surf_usage2
-teshsuite/surf/trace_usage/trace_usage
 teshsuite/xbt/heap_bench/heap_bench
 teshsuite/xbt/log_large/log_large
 teshsuite/xbt/log_usage/log_usage
@@ -1015,6 +1074,7 @@ testgraph.xml
 test_rl
 test_sg
 tools/tesh/tesh
+unit_tmgr
 #########################################
 ## touched files to track the dependencies of java examples
 examples/java/app/bittorrent/java_app_bittorrent_compiled