Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
trying to pass lua task as a data instead new allocation
[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 *_simulator
24 config.log
25 config.status
26 Makefile.in
27
28 src/*_unit.c
29 src/supernovae_*.c
30 src/simgrid_units_main.c
31 src/gras_config.h.in
32
33 testgraph.dot
34 testgraph.xml
35 buildtools/Cmake/src/tmp_gras_config.h.in
36 conftestval
37 cmake_install.cmake
38 CMakeFiles
39
40 bibtex2html-1.02/
41 doc/all_bib.html
42 doc/all_bib.latin1.html
43 doc/all_bib.latin1.html.tmp
44 doc/logcategories.sh
45 doc/publis_core.bib
46 doc/publis_core_bib.html
47 doc/publis_core_bib.latin1.html
48 doc/publis_core_bib.latin1.html.tmp
49 doc/publis_count.html
50 doc/publis_extern.bib
51 doc/publis_extern_bib.html
52 doc/publis_extern_bib.latin1.html
53 doc/publis_extern_bib.latin1.html.tmp
54 doc/publis_intra.bib
55 doc/publis_intra_bib.html
56 doc/publis_intra_bib.latin1.html
57 doc/publis_intra_bib.latin1.html.tmp
58 doc/realtoc.sh
59 doc/tmp.realtoc
60 doc/using_bib.html
61 doc/using_bib.latin1.html
62 doc/using_bib.latin1.html.tmp
63
64 tools/graspe_master
65 examples/java/*/classnoinst.stamp
66 ###
67
68 aclocal.m4
69 acmacro/libtool.m4
70 acmacro/ltoptions.m4
71 acmacro/ltsugar.m4
72 acmacro/ltversion.m4
73 acmacro/lt~obsolete.m4
74 config.guess
75 config.sub
76 configure
77 install-sh
78 libtool
79 ltmain.sh
80
81 autom4te.cache/*
82 doc/Doxyfile
83 include/simgrid_config.h
84 examples/amok/bandwidth/bandwidth_maestro
85 examples/amok/bandwidth/bandwidth_sensor
86 examples/amok/saturate/saturate_maestro
87 examples/amok/saturate/saturate_sensor
88 examples/gras/all2all/all2all_receiver
89 examples/gras/all2all/all2all_sender
90 examples/gras/chrono/chrono_multiplier
91 examples/gras/mmrpc/mmrpc_client
92 examples/gras/mmrpc/mmrpc_server
93 examples/gras/mutual_exclusion/simple_token/simple_token_node
94 examples/gras/mutual_exclusion/simple_token/simple_token_checker
95 examples/gras/ping/ping_client
96 examples/gras/ping/ping_server
97 examples/gras/ping/ping_checker
98 examples/gras/pmm/pmm_master
99 examples/gras/pmm/pmm_slave
100 examples/gras/properties/properties_alice
101 examples/gras/properties/properties_bob
102 examples/gras/properties/properties_master
103 examples/gras/properties/properties_slave
104 examples/gras/rpc/rpc_client
105 examples/gras/rpc/rpc_forwarder
106 examples/gras/rpc/rpc_server
107 examples/gras/spawn/spawn_child
108 examples/gras/spawn/spawn_father
109 examples/gras/synchro/synchro_philosopher
110 examples/gras/timer/timer_client
111 examples/gras/replay/replay_simulator
112 examples/gras/replay/replay_master
113 examples/gras/replay/replay_worker
114 examples/msg/actions/actions
115 examples/msg/gtnets/gtnets
116 examples/msg/masterslave/masterslave_bypass
117 examples/msg/masterslave/masterslave_failure
118 examples/msg/masterslave/masterslave_forwarder
119 examples/msg/masterslave/masterslave_mailbox
120 examples/msg/migration/migration
121 examples/msg/parallel_task/parallel_task
122 examples/msg/parallel_task/test_ptask
123 examples/msg/priority/priority
124 examples/msg/properties/msg_prop
125 examples/msg/sendrecv/sendrecv
126 examples/msg/suspend/suspend
127 examples/msg/trace/test_trace_integration
128 examples/simdag/ex_sd_test
129 examples/simdag/ex_sd_test2
130 examples/simdag/metaxml/sd_meta
131 examples/simdag/properties/sd_prop
132 examples/simdag/sd_test
133 examples/simdag/sd_test2
134 examples/simdag/dax/dax_test
135 examples/smpi/reduce
136 examples/smpi/bcast
137 examples/smpi/bcbench
138 examples/smpi/compute
139 examples/smpi/compute2
140 examples/smpi/compute3
141 examples/smpi/first
142 examples/smpi/mvmul
143 examples/smpi/ring_c
144 examples/smpi/second
145 examples/smpi/split
146 examples/smpi/allreduce
147 examples/smpi/pingpong
148 examples/smpi/scatter
149 examples/smpi/alltoall2
150 examples/smpi/alltoall_basic
151 examples/smpi/alltoallv
152 examples/smpi/sendrecv
153 examples/smpi/smpi_sendrecv
154 simgrid-*-svn/*
155 src/.classes/*
156 src/context_sysv_config.h
157 src/gras_config.h
158 src/simgrid.jar
159 src/smpi/smpicc
160 src/smpi/smpirun
161 src/testall
162 src/ucontext_stack.h
163 teshsuite/datadesc_usage.out
164 teshsuite/gras/datadesc/datadesc_usage
165 teshsuite/gras/empty_main/empty_main_function
166 teshsuite/gras/msg_handle/msg_handle_client
167 teshsuite/gras/msg_handle/msg_handle_server
168 teshsuite/gras/small_sleep/log.txt
169 teshsuite/gras/small_sleep/small_sleep_function
170 teshsuite/gras/modelcheck/modelcheck_checker
171 teshsuite/msg/get_sender
172 teshsuite/simdag/basic0
173 teshsuite/simdag/basic1
174 teshsuite/simdag/basic2
175 teshsuite/simdag/basic3
176 teshsuite/simdag/basic4
177 teshsuite/simdag/basic5
178 teshsuite/simdag/basic6
179 teshsuite/simdag/network/mxn/test_intra_all2all
180 teshsuite/simdag/network/mxn/test_intra_independent_comm
181 teshsuite/simdag/network/mxn/test_intra_scatter
182 teshsuite/simdag/network/p2p/test_latency1
183 teshsuite/simdag/network/p2p/test_latency2
184 teshsuite/simdag/network/p2p/test_latency3
185 teshsuite/simdag/network/p2p/test_latency_bound
186 teshsuite/simdag/network/test_reinit_costs
187 teshsuite/simdag/platforms/basic_parsing_test
188 teshsuite/simdag/platforms/flatifier
189 teshsuite/simdag/partask/test_comp_only_par
190 teshsuite/simdag/partask/test_comp_only_seq
191 teshsuite/xbt/log_large_test
192 teshsuite/xbt/parallel_log_crashtest
193 testsuite/run_tests
194 testsuite/simdag/sd_test
195 testsuite/surf/lmm_usage
196 testsuite/surf/maxmin_bench
197 testsuite/surf/surf_usage
198 testsuite/surf/surf_usage2
199 testsuite/surf/trace_usage
200 testsuite/testgraph.dot
201 testsuite/testgraph.xml
202 testsuite/xbt/context_usage
203 testsuite/xbt/graphxml_usage
204 testsuite/xbt/heap_bench
205 testsuite/xbt/log_usage
206 tools/gras/gras_stub_generator
207 tools/graspe-slave
208 tools/tesh/tesh
209