Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a bug in the MC that enables running programs that might yield several times...
[simgrid.git] / .gitignore
1 checkall.log
2 TAGS
3 *.mk
4 *.l[oa]
5 *.loT
6 *.[oa]
7 *.class
8 *.cmake
9 .libs
10 .deps
11 .dirstamp
12 stamp*
13 .emacs.desktop
14 CMakeFiles
15 CMakeCache.txt
16 DartConfiguration.tcl
17 Testing/
18 Makefile
19 test_rl
20 test_sg
21 _*.c
22 *~
23 *.swp
24 *_simulator
25
26 config.log
27 config.status
28 config.cache
29 config.guess
30 config.sub
31 Makefile.in
32 autom4te.cache
33 aclocal.m4
34 acmacro/libtool.m4
35 acmacro/ltoptions.m4
36 acmacro/ltsugar.m4
37 acmacro/ltversion.m4
38 acmacro/lt~obsolete.m4
39 configure
40 install-sh
41 libtool
42 ltmain.sh
43 depcomp
44 missing
45 texinfo.tex
46
47 simgrid.jar
48 src/simgrid.jar
49 src/bindings/ruby/simgrid.so
50 examples/ruby/simgrid.so
51 examples/lua/simgrid.so
52 src/bindings/ruby/libsimgrid.so
53
54 examples/msg/ms.trace
55 examples/msg/procmig.trace
56 examples/msg/tasks.trace
57 examples/msg/volume.trace
58 examples/msg/zmsg_test.trace
59 examples/msg/categories.trace
60 examples/msg/masterslave/toto.txt
61 examples/msg/simulation.trace
62 examples/msg/toto.txt
63 examples/msg/z_gtnets.trace
64 examples/msg/tracing/procmig
65 examples/msg/tracing/tasks
66 examples/msg/tracing/volume
67 examples/msg/mc/bugged3
68 examples/msg/mc/random_test
69 examples/simdag/ex_sd_seq_access
70 examples/simdag/sd_seq_access
71 examples/msg/icomms/peer
72 examples/msg/icomms/peer2
73
74 examples/msg/irc_isend/peer
75 examples/msg/irc_isend/toto.txt
76 examples/simdag/dot/dot_test
77
78 src/simgrid_units_main.c
79 *_unit.c
80 src/supernovae_*.c
81
82 buildtools/Cmake/tmp_gras_config.h.in
83 buildtools/Cmake/tmp_tracing_config.h.in
84 make_simgrid_java.sh
85
86 testgraph.dot
87 testgraph.xml
88 conftestval
89 cmake_install.cmake
90 CMakeFiles
91 install_manifest.txt
92 _CPack_Packages/
93
94 bibtex2html-1.02/
95
96 examples/smpi/toto.txt
97 src/gras_config.h.in
98 tools/graspe_master
99 examples/java/*/classnoinst.stamp
100 buildtools/Cmake/test_prog/prog_va_copy.c
101 ###
102 doc/all_bib.html
103 doc/all_bib.latin1.html
104 doc/all_bib.latin1.html.tmp
105 doc/logcategories.sh
106 doc/publis_core.bib
107 doc/publis_core_bib.html
108 doc/publis_core_bib.latin1.html
109 doc/publis_core_bib.latin1.html.tmp
110 doc/publis_count.html
111 doc/publis_extern.bib
112 doc/publis_extern_bib.html
113 doc/publis_extern_bib.latin1.html
114 doc/publis_extern_bib.latin1.html.tmp
115 doc/publis_intra.bib
116 doc/publis_intra_bib.html
117 doc/publis_intra_bib.latin1.html
118 doc/publis_intra_bib.latin1.html.tmp
119 doc/realtoc.sh
120 doc/tmp.realtoc
121 doc/using_bib.html
122 doc/using_bib.latin1.html
123 doc/using_bib.latin1.html.tmp
124
125 doc/Doxyfile
126 include/simgrid_config.h
127 include/instr/tracing_config.h
128 examples/amok/bandwidth/bandwidth_maestro
129 examples/amok/bandwidth/bandwidth_sensor
130 examples/amok/saturate/saturate_maestro
131 examples/amok/saturate/saturate_sensor
132 examples/gras/all2all/all2all_receiver
133 examples/gras/all2all/all2all_sender
134 examples/gras/chrono/chrono_multiplier
135 examples/gras/mmrpc/mmrpc_client
136 examples/gras/mmrpc/mmrpc_server
137 examples/gras/mutual_exclusion/simple_token/simple_token_node
138 examples/gras/mutual_exclusion/simple_token/simple_token_checker
139 examples/gras/ping/ping_client
140 examples/gras/ping/ping_server
141 examples/gras/ping/ping_checker
142 examples/gras/pmm/pmm_master
143 examples/gras/pmm/pmm_slave
144 examples/gras/properties/properties_alice
145 examples/gras/properties/properties_bob
146 examples/gras/properties/properties_master
147 examples/gras/properties/properties_slave
148 examples/gras/rpc/rpc_client
149 examples/gras/rpc/rpc_forwarder
150 examples/gras/rpc/rpc_server
151 examples/gras/spawn/spawn_child
152 examples/gras/spawn/spawn_father
153 examples/gras/synchro/synchro_philosopher
154 examples/gras/timer/timer_client
155 examples/gras/replay/replay_simulator
156 examples/gras/replay/replay_master
157 examples/gras/replay/replay_worker
158 examples/msg/actions/actions
159 examples/msg/gtnets/gtnets
160 examples/msg/masterslave/masterslave_bypass
161 examples/msg/masterslave/masterslave_failure
162 examples/msg/masterslave/masterslave_forwarder
163 examples/msg/masterslave/masterslave_mailbox
164 examples/msg/migration/migration
165 examples/msg/parallel_task/parallel_task
166 examples/msg/parallel_task/test_ptask
167 examples/msg/priority/priority
168 examples/msg/properties/msg_prop
169 examples/msg/sendrecv/sendrecv
170 examples/msg/suspend/suspend
171 examples/msg/trace/test_trace_integration
172 examples/msg/mc/centralized
173 examples/msg/mc/bugged2
174 examples/msg/mc/bugged1
175 examples/simdag/ex_sd_test
176 examples/simdag/ex_sd_test2
177 examples/simdag/metaxml/sd_meta
178 examples/simdag/properties/sd_prop
179 examples/simdag/sd_test
180 examples/simdag/sd_test2
181 examples/simdag/dax/dax_test
182 examples/simdag/scheduling/minmin_test
183 examples/smpi/reduce
184 examples/smpi/bcast
185 examples/smpi/bcbench
186 examples/smpi/compute
187 examples/smpi/compute2
188 examples/smpi/compute3
189 examples/smpi/first
190 examples/smpi/mvmul
191 examples/smpi/ring_c
192 examples/smpi/second
193 examples/smpi/split
194 examples/smpi/allreduce
195 examples/smpi/pingpong
196 examples/smpi/scatter
197 examples/smpi/alltoall2
198 examples/smpi/alltoall_basic
199 examples/smpi/alltoallv
200 examples/smpi/sendrecv
201 examples/smpi/smpi_sendrecv
202 simgrid-*-svn/*
203 src/context_sysv_config.h
204 src/gras_config.h
205 src/smpi/smpicc
206 src/smpi/smpirun
207 src/bindings/lua/libsimgrid.so
208 src/testall
209 src/ucontext_stack.h
210 teshsuite/datadesc_usage.out
211 teshsuite/gras/datadesc/datadesc_usage
212 teshsuite/gras/empty_main/empty_main_function
213 teshsuite/gras/msg_handle/msg_handle_client
214 teshsuite/gras/msg_handle/msg_handle_server
215 teshsuite/gras/small_sleep/log.txt
216 teshsuite/gras/small_sleep/small_sleep_function
217 teshsuite/gras/modelcheck/modelcheck_checker
218 teshsuite/msg/get_sender
219 teshsuite/simdag/basic0
220 teshsuite/simdag/basic1
221 teshsuite/simdag/basic2
222 teshsuite/simdag/basic3
223 teshsuite/simdag/basic4
224 teshsuite/simdag/basic5
225 teshsuite/simdag/basic6
226 teshsuite/simdag/network/mxn/test_intra_all2all
227 teshsuite/simdag/network/mxn/test_intra_independent_comm
228 teshsuite/simdag/network/mxn/test_intra_scatter
229 teshsuite/simdag/network/p2p/test_latency1
230 teshsuite/simdag/network/p2p/test_latency2
231 teshsuite/simdag/network/p2p/test_latency3
232 teshsuite/simdag/network/p2p/test_latency_bound
233 teshsuite/simdag/network/test_reinit_costs
234 teshsuite/simdag/platforms/basic_parsing_test
235 teshsuite/simdag/platforms/flatifier
236 teshsuite/simdag/partask/test_comp_only_par
237 teshsuite/simdag/partask/test_comp_only_seq
238 teshsuite/xbt/log_large_test
239 teshsuite/xbt/parallel_log_crashtest
240 testsuite/run_tests
241 testsuite/simdag/sd_test
242 testsuite/surf/lmm_usage
243 testsuite/surf/maxmin_bench
244 testsuite/surf/surf_usage
245 testsuite/surf/surf_usage2
246 testsuite/surf/trace_usage
247 testsuite/testgraph.dot
248 testsuite/testgraph.xml
249 testsuite/xbt/context_usage
250 testsuite/xbt/graphxml_usage
251 testsuite/xbt/heap_bench
252 testsuite/xbt/log_usage
253 tools/gras/gras_stub_generator
254 tools/graspe-slave
255 tools/tesh/tesh
256 examples/msg/tracing/categories
257 examples/msg/tracing/ms
258
259 .cproject
260 .project
261
262 .externalToolBuilders/
263 Debug/
264 bin/
265 lib/
266 buildtools/Cmake/transfert.sh
267 buildtools/pipol/install_cmake.sh