Logo AND Algorithmique Numérique Distribuée

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