Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This commit 590f9c7e65ce6a64705272d79443599877d5cb72 add a segfault to compilation.
[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 src/simgrid.jar
48 src/bindings/ruby/simgrid.so
49 examples/ruby/simgrid.so
50 examples/lua/simgrid.so
51 src/bindings/ruby/libsimgrid.so
52
53 examples/msg/zmsg_test.trace
54 examples/msg/categories.trace
55 examples/msg/masterslave/toto.txt
56 examples/msg/simulation.trace
57 examples/msg/toto.txt
58 examples/msg/z_gtnets.trace
59 examples/msg/tracing/procmig
60 examples/msg/tracing/tasks
61 examples/msg/tracing/volume
62
63 src/simgrid_units_main.c
64 *_unit.c
65 src/supernovae_*.c
66
67 buildtools/Cmake/src/tmp_gras_config.h.in
68 buildtools/Cmake/src/tmp_tracing_config.h.in
69 make_simgrid_java.sh
70
71 testgraph.dot
72 testgraph.xml
73 conftestval
74 cmake_install.cmake
75 CMakeFiles
76 install_manifest.txt
77 _CPack_Packages/
78
79 bibtex2html-1.02/
80
81 examples/smpi/toto.txt
82 src/gras_config.h.in
83 tools/graspe_master
84 examples/java/*/classnoinst.stamp
85 ###
86 doc/all_bib.html
87 doc/all_bib.latin1.html
88 doc/all_bib.latin1.html.tmp
89 doc/logcategories.sh
90 doc/publis_core.bib
91 doc/publis_core_bib.html
92 doc/publis_core_bib.latin1.html
93 doc/publis_core_bib.latin1.html.tmp
94 doc/publis_count.html
95 doc/publis_extern.bib
96 doc/publis_extern_bib.html
97 doc/publis_extern_bib.latin1.html
98 doc/publis_extern_bib.latin1.html.tmp
99 doc/publis_intra.bib
100 doc/publis_intra_bib.html
101 doc/publis_intra_bib.latin1.html
102 doc/publis_intra_bib.latin1.html.tmp
103 doc/realtoc.sh
104 doc/tmp.realtoc
105 doc/using_bib.html
106 doc/using_bib.latin1.html
107 doc/using_bib.latin1.html.tmp
108
109 doc/Doxyfile
110 include/simgrid_config.h
111 include/instr/tracing_config.h
112 examples/amok/bandwidth/bandwidth_maestro
113 examples/amok/bandwidth/bandwidth_sensor
114 examples/amok/saturate/saturate_maestro
115 examples/amok/saturate/saturate_sensor
116 examples/gras/all2all/all2all_receiver
117 examples/gras/all2all/all2all_sender
118 examples/gras/chrono/chrono_multiplier
119 examples/gras/mmrpc/mmrpc_client
120 examples/gras/mmrpc/mmrpc_server
121 examples/gras/mutual_exclusion/simple_token/simple_token_node
122 examples/gras/mutual_exclusion/simple_token/simple_token_checker
123 examples/gras/ping/ping_client
124 examples/gras/ping/ping_server
125 examples/gras/ping/ping_checker
126 examples/gras/pmm/pmm_master
127 examples/gras/pmm/pmm_slave
128 examples/gras/properties/properties_alice
129 examples/gras/properties/properties_bob
130 examples/gras/properties/properties_master
131 examples/gras/properties/properties_slave
132 examples/gras/rpc/rpc_client
133 examples/gras/rpc/rpc_forwarder
134 examples/gras/rpc/rpc_server
135 examples/gras/spawn/spawn_child
136 examples/gras/spawn/spawn_father
137 examples/gras/synchro/synchro_philosopher
138 examples/gras/timer/timer_client
139 examples/gras/replay/replay_simulator
140 examples/gras/replay/replay_master
141 examples/gras/replay/replay_worker
142 examples/msg/actions/actions
143 examples/msg/gtnets/gtnets
144 examples/msg/masterslave/masterslave_bypass
145 examples/msg/masterslave/masterslave_failure
146 examples/msg/masterslave/masterslave_forwarder
147 examples/msg/masterslave/masterslave_mailbox
148 examples/msg/migration/migration
149 examples/msg/parallel_task/parallel_task
150 examples/msg/parallel_task/test_ptask
151 examples/msg/priority/priority
152 examples/msg/properties/msg_prop
153 examples/msg/sendrecv/sendrecv
154 examples/msg/suspend/suspend
155 examples/msg/trace/test_trace_integration
156 examples/msg/mc/centralized
157 examples/msg/mc/bugged2
158 examples/msg/mc/bugged1
159 examples/simdag/ex_sd_test
160 examples/simdag/ex_sd_test2
161 examples/simdag/metaxml/sd_meta
162 examples/simdag/properties/sd_prop
163 examples/simdag/sd_test
164 examples/simdag/sd_test2
165 examples/simdag/dax/dax_test
166 examples/smpi/reduce
167 examples/smpi/bcast
168 examples/smpi/bcbench
169 examples/smpi/compute
170 examples/smpi/compute2
171 examples/smpi/compute3
172 examples/smpi/first
173 examples/smpi/mvmul
174 examples/smpi/ring_c
175 examples/smpi/second
176 examples/smpi/split
177 examples/smpi/allreduce
178 examples/smpi/pingpong
179 examples/smpi/scatter
180 examples/smpi/alltoall2
181 examples/smpi/alltoall_basic
182 examples/smpi/alltoallv
183 examples/smpi/sendrecv
184 examples/smpi/smpi_sendrecv
185 simgrid-*-svn/*
186 src/context_sysv_config.h
187 src/gras_config.h
188 src/smpi/smpicc
189 src/smpi/smpirun
190 src/testall
191 src/ucontext_stack.h
192 teshsuite/datadesc_usage.out
193 teshsuite/gras/datadesc/datadesc_usage
194 teshsuite/gras/empty_main/empty_main_function
195 teshsuite/gras/msg_handle/msg_handle_client
196 teshsuite/gras/msg_handle/msg_handle_server
197 teshsuite/gras/small_sleep/log.txt
198 teshsuite/gras/small_sleep/small_sleep_function
199 teshsuite/gras/modelcheck/modelcheck_checker
200 teshsuite/msg/get_sender
201 teshsuite/simdag/basic0
202 teshsuite/simdag/basic1
203 teshsuite/simdag/basic2
204 teshsuite/simdag/basic3
205 teshsuite/simdag/basic4
206 teshsuite/simdag/basic5
207 teshsuite/simdag/basic6
208 teshsuite/simdag/network/mxn/test_intra_all2all
209 teshsuite/simdag/network/mxn/test_intra_independent_comm
210 teshsuite/simdag/network/mxn/test_intra_scatter
211 teshsuite/simdag/network/p2p/test_latency1
212 teshsuite/simdag/network/p2p/test_latency2
213 teshsuite/simdag/network/p2p/test_latency3
214 teshsuite/simdag/network/p2p/test_latency_bound
215 teshsuite/simdag/network/test_reinit_costs
216 teshsuite/simdag/platforms/basic_parsing_test
217 teshsuite/simdag/platforms/flatifier
218 teshsuite/simdag/partask/test_comp_only_par
219 teshsuite/simdag/partask/test_comp_only_seq
220 teshsuite/xbt/log_large_test
221 teshsuite/xbt/parallel_log_crashtest
222 testsuite/run_tests
223 testsuite/simdag/sd_test
224 testsuite/surf/lmm_usage
225 testsuite/surf/maxmin_bench
226 testsuite/surf/surf_usage
227 testsuite/surf/surf_usage2
228 testsuite/surf/trace_usage
229 testsuite/testgraph.dot
230 testsuite/testgraph.xml
231 testsuite/xbt/context_usage
232 testsuite/xbt/graphxml_usage
233 testsuite/xbt/heap_bench
234 testsuite/xbt/log_usage
235 tools/gras/gras_stub_generator
236 tools/graspe-slave
237 tools/tesh/tesh
238 examples/msg/tracing/categories
239 examples/msg/tracing/ms
240
241