Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove the argc/argv version of simcall_process_create
[simgrid.git] / .gitignore
index 9ddacb2..fd10bb3 100644 (file)
@@ -15,7 +15,8 @@
 .cproject # Eclipse cruft
 CMakeLists.txt.user
 \#*
-.attach_pid* 
+.attach_pid*
+.cproject
 smpitmp-*
 
 ### cmake
@@ -66,6 +67,8 @@ build/
 *.bpr
 *.bpf
 ### Documentation
+docs/source/java
+docs/source/_ext/__pycache__/
 doc/allclasses-frame.html
 doc/allclasses-noframe.html
 doc/constant-values.html
@@ -153,12 +156,15 @@ examples/s4u/actor-suspend/s4u-actor-suspend
 examples/s4u/actor-yield/s4u-actor-yield
 examples/s4u/app-bittorrent/s4u-bittorrent
 examples/s4u/app-chainsend/s4u-app-chainsend
-examples/s4u/app-masterworker/s4u-app-masterworker
+examples/s4u/app-masterworkers/s4u-app-masterworkers-class
+examples/s4u/app-masterworkers/s4u-app-masterworkers-fun
 examples/s4u/app-pingpong/s4u-app-pingpong
 examples/s4u/app-token-ring/s4u-app-token-ring
+examples/s4u/async-ready/s4u-async-ready
 examples/s4u/async-wait/s4u-async-wait
 examples/s4u/async-waitall/s4u-async-waitall
 examples/s4u/async-waitany/s4u-async-waitany
+examples/s4u/async-waituntil/s4u-async-waituntil
 examples/s4u/cloud-capping/s4u-cloud-capping
 examples/s4u/cloud-migration/s4u-cloud-migration
 examples/s4u/cloud-simple/s4u-cloud-simple
@@ -175,17 +181,20 @@ examples/s4u/exec-dvfs/s4u-exec-dvfs
 examples/s4u/exec-monitor/s4u-exec-monitor
 examples/s4u/exec-ptask/s4u-exec-ptask
 examples/s4u/exec-remote/s4u-exec-remote
+examples/s4u/io-async/s4u-io-async
 examples/s4u/io-file-remote/s4u-io-file-remote
 examples/s4u/io-file-system/s4u-io-file-system
 examples/s4u/io-storage-raw/s4u-io-storage-raw
-examples/s4u/mutex/s4u-mutex
+examples/s4u/platform-failures/s4u-platform-failures
 examples/s4u/platform-properties/s4u-platform-properties
 examples/s4u/plugin-hostload/s4u-plugin-hostload
 examples/s4u/replay-comm/s4u-replay-comm
 examples/s4u/replay-storage/s4u-replay-storage
 examples/s4u/routing-get-clusters/s4u-routing-get-clusters
+examples/s4u/synchro-barrier/s4u-synchro-barrier
+examples/s4u/synchro-mutex/s4u-synchro-mutex
+examples/s4u/synchro-semaphore/s4u-synchro-semaphore
 examples/s4u/trace-platform/s4u-trace-platform
-examples/simdag/availability/sd_availability
 examples/simdag/dag-dotload/sd_dag-dotload
 examples/simdag/daxload/sd_daxload
 examples/simdag/fail/sd_fail
@@ -197,9 +206,11 @@ examples/simdag/scheduling/sd_scheduling
 examples/simdag/test/sd_test
 examples/simdag/throttling/sd_throttling
 examples/simdag/typed_tasks/sd_typed_tasks
+examples/smpi/ampi/smpi_ampi
 examples/smpi/energy/f77/sef
 examples/smpi/energy/f90/sef90
 examples/smpi/energy/smpi_energy
+examples/smpi/load_balancer_replay/load_balancer_replay
 examples/smpi/mc/smpi_bugged1
 examples/smpi/mc/smpi_bugged1_liveness
 examples/smpi/mc/smpi_bugged2
@@ -209,6 +220,13 @@ examples/smpi/NAS/ep
 examples/smpi/NAS/is
 examples/smpi/replay_multiple/deployment.xml
 examples/smpi/replay_multiple/replay_multiple
+examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual
+examples/smpi/replay_multiple_manual_deploy/workload_mixed2_same_resources
+examples/smpi/replay_multiple_manual_deploy/workload_empty1
+examples/smpi/replay_multiple_manual_deploy/workload_empty2
+examples/smpi/replay_multiple_manual_deploy/workload_mixed1
+examples/smpi/replay_multiple_manual_deploy/workload_mixed2
+examples/smpi/replay_multiple_manual_deploy/workload_nojob
 examples/smpi/replay/one_trace
 examples/smpi/replay/smpi_replay
 examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi
@@ -259,10 +277,12 @@ teshsuite/msg/task-priority/task-priority
 teshsuite/msg/task_progress/task_progress
 teshsuite/msg/trace_integration/trace_integration
 teshsuite/s4u/actor/actor
+teshsuite/s4u/actor-autorestart/actor-autorestart
+teshsuite/s4u/actor-migration/actor-migration
+teshsuite/s4u/activity-lifecycle/activity-lifecycle
 teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration
 teshsuite/s4u/comm-pt2pt/comm-pt2pt
 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
@@ -304,6 +324,7 @@ teshsuite/smpi/coll-gather/coll-gather
 teshsuite/smpi/coll-reduce/coll-reduce
 teshsuite/smpi/coll-reduce-scatter/coll-reduce-scatter
 teshsuite/smpi/coll-scatter/coll-scatter
+teshsuite/smpi/fort_args/fort_args
 teshsuite/smpi/isp/umpire/abort
 teshsuite/smpi/isp/umpire/abort1
 teshsuite/smpi/isp/umpire/abort2
@@ -912,6 +933,7 @@ 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/xbt/cmdline/cmdline
 teshsuite/xbt/log_large/log_large
 teshsuite/xbt/log_usage/log_usage
 teshsuite/xbt/mallocator/mallocator
@@ -920,7 +942,9 @@ teshsuite/xbt/parallel_log_crashtest/parallel_log_crashtest
 teshsuite/xbt/parmap_bench/parmap_bench
 teshsuite/xbt/parmap_test/parmap_test
 testall
-unit_tmgr
+unit-mc-pagestore
+unit-mc-snapshot
+unit-tmgr
 #########################################
 ## files touched to track the dependencies of java examples
 examples/java/*/*/*_compiled