Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
give this example default values for the arguments so that it can be run from eclipse
[simgrid.git] / .gitignore
1 ################################################
2 ###OTHER CAT
3 *.l[oa]
4 *.loT
5 *.[oa]
6 *~
7 *.log
8 *_simulator
9 *.mk
10 *.swp
11 *.patch
12 *.plist
13 *.trace
14 *.class
15
16 ################################################
17 ### Maintainer mode
18 src/simdag/dax_dtd.l
19 src/surf/simgrid_dtd.l
20 src/xbt/graphxml.l
21
22 ################################################
23 ### Jedule
24 examples/simdag/scheduling/simgrid.jed
25 teshsuite/simdag/platforms/simgrid.jed
26
27 ################################################
28 ### Libraries links 
29 src/bindings/ruby/simgrid.so
30 examples/ruby/simgrid.so
31 examples/lua/simgrid.so
32 src/bindings/ruby/libsimgrid.so
33 examples/msg/masterslave/simgrid.so
34 examples/simdag/simgrid.so
35 examples/lua/console/simgrid.so
36 simgrid.jar
37
38 ################################################
39 ### Units and supernovae files
40 src/simgrid_units_main.c
41 src/*_unit.c
42 src/supernovae_*.c
43
44 ################################################
45 ### Generated files
46 _*.c
47 include/simgrid_config.h
48 include/xbt/version.h
49 include/instr/tracing_config.h
50 include/smpi/smpif.h
51 src/context_sysv_config.h
52 src/internal_config.h
53 src/smpi/smpicc
54 src/smpi/smpirun
55 simgrid-*.tar.gz
56 testprog
57
58 ################################################
59 ### Cmake files
60 CPackConfig.cmake
61 CPackSourceConfig.cmake
62 CTestTestfile.cmake
63 conftestval
64 cmake_install.cmake
65 CMakeFiles
66 install_manifest.txt
67 _CPack_Packages/
68 CMakeFiles
69 CMakeCache.txt
70 DartConfiguration.tcl
71 simgrid.nsi
72 TAGS
73 Testing/
74 Makefile
75 bin/
76 lib/
77 manpages/
78 build_*/
79 build/
80 buildtools/Cmake/memcheck_tests.cmake
81 buildtools/Cmake/test_prog/prog_va_copy.c
82
83
84 ################################################
85 ### windows borland
86 *.bpr
87 *.bpf
88
89 ################################################
90 ### Documentation
91 doc/all_bib.html
92 doc/logcategories.sh
93 doc/realtoc.sh
94 doc/tmp.realtoc
95 doc/using_bib.html
96 doc/Doxyfile
97 doc/footer.html
98 *.doc.toc
99 doc/latex/
100 doc/html
101 doc/index.php
102 doc/simgrid.tag
103 doc/doxygen/logcategories.doc
104 doc/index-API.doc
105 doc/simgrid_modules.map
106
107 ################################################
108 ### Specific of project 
109 .project
110 .settings/
111 .anjuta
112 .anjuta_sym_db.db
113 simgrid.anjuta
114 .externalToolBuilders/
115 Debug/
116 .emacs.desktop
117 tags
118 callgrind.out.*
119
120 ################################################
121 ### Examples and traces
122 *.exe
123 testgraph.dot
124 testgraph.xml
125 examples/msg/ms.trace
126 examples/msg/procmig.trace
127 examples/msg/tasks.trace
128 examples/msg/volume.trace
129 examples/msg/zmsg_test.trace
130 examples/msg/categories.trace
131 examples/msg/masterslave/toto.txt
132 examples/msg/simulation.trace
133 examples/msg/toto.txt
134 examples/msg/z_gtnets.trace
135 examples/msg/gpu/test_MSG_gpu_task_create
136 examples/msg/cloud/masterslave_virtual_machines
137 examples/msg/energy/e1/e1
138 examples/msg/energy/e2/e2
139 examples/msg/energy/e3/e3
140 examples/msg/pastry/pastry
141 examples/msg/semaphores/synchro
142 examples/msg/tracing/link_srcdst_user_variables
143 examples/msg/tracing/link_user_variables
144 examples/msg/tracing/simple
145 examples/msg/tracing/trace_platform
146 examples/msg/tracing/user_variables
147 examples/msg/tracing/procmig
148 examples/msg/tracing/tasks
149 examples/msg/tracing/volume
150 examples/msg/io/file
151 examples/msg/io/file_unlink
152 examples/msg/mc/bugged3
153 examples/msg/mc/test/snapshot_comparison1
154 examples/msg/mc/test/snapshot_comparison2
155 examples/msg/mc/test/snapshot_comparison3
156 examples/msg/mc/test/snapshot_comparison4
157 examples/msg/mc/test/snapshot_comparison5
158 examples/msg/chainsend/chainsend
159 examples/msg/chord/chord
160 examples/msg/chord/chord_stateful
161 examples/msg/chord/deployments
162 examples/msg/chord/exp_*
163 examples/msg/token_ring/token_ring
164 examples/msg/token_ring/token_bypass
165 examples/msg/icomms/peer
166 examples/msg/icomms/peer2
167 examples/msg/start_kill_time/sk_time
168 examples/msg/icomms/.kdbgrc.peer3
169 examples/msg/icomms/peer3
170 examples/msg/icomms/toto.txt
171 examples/msg/masterslave/masterslave_console
172 examples/msg/irc_isend/peer
173 examples/msg/irc_isend/toto.txt
174 examples/simdag/sd_avail
175 examples/simdag/ex_sd_seq_access
176 examples/simdag/sd_seq_access
177 examples/simdag/sd_comm_throttling
178 examples/simdag/sd_fail
179 examples/simdag/sd_typed_tasks_test
180 examples/simdag/ex_sd_test_console
181 examples/simdag/sd_test_console
182 examples/simdag/scheduling/Montage_25.jed
183 examples/simdag/dot/dot_test
184 examples/simdag/dot/dot_test2
185 examples/simdag/ex_sd_test
186 examples/simdag/ex_sd_test2
187 examples/simdag/metaxml/sd_meta
188 examples/simdag/properties/sd_prop
189 examples/simdag/sd_test
190 examples/simdag/sd_test2
191 examples/simdag/dax/dax_test
192 examples/simdag/goal/goal_test
193 examples/simdag/scheduling/minmin_test
194 examples/simdag/io/sd_io
195 examples/msg/actions/actions
196 examples/msg/bittorrent/bittorrent
197 examples/msg/bittorrent/bittorrent_platfgen
198 examples/msg/kademlia/kademlia
199 examples/msg/gtnets/gtnets
200 examples/msg/masterslave/masterslave_bypass
201 examples/msg/masterslave/masterslave_failure
202 examples/msg/masterslave/masterslave_forwarder
203 examples/msg/masterslave/masterslave_mailbox
204 examples/msg/masterslave/masterslave_kill
205 examples/msg/masterslave/masterslave_arg
206 examples/msg/masterslave/masterslave_failure_platfgen
207 examples/msg/masterslave/masterslave_platfgen
208 examples/msg/migration/migration
209 examples/msg/parallel_task/parallel_task
210 examples/msg/parallel_task/test_ptask
211 examples/msg/priority/priority
212 examples/msg/properties/msg_prop
213 examples/msg/sendrecv/sendrecv
214 examples/msg/suspend/suspend
215 examples/msg/trace/test_trace_integration
216 examples/msg/mc/centralized
217 examples/msg/mc/bugged2
218 examples/msg/mc/bugged1
219 examples/msg/parallel_contexts/pcontexts
220 examples/msg/parallel_contexts/pcontexts2
221 examples/msg/pmm/msg_pmm
222 examples/smpi/toto.txt
223 examples/smpi/MM/MM_mpi
224 examples/smpi/smpi_replay
225 examples/smpi/replay/one_trace
226 examples/smpi/bcbench
227 examples/smpi/first
228 examples/smpi/mvmul
229 examples/smpi/ring_c
230 examples/smpi/second
231 examples/smpi/sendrecv
232 examples/smpi/mc_bugged1
233 examples/smpi/mc_bugged2
234 examples/smpi/smpi_traced_simple
235
236 examples/msg/mc/bugged1_liveness
237 examples/msg/mc/bugged1_stateful
238 examples/msg/mc/bugged2_liveness
239 examples/msg/mc/bugged2_stateful
240 examples/msg/mc/centralized_liveness
241 examples/msg/mc/electric_fence
242 examples/smpi/mc/bugged1
243 examples/smpi/mc/bugged1_liveness
244 examples/smpi/mc/bugged2
245
246
247 src/replay/replay
248 src/testall
249 teshsuite/smpi/allgather_coll
250 teshsuite/smpi/allgatherv_coll
251 teshsuite/smpi/allreduce_coll
252 teshsuite/smpi/alltoall_coll
253 teshsuite/smpi/alltoallv_coll
254 teshsuite/smpi/barrier_coll
255 teshsuite/smpi/bcast_coll
256 teshsuite/smpi/gather_coll
257 teshsuite/smpi/reduce_coll
258 teshsuite/smpi/reduce_scatter_coll
259 teshsuite/smpi/allreduce
260 teshsuite/smpi/alltoall2
261 teshsuite/smpi/alltoall_basic
262 teshsuite/smpi/alltoallv
263 teshsuite/smpi/bcast
264 teshsuite/smpi/compute
265 teshsuite/smpi/compute2
266 teshsuite/smpi/compute3
267 teshsuite/smpi/dsend
268 teshsuite/smpi/hvector_test
269 teshsuite/smpi/indexed_test
270 teshsuite/smpi/pingpong
271 teshsuite/smpi/reduce
272 teshsuite/smpi/scatter
273 teshsuite/smpi/shared
274 teshsuite/smpi/smpi_sendrecv
275 teshsuite/smpi/split
276 teshsuite/smpi/struct_test
277 teshsuite/smpi/ttest01
278 teshsuite/smpi/vector_test
279 teshsuite/smpi/mpich-test/*/*.out
280 teshsuite/smpi/mpich-test/*/*.stdo
281 teshsuite/smpi/mpich-test/coll/allgatherf
282 teshsuite/smpi/mpich-test/coll/allred
283 teshsuite/smpi/mpich-test/coll/allred2
284 teshsuite/smpi/mpich-test/coll/allredf
285 teshsuite/smpi/mpich-test/coll/allredmany
286 teshsuite/smpi/mpich-test/coll/alltoallv_mpich
287 teshsuite/smpi/mpich-test/coll/assocf
288 teshsuite/smpi/mpich-test/coll/barrier
289 teshsuite/smpi/mpich-test/coll/bcast_mpich
290 teshsuite/smpi/mpich-test/coll/bcastbug
291 teshsuite/smpi/mpich-test/coll/bcastbug2
292 teshsuite/smpi/mpich-test/coll/bcastlog
293 teshsuite/smpi/mpich-test/coll/bcastvec
294 teshsuite/smpi/mpich-test/coll/coll1
295 teshsuite/smpi/mpich-test/coll/coll10
296 teshsuite/smpi/mpich-test/coll/coll11
297 teshsuite/smpi/mpich-test/coll/coll12
298 teshsuite/smpi/mpich-test/coll/coll13
299 teshsuite/smpi/mpich-test/coll/coll2
300 teshsuite/smpi/mpich-test/coll/coll3
301 teshsuite/smpi/mpich-test/coll/coll4
302 teshsuite/smpi/mpich-test/coll/coll5
303 teshsuite/smpi/mpich-test/coll/coll6
304 teshsuite/smpi/mpich-test/coll/coll7
305 teshsuite/smpi/mpich-test/coll/coll8
306 teshsuite/smpi/mpich-test/coll/coll9
307 teshsuite/smpi/mpich-test/coll/grouptest
308 teshsuite/smpi/mpich-test/coll/longuser
309 teshsuite/smpi/mpich-test/coll/redscat
310 teshsuite/smpi/mpich-test/coll/redtst
311 teshsuite/smpi/mpich-test/coll/scantst
312 teshsuite/smpi/mpich-test/coll/scattern
313 teshsuite/smpi/mpich-test/coll/scatterv
314 teshsuite/smpi/mpich-test/context/attrerr
315 teshsuite/smpi/mpich-test/context/groupcreate
316 teshsuite/smpi/mpich-test/context/grouptest_mpich
317 teshsuite/smpi/mpich-test/context/icdup
318 teshsuite/smpi/mpich-test/context/ictest
319 teshsuite/smpi/mpich-test/context/ictest2
320 teshsuite/smpi/mpich-test/context/ictest3
321 teshsuite/smpi/mpich-test/env/aborttest
322 teshsuite/smpi/mpich-test/env/baseattr
323 teshsuite/smpi/mpich-test/env/env.diff
324 teshsuite/smpi/mpich-test/env/errhand
325 teshsuite/smpi/mpich-test/env/getproc
326 teshsuite/smpi/mpich-test/env/getprocf
327 teshsuite/smpi/mpich-test/env/gtime
328 teshsuite/smpi/mpich-test/env/init
329 teshsuite/smpi/mpich-test/env/sigchk
330 teshsuite/smpi/mpich-test/env/testerr
331 teshsuite/smpi/mpich-test/env/timers
332 teshsuite/smpi/mpich-test/env/timertest
333 teshsuite/smpi/mpich-test/profile/colluses
334 teshsuite/smpi/mpich-test/profile/ptest
335 teshsuite/smpi/mpich-test/pt2pt/bsendtest
336 teshsuite/smpi/mpich-test/pt2pt/cancel
337 teshsuite/smpi/mpich-test/pt2pt/cancel2
338 teshsuite/smpi/mpich-test/pt2pt/cancel3
339 teshsuite/smpi/mpich-test/pt2pt/cancelibm
340 teshsuite/smpi/mpich-test/pt2pt/cancelissend
341 teshsuite/smpi/mpich-test/pt2pt/cancelmessages
342 teshsuite/smpi/mpich-test/pt2pt/commit
343 teshsuite/smpi/mpich-test/pt2pt/dataalign
344 teshsuite/smpi/mpich-test/pt2pt/dtypelife
345 teshsuite/smpi/mpich-test/pt2pt/dtyperecv
346 teshsuite/smpi/mpich-test/pt2pt/exittest
347 teshsuite/smpi/mpich-test/pt2pt/fifth
348 teshsuite/smpi/mpich-test/pt2pt/flood
349 teshsuite/smpi/mpich-test/pt2pt/flood2
350 teshsuite/smpi/mpich-test/pt2pt/fourth
351 teshsuite/smpi/mpich-test/pt2pt/getelm
352 teshsuite/smpi/mpich-test/pt2pt/hindexed
353 teshsuite/smpi/mpich-test/pt2pt/htmsg
354 teshsuite/smpi/mpich-test/pt2pt/hvec
355 teshsuite/smpi/mpich-test/pt2pt/hvectest
356 teshsuite/smpi/mpich-test/pt2pt/hvectest2
357 teshsuite/smpi/mpich-test/pt2pt/irecvtest
358 teshsuite/smpi/mpich-test/pt2pt/irsend
359 teshsuite/smpi/mpich-test/pt2pt/irsendinit
360 teshsuite/smpi/mpich-test/pt2pt/isendf
361 teshsuite/smpi/mpich-test/pt2pt/isendtest
362 teshsuite/smpi/mpich-test/pt2pt/isndrcv
363 teshsuite/smpi/mpich-test/pt2pt/issend2
364 teshsuite/smpi/mpich-test/pt2pt/issendinit
365 teshsuite/smpi/mpich-test/pt2pt/issendtest
366 teshsuite/smpi/mpich-test/pt2pt/longmsgs
367 teshsuite/smpi/mpich-test/pt2pt/nblock
368 teshsuite/smpi/mpich-test/pt2pt/nbtest
369 teshsuite/smpi/mpich-test/pt2pt/nullproc
370 teshsuite/smpi/mpich-test/pt2pt/nullproc2
371 teshsuite/smpi/mpich-test/pt2pt/order
372 teshsuite/smpi/mpich-test/pt2pt/overtake
373 teshsuite/smpi/mpich-test/pt2pt/pack
374 teshsuite/smpi/mpich-test/pt2pt/persist
375 teshsuite/smpi/mpich-test/pt2pt/persist2
376 teshsuite/smpi/mpich-test/pt2pt/persistent
377 teshsuite/smpi/mpich-test/pt2pt/pingpong_f
378 teshsuite/smpi/mpich-test/pt2pt/probe
379 teshsuite/smpi/mpich-test/pt2pt/probe1
380 teshsuite/smpi/mpich-test/pt2pt/relrank
381 teshsuite/smpi/mpich-test/pt2pt/reqcreate
382 teshsuite/smpi/mpich-test/pt2pt/reqfree
383 teshsuite/smpi/mpich-test/pt2pt/secondf
384 teshsuite/smpi/mpich-test/pt2pt/self
385 teshsuite/smpi/mpich-test/pt2pt/selfvsworld
386 teshsuite/smpi/mpich-test/pt2pt/send1
387 teshsuite/smpi/mpich-test/pt2pt/sendcplx
388 teshsuite/smpi/mpich-test/pt2pt/sendfort
389 teshsuite/smpi/mpich-test/pt2pt/sendmany
390 teshsuite/smpi/mpich-test/pt2pt/sendorder
391 teshsuite/smpi/mpich-test/pt2pt/sendrecv2
392 teshsuite/smpi/mpich-test/pt2pt/sendrecv3
393 teshsuite/smpi/mpich-test/pt2pt/sendrecv4
394 teshsuite/smpi/mpich-test/pt2pt/sendrecv_mpich
395 teshsuite/smpi/mpich-test/pt2pt/sixth
396 teshsuite/smpi/mpich-test/pt2pt/sndrcv
397 teshsuite/smpi/mpich-test/pt2pt/sndrcvrep
398 teshsuite/smpi/mpich-test/pt2pt/sndrcvrpl2
399 teshsuite/smpi/mpich-test/pt2pt/ssendtest
400 teshsuite/smpi/mpich-test/pt2pt/ssendtest2
401 teshsuite/smpi/mpich-test/pt2pt/structlb
402 teshsuite/smpi/mpich-test/pt2pt/testall_mpich
403 teshsuite/smpi/mpich-test/pt2pt/testsome
404 teshsuite/smpi/mpich-test/pt2pt/testtest1
405 teshsuite/smpi/mpich-test/pt2pt/testtypes
406 teshsuite/smpi/mpich-test/pt2pt/third
407 teshsuite/smpi/mpich-test/pt2pt/trunc
408 teshsuite/smpi/mpich-test/pt2pt/truncmult
409 teshsuite/smpi/mpich-test/pt2pt/typebase
410 teshsuite/smpi/mpich-test/pt2pt/typebasef
411 teshsuite/smpi/mpich-test/pt2pt/typecreate
412 teshsuite/smpi/mpich-test/pt2pt/typelb
413 teshsuite/smpi/mpich-test/pt2pt/typetest
414 teshsuite/smpi/mpich-test/pt2pt/typeub
415 teshsuite/smpi/mpich-test/pt2pt/typeub2
416 teshsuite/smpi/mpich-test/pt2pt/typeub3
417 teshsuite/smpi/mpich-test/pt2pt/waitall
418 teshsuite/smpi/mpich-test/pt2pt/waitall2
419 teshsuite/smpi/mpich-test/pt2pt/waitall3
420 teshsuite/smpi/mpich-test/pt2pt/waitall4
421 teshsuite/smpi/mpich-test/pt2pt/waitany
422 teshsuite/smpi/mpich3-test/attr/attr2type
423 teshsuite/smpi/mpich3-test/attr/attrend
424 teshsuite/smpi/mpich3-test/attr/attrend2
425 teshsuite/smpi/mpich3-test/attr/attrerr
426 teshsuite/smpi/mpich3-test/attr/attrerrcomm
427 teshsuite/smpi/mpich3-test/attr/attrerrtype
428 teshsuite/smpi/mpich3-test/attr/attric
429 teshsuite/smpi/mpich3-test/attr/attrorder
430 teshsuite/msg/pid
431 teshsuite/msg/get_sender
432 teshsuite/msg/trace/test_trace_integration
433 teshsuite/simdag/availability/availability_test
434 teshsuite/simdag/basic0
435 teshsuite/simdag/basic1
436 teshsuite/simdag/basic2
437 teshsuite/simdag/basic3
438 teshsuite/simdag/basic4
439 teshsuite/simdag/basic5
440 teshsuite/simdag/basic6
441 teshsuite/simdag/incomplete
442 teshsuite/simdag/network/mxn/test_intra_all2all
443 teshsuite/simdag/network/mxn/test_intra_independent_comm
444 teshsuite/simdag/network/mxn/test_intra_scatter
445 teshsuite/simdag/network/p2p/test_latency1
446 teshsuite/simdag/network/p2p/test_latency2
447 teshsuite/simdag/network/p2p/test_latency3
448 teshsuite/simdag/network/p2p/test_latency_bound
449 teshsuite/simdag/network/test_reinit_costs
450 teshsuite/simdag/platforms/basic_parsing_test
451 teshsuite/simdag/platforms/flatifier
452 teshsuite/simdag/platforms/basic_tracing
453 teshsuite/simdag/platforms/basic_link_test
454 teshsuite/simdag/platforms/evaluate_get_route_time
455 teshsuite/simdag/platforms/evaluate_parse_time
456 teshsuite/simdag/partask/test_comp_only_par
457 teshsuite/simdag/partask/test_comp_only_seq
458 teshsuite/xbt/log_large_test
459 teshsuite/xbt/parallel_log_crashtest
460 testsuite/xbt/parmap_bench
461 teshsuite/xbt/mmalloc_test
462 teshsuite/xbt/parmap_test
463 testsuite/run_tests
464 testsuite/simdag/sd_test
465 testsuite/surf/lmm_usage
466 testsuite/surf/maxmin_bench
467 testsuite/surf/surf_usage
468 testsuite/surf/surf_usage2
469 testsuite/surf/trace_usage
470 testsuite/testgraph.dot
471 testsuite/testgraph.xml
472 testsuite/xbt/context_usage
473 testsuite/xbt/graphxml_usage
474 testsuite/xbt/heap_bench
475 testsuite/xbt/log_usage
476 tools/tesh/tesh
477 examples/msg/tracing/categories
478 examples/msg/tracing/ms
479 teshsuite/simdag/platforms/is_router_test
480 examples/msg/masterslave/masterslave_cluster
481 examples/simdag/simdag_tracing
482 examples/smpi/smpi_traced
483 examples/smpi/ttest01
484 teshsuite/datadesc_usage.out
485 test_rl
486 test_sg
487 examples/smpi/smpi_traced.trace
488 examples/simdag/dot/simulate_dot
489 teshsuite/simdag/platforms/graphicator
490
491 #########################################
492 ## touched files to track the dependencies of java examples
493 examples/java/async/java_async_compiled
494 examples/java/bittorrent/java_bittorrent_compiled
495 examples/java/chord/java_chord_compiled
496 examples/java/cloud/java_cloud_compiled
497 examples/java/commTime/java_commTime_compiled
498 examples/java/io/java_io_compiled
499 examples/java/kademlia/java_kademlia_compiled
500 examples/java/master_slave_bypass/java_master_slave_bypass_compiled
501 examples/java/master_slave_kill/java_master_slave_kill_compiled
502 examples/java/masterslave/java_masterslave_compiled
503 examples/java/migration/java_migration_compiled
504 examples/java/mutualExclusion/java_mutualExclusion_compiled
505 examples/java/pingPong/java_pingPong_compiled
506 examples/java/priority/java_priority_compiled
507 examples/java/startKillTime/java_startKillTime_compiled
508 examples/java/suspend/java_suspend_compiled
509 examples/java/tracing/java_tracing_compiled