X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f9e6853d2c5b7b867211700bc12f0ee57f640b30..386fdb787b4d39af174e239965e51008bc9c330d:/.gitignore diff --git a/.gitignore b/.gitignore index 6dc00ee2e1..6dff2de688 100644 --- a/.gitignore +++ b/.gitignore @@ -12,19 +12,20 @@ *.plist *.trace *.class +\#* +.attach_pid* + +### cmake +CTestCustom.cmake +CTestResults.xml -################################################ ### Maintainer mode src/simdag/dax_dtd.l src/surf/simgrid_dtd.l src/xbt/graphxml.l - -################################################ ### Jedule examples/simdag/scheduling/simgrid.jed teshsuite/simdag/platforms/simgrid.jed - -################################################ ### Libraries links src/bindings/ruby/simgrid.so examples/ruby/simgrid.so @@ -34,13 +35,9 @@ examples/msg/masterslave/simgrid.so examples/simdag/simgrid.so examples/lua/console/simgrid.so simgrid.jar - -################################################ ### Unit files src/simgrid_units_main.c src/*_unit.c - -################################################ ### Generated files _*.c include/simgrid_config.h @@ -53,8 +50,6 @@ src/smpi/smpicc src/smpi/smpirun simgrid-*.tar.gz testprog - -################################################ ### Cmake files CPackConfig.cmake CPackSourceConfig.cmake @@ -64,7 +59,6 @@ cmake_install.cmake CMakeFiles install_manifest.txt _CPack_Packages/ -CMakeFiles CMakeCache.txt DartConfiguration.tcl simgrid.nsi @@ -76,23 +70,34 @@ lib/ manpages/ build_*/ build/ -buildtools/Cmake/memcheck_tests.cmake -buildtools/Cmake/test_prog/prog_va_copy.c - - -################################################ +tools/cmake/memcheck_tests.cmake +tools/cmake/test_prog/prog_va_copy.c ### windows borland *.bpr *.bpf - -################################################ ### Documentation +doc/allclasses-frame.html +doc/allclasses-noframe.html +doc/constant-values.html +doc/deprecated-list.html +doc/help-doc.html +doc/index-all.html +doc/index.html +doc/org/ +doc/overview-frame.html +doc/overview-summary.html +doc/overview-tree.html +doc/package-list +doc/resources/ +doc/serialized-form.html +doc/stylesheet.css doc/all_bib.html doc/logcategories.sh doc/realtoc.sh doc/tmp.realtoc doc/using_bib.html doc/Doxyfile +doc/doxygen_sqlite3.db doc/footer.html *.doc.toc doc/latex/ @@ -102,8 +107,7 @@ doc/simgrid.tag doc/doxygen/logcategories.doc doc/index-API.doc doc/simgrid_modules.map - -################################################ +doc/javadoc ### Specific of project .settings/ .csettings/ @@ -115,8 +119,6 @@ Debug/ .emacs.desktop tags callgrind.out.* - -################################################ ### Examples and traces *.exe testgraph.dot @@ -133,13 +135,15 @@ examples/msg/toto.txt examples/msg/z_gtnets.trace examples/msg/gpu/test_MSG_gpu_task_create examples/msg/cloud/bound +examples/msg/cloud/master_worker_vm examples/msg/cloud/migrate_vm examples/msg/cloud/multicore examples/msg/cloud/scale examples/msg/cloud/simple_vm examples/msg/cloud/two_tasks_vm -examples/msg/energy/e1/e1 -examples/msg/energy/e2/e2 +examples/msg/energy/consumption/energy_consumption +examples/msg/energy/onoff/onoff +examples/msg/energy/pstate/pstate examples/msg/energy/e3/e3 examples/msg/pastry/pastry examples/msg/semaphores/synchro @@ -153,6 +157,7 @@ examples/msg/tracing/tasks examples/msg/tracing/volume examples/msg/io/file examples/msg/io/file_unlink +examples/msg/io/remote examples/msg/io/storage examples/msg/mc/bugged3 examples/msg/mc/test/snapshot_comparison1 @@ -176,6 +181,7 @@ examples/msg/icomms/toto.txt examples/msg/masterslave/masterslave_console examples/msg/irc_isend/peer examples/msg/irc_isend/toto.txt +examples/msg/ns3/ns3 examples/simdag/sd_avail examples/simdag/ex_sd_seq_access examples/simdag/sd_seq_access @@ -198,6 +204,7 @@ examples/simdag/goal/goal_test examples/simdag/scheduling/minmin_test examples/simdag/io/sd_io examples/msg/actions/actions +examples/msg/actions/storage_actions examples/msg/bittorrent/bittorrent examples/msg/bittorrent/bittorrent_platfgen examples/msg/kademlia/kademlia @@ -240,7 +247,7 @@ examples/smpi/sendrecv examples/smpi/mc_bugged1 examples/smpi/mc_bugged2 examples/smpi/smpi_traced_simple - +examples/smpi/replay_multiple/replay_multiple examples/msg/mc/bugged1_liveness examples/msg/mc/bugged1_stateful examples/msg/mc/bugged2_liveness @@ -250,40 +257,193 @@ examples/msg/mc/electric_fence examples/smpi/mc/bugged1 examples/smpi/mc/bugged1_liveness examples/smpi/mc/bugged2 - - src/replay/replay src/testall -teshsuite/smpi/allgather_coll -teshsuite/smpi/allgatherv_coll -teshsuite/smpi/allreduce_coll -teshsuite/smpi/alltoall_coll -teshsuite/smpi/alltoallv_coll -teshsuite/smpi/barrier_coll +teshsuite/bug-17132/bug-17132 +teshsuite/java/sleep_host_off/java_sleep_host_off_compiled +teshsuite/smpi/isp/umpire/abort +teshsuite/smpi/isp/umpire/abort1 +teshsuite/smpi/isp/umpire/abort2 +teshsuite/smpi/isp/umpire/abort3 +teshsuite/smpi/isp/umpire/any_src-can-deadlock +teshsuite/smpi/isp/umpire/any_src-can-deadlock10 +teshsuite/smpi/isp/umpire/any_src-can-deadlock10_mod +teshsuite/smpi/isp/umpire/any_src-can-deadlock11 +teshsuite/smpi/isp/umpire/any_src-can-deadlock2 +teshsuite/smpi/isp/umpire/any_src-can-deadlock3 +teshsuite/smpi/isp/umpire/any_src-can-deadlock4 +teshsuite/smpi/isp/umpire/any_src-can-deadlock4_mod +teshsuite/smpi/isp/umpire/any_src-can-deadlock5 +teshsuite/smpi/isp/umpire/any_src-can-deadlock5_mod +teshsuite/smpi/isp/umpire/any_src-can-deadlock6 +teshsuite/smpi/isp/umpire/any_src-can-deadlock6_mod +teshsuite/smpi/isp/umpire/any_src-can-deadlock7 +teshsuite/smpi/isp/umpire/any_src-can-deadlock8 +teshsuite/smpi/isp/umpire/any_src-can-deadlock9 +teshsuite/smpi/isp/umpire/any_src-deadlock +teshsuite/smpi/isp/umpire/any_src-wait-deadlock +teshsuite/smpi/isp/umpire/any_src-wait-deadlock2 +teshsuite/smpi/isp/umpire/any_src-waitall-deadlock +teshsuite/smpi/isp/umpire/any_src-waitall-deadlock2 +teshsuite/smpi/isp/umpire/any_src-waitall-deadlock3 +teshsuite/smpi/isp/umpire/any_src-waitany-deadlock +teshsuite/smpi/isp/umpire/any_src-waitany-deadlock2 +teshsuite/smpi/isp/umpire/basic-deadlock +teshsuite/smpi/isp/umpire/basic-deadlock-cart_create +teshsuite/smpi/isp/umpire/basic-deadlock-cart_sub +teshsuite/smpi/isp/umpire/basic-deadlock-comm_create +teshsuite/smpi/isp/umpire/basic-deadlock-comm_dup +teshsuite/smpi/isp/umpire/basic-deadlock-comm_split +teshsuite/smpi/isp/umpire/basic-deadlock-graph_create +teshsuite/smpi/isp/umpire/basic-deadlock-intercomm_create +teshsuite/smpi/isp/umpire/basic-deadlock-intercomm_merge +teshsuite/smpi/isp/umpire/bcast-deadlock +teshsuite/smpi/isp/umpire/change-send-buffer +teshsuite/smpi/isp/umpire/change-send-buffer-exhaustive +teshsuite/smpi/isp/umpire/change-send-buffer-type-exhaustive +teshsuite/smpi/isp/umpire/collective-exhaustive-byte-int-mismatch +teshsuite/smpi/isp/umpire/collective-exhaustive-no-error +teshsuite/smpi/isp/umpire/collective-misorder +teshsuite/smpi/isp/umpire/collective-misorder-allreduce +teshsuite/smpi/isp/umpire/collective-misorder2 +teshsuite/smpi/isp/umpire/comm-bcast-deadlock +teshsuite/smpi/isp/umpire/comm-deadlock +teshsuite/smpi/isp/umpire/comm-dup-no-error +teshsuite/smpi/isp/umpire/comm-dup-no-free +teshsuite/smpi/isp/umpire/comm-dup-no-free2 +teshsuite/smpi/isp/umpire/comm-simple +teshsuite/smpi/isp/umpire/comm-split-no-free +teshsuite/smpi/isp/umpire/comm-translate-ranks +teshsuite/smpi/isp/umpire/complex-deadlock +teshsuite/smpi/isp/umpire/deadlock-config +teshsuite/smpi/isp/umpire/deadlock-config_blocking +teshsuite/smpi/isp/umpire/dropped-req +teshsuite/smpi/isp/umpire/errhandler-no-error +teshsuite/smpi/isp/umpire/errhandler-no-free +teshsuite/smpi/isp/umpire/finalize-deadlock +teshsuite/smpi/isp/umpire/group-no-error +teshsuite/smpi/isp/umpire/group-no-error-exhaustive +teshsuite/smpi/isp/umpire/group-no-error2 +teshsuite/smpi/isp/umpire/group-no-error3 +teshsuite/smpi/isp/umpire/group-no-free +teshsuite/smpi/isp/umpire/group-no-free-exhaustive +teshsuite/smpi/isp/umpire/group-no-free2 +teshsuite/smpi/isp/umpire/group-no-free3 +teshsuite/smpi/isp/umpire/hello +teshsuite/smpi/isp/umpire/intercomm_create-deadlock +teshsuite/smpi/isp/umpire/intercomm_create-deadlock2 +teshsuite/smpi/isp/umpire/intercomm_create-deadlock3 +teshsuite/smpi/isp/umpire/intercomm_create-deadlock4 +teshsuite/smpi/isp/umpire/intercomm_create-no-error +teshsuite/smpi/isp/umpire/intercomm_merge-deadlock +teshsuite/smpi/isp/umpire/irecv-deadlock +teshsuite/smpi/isp/umpire/irecv-isend-ok +teshsuite/smpi/isp/umpire/irecv-isend-ok2 +teshsuite/smpi/isp/umpire/lost-request +teshsuite/smpi/isp/umpire/lost-request-waitall +teshsuite/smpi/isp/umpire/lost-request2 +teshsuite/smpi/isp/umpire/lost-request3 +teshsuite/smpi/isp/umpire/no-error +teshsuite/smpi/isp/umpire/no-error-any_src +teshsuite/smpi/isp/umpire/no-error-derived-comms +teshsuite/smpi/isp/umpire/no-error-interleaved-isend +teshsuite/smpi/isp/umpire/no-error-persistent +teshsuite/smpi/isp/umpire/no-error-persistent-all-completions +teshsuite/smpi/isp/umpire/no-error-persistent-test +teshsuite/smpi/isp/umpire/no-error-persistent-testpartial +teshsuite/smpi/isp/umpire/no-error-persistent-waitpartial +teshsuite/smpi/isp/umpire/no-error-probe +teshsuite/smpi/isp/umpire/no-error-probe-any_src +teshsuite/smpi/isp/umpire/no-error-probe-any_tag +teshsuite/smpi/isp/umpire/no-error-test +teshsuite/smpi/isp/umpire/no-error-testall +teshsuite/smpi/isp/umpire/no-error-testany +teshsuite/smpi/isp/umpire/no-error-vector-isend +teshsuite/smpi/isp/umpire/no-error-wait +teshsuite/smpi/isp/umpire/no-error-wait-any_src +teshsuite/smpi/isp/umpire/no-error-wait-any_src2 +teshsuite/smpi/isp/umpire/no-error-wait-any_src3 +teshsuite/smpi/isp/umpire/no-error-wait-any_src4 +teshsuite/smpi/isp/umpire/no-error-waitall +teshsuite/smpi/isp/umpire/no-error-waitall-any_src +teshsuite/smpi/isp/umpire/no-error-waitall-any_src2 +teshsuite/smpi/isp/umpire/no-error-waitall-any_src3 +teshsuite/smpi/isp/umpire/no-error-waitany +teshsuite/smpi/isp/umpire/no-error-waitany-any_src +teshsuite/smpi/isp/umpire/no-error-waitany-any_src2 +teshsuite/smpi/isp/umpire/no-error-waitany-any_src3 +teshsuite/smpi/isp/umpire/no-error-waitany2 +teshsuite/smpi/isp/umpire/no-error2 +teshsuite/smpi/isp/umpire/no-error3 +teshsuite/smpi/isp/umpire/no-error3-any_src +teshsuite/smpi/isp/umpire/no-error4 +teshsuite/smpi/isp/umpire/no-error4-any_src +teshsuite/smpi/isp/umpire/op-no-error +teshsuite/smpi/isp/umpire/op-no-free +teshsuite/smpi/isp/umpire/partial-recv +teshsuite/smpi/isp/umpire/partial-recv-exhaustive +teshsuite/smpi/isp/umpire/partial-recv-persistent +teshsuite/smpi/isp/umpire/partial-recv-persistent2 +teshsuite/smpi/isp/umpire/partial-recv-persistent3 +teshsuite/smpi/isp/umpire/partial-recv-persistent4 +teshsuite/smpi/isp/umpire/persistent +teshsuite/smpi/isp/umpire/persistent2 +teshsuite/smpi/isp/umpire/persistent3 +teshsuite/smpi/isp/umpire/persistent4 +teshsuite/smpi/isp/umpire/probe-any_src-types-can-mismatch +teshsuite/smpi/isp/umpire/probe-any_tag-types-can-mismatch +teshsuite/smpi/isp/umpire/probe-deadlock +teshsuite/smpi/isp/umpire/pt2pt-byte-int-mismatch +teshsuite/smpi/isp/umpire/remote_group-no-error +teshsuite/smpi/isp/umpire/send-recv-ok +teshsuite/smpi/isp/umpire/sendrecv-deadlock +teshsuite/smpi/isp/umpire/temp.txt +teshsuite/smpi/isp/umpire/type-commit-twice +teshsuite/smpi/isp/umpire/type-no-error +teshsuite/smpi/isp/umpire/type-no-error-exhaustive +teshsuite/smpi/isp/umpire/type-no-error-exhaustive-with-isends +teshsuite/smpi/isp/umpire/type-no-free +teshsuite/smpi/isp/umpire/type-no-free-exhaustive +teshsuite/smpi/isp/umpire/type-no-free2 +teshsuite/smpi/isp/umpire/type-no-free3 +teshsuite/smpi/isp/umpire/wait-deadlock +teshsuite/smpi/isp/umpire/waitall-deadlock +teshsuite/smpi/isp/umpire/waitany-deadlock +teshsuite/smpi/compute/compute2 +teshsuite/smpi/compute/compute3 +teshsuite/smpi/pingpong/dsend +teshsuite/smpi/reduce/reduce_coll +teshsuite/smpi/reduce/reduce_scatter_coll +teshsuite/smpi/allgather/allgather_coll +teshsuite/smpi/allgatherv/allgatherv_coll +teshsuite/smpi/allreduce/allreduce_coll +teshsuite/smpi/alltoall/alltoall_coll +teshsuite/smpi/alltoallv/alltoallv_coll +teshsuite/smpi/barrier/barrier_coll teshsuite/smpi/bcast_coll -teshsuite/smpi/gather_coll +teshsuite/smpi/gather/gather_coll teshsuite/smpi/reduce_coll teshsuite/smpi/reduce_scatter_coll -teshsuite/smpi/allreduce -teshsuite/smpi/alltoall2 -teshsuite/smpi/alltoall_basic -teshsuite/smpi/alltoallv -teshsuite/smpi/bcast -teshsuite/smpi/compute +teshsuite/smpi/allreduce/allreduce +teshsuite/smpi/alltoall/alltoall2 +teshsuite/smpi/alltoall/alltoall_basic +teshsuite/smpi/alltoallv/alltoallv +teshsuite/smpi/bcast/bcast +teshsuite/smpi/compute/compute teshsuite/smpi/compute2 teshsuite/smpi/compute3 teshsuite/smpi/dsend -teshsuite/smpi/hvector_test -teshsuite/smpi/indexed_test -teshsuite/smpi/pingpong -teshsuite/smpi/reduce -teshsuite/smpi/scatter -teshsuite/smpi/shared +teshsuite/smpi/hvector/hvector_test +teshsuite/smpi/indexed/indexed_test +teshsuite/smpi/pingpong/pingpong +teshsuite/smpi/reduce/reduce +teshsuite/smpi/scatter/scatter +teshsuite/smpi/shared/shared teshsuite/smpi/smpi_sendrecv teshsuite/smpi/split -teshsuite/smpi/struct_test +teshsuite/smpi/struct/struct_test teshsuite/smpi/ttest01 -teshsuite/smpi/vector_test +teshsuite/smpi/vector/vector_test teshsuite/smpi/mpich-test/*/*.out teshsuite/smpi/mpich-test/*/*.stdo teshsuite/smpi/mpich-test/coll/allgatherf @@ -427,6 +587,35 @@ teshsuite/smpi/mpich-test/pt2pt/waitall2 teshsuite/smpi/mpich-test/pt2pt/waitall3 teshsuite/smpi/mpich-test/pt2pt/waitall4 teshsuite/smpi/mpich-test/pt2pt/waitany +teshsuite/smpi/mpich3-test/f77/info/infotest2f +teshsuite/smpi/mpich3-test/f77/info/infotestf +teshsuite/smpi/mpich3-test/f90/info/infotest2f90 +teshsuite/smpi/mpich3-test/f90/info/infotestf90 +teshsuite/smpi/bcast/bcast_coll +teshsuite/smpi/mpich3-test/coll/allred +teshsuite/smpi/mpich3-test/datatype/dataalign +teshsuite/smpi/mpich3-test/datatype/sendrecvt2 +teshsuite/smpi/mpich3-test/datatype/sendrecvt4 +teshsuite/smpi/mpich3-test/f77/rma/c2f2cwinf +teshsuite/smpi/mpich3-test/f77/rma/winaccf +teshsuite/smpi/mpich3-test/f77/rma/winfencef +teshsuite/smpi/mpich3-test/f77/rma/wingetf +teshsuite/smpi/mpich3-test/f77/rma/winnamef +teshsuite/smpi/mpich3-test/f77/topo/cartcrf +teshsuite/smpi/mpich3-test/f90/rma/c2f2cwinf90 +teshsuite/smpi/mpich3-test/f90/rma/winaccf90 +teshsuite/smpi/mpich3-test/f90/rma/winfencef90 +teshsuite/smpi/mpich3-test/f90/rma/wingetf90 +teshsuite/smpi/mpich3-test/f90/rma/winnamef90 +teshsuite/smpi/mpich3-test/perf/commcreatep +teshsuite/smpi/mpich3-test/perf/non_zero_root +teshsuite/smpi/mpich3-test/perf/sendrecvl +teshsuite/smpi/mpich3-test/perf/timer +teshsuite/smpi/mpich3-test/perf/transp-datatype +teshsuite/smpi/mpich3-test/perf/twovec +teshsuite/smpi/mpich3-test/pt2pt/issendselfcancel +teshsuite/smpi/mpich3-test/rma/getgroup +teshsuite/smpi/mpich3-test/rma/manyrma3 teshsuite/smpi/mpich3-test/attr/attr2type teshsuite/smpi/mpich3-test/attr/attrend teshsuite/smpi/mpich3-test/attr/attrend2 @@ -679,6 +868,13 @@ teshsuite/smpi/mpich3-test/group/grouptest teshsuite/smpi/mpich3-test/group/grouptest2 teshsuite/smpi/mpich3-test/group/gtranks teshsuite/smpi/mpich3-test/group/gtranksperf +teshsuite/smpi/mpich3-test/info/infodel +teshsuite/smpi/mpich3-test/info/infodup +teshsuite/smpi/mpich3-test/info/infomany +teshsuite/smpi/mpich3-test/info/infomany2 +teshsuite/smpi/mpich3-test/info/infoorder +teshsuite/smpi/mpich3-test/info/infotest +teshsuite/smpi/mpich3-test/info/infovallen teshsuite/smpi/mpich3-test/init/attrself teshsuite/smpi/mpich3-test/init/exitst1 teshsuite/smpi/mpich3-test/init/exitst2 @@ -724,24 +920,72 @@ teshsuite/smpi/mpich3-test/pt2pt/sendrecv3 teshsuite/smpi/mpich3-test/pt2pt/sendself teshsuite/smpi/mpich3-test/pt2pt/waitany-null teshsuite/smpi/mpich3-test/pt2pt/waittestnull - -teshsuite/msg/host_on_off -teshsuite/msg/process +teshsuite/smpi/mpich3-test/topo/cartcreates +teshsuite/smpi/mpich3-test/topo/cartshift1 +teshsuite/smpi/mpich3-test/topo/cartsuball +teshsuite/smpi/mpich3-test/topo/cartzero +teshsuite/smpi/mpich3-test/rma/accfence1 +teshsuite/smpi/mpich3-test/rma/accfence2 +teshsuite/smpi/mpich3-test/rma/accfence2_am +teshsuite/smpi/mpich3-test/rma/allocmem +teshsuite/smpi/mpich3-test/rma/epochtest +teshsuite/smpi/mpich3-test/rma/getfence1 +teshsuite/smpi/mpich3-test/rma/putfence1 +teshsuite/smpi/mpich3-test/rma/putfidx +teshsuite/smpi/mpich3-test/rma/test1 +teshsuite/smpi/mpich3-test/rma/test1_am +teshsuite/smpi/mpich3-test/rma/test1_dt +teshsuite/smpi/mpich3-test/rma/test5 +teshsuite/smpi/mpich3-test/rma/test5_am +teshsuite/smpi/mpich3-test/rma/transpose1 +teshsuite/smpi/mpich3-test/rma/transpose2 +teshsuite/smpi/mpich3-test/rma/transpose6 +teshsuite/smpi/mpich3-test/rma/transpose7 +teshsuite/smpi/mpich3-test/rma/window_creation +teshsuite/smpi/struct_test +teshsuite/smpi/vector_test +teshsuite/smpi/allgather_coll +teshsuite/smpi/allgatherv_coll +teshsuite/smpi/allreduce_coll +teshsuite/smpi/alltoall2 +teshsuite/smpi/alltoall_basic +teshsuite/smpi/alltoall_coll +teshsuite/smpi/alltoallv_coll +teshsuite/smpi/barrier_coll +teshsuite/smpi/gather_coll +teshsuite/smpi/hvector_test +teshsuite/smpi/indexed_test +examples/smpi/mc/mutual_exclusion +examples/smpi/mc/non_deterministic +examples/smpi/mc/send_deterministic +examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi +teshsuite/xbt/log_large_test +teshsuite/xbt/mallocator/mallocator +teshsuite/xbt/mmalloc/mmalloc_test +teshsuite/xbt/parallel_log_crashtest +teshsuite/msg/storage/concurrent_rw +teshsuite/msg/host_on_off/host_on_off +teshsuite/msg/host_on_off_processes/host_on_off_processes +teshsuite/msg/process/process +teshsuite/msg/process_join/process_join teshsuite/msg/storage/storage_basic -teshsuite/msg/task_destroy_cancel -teshsuite/msg/pid -teshsuite/msg/get_sender +teshsuite/msg/task_destroy_cancel/task_destroy_cancel +teshsuite/msg/pid/pid +teshsuite/msg/get_sender/get_sender teshsuite/msg/trace/test_trace_integration -teshsuite/simix/check_defaults +teshsuite/msg/host_on_off/host_on_off_recv +teshsuite/msg/host_on_off/host_on_off_wait +teshsuite/simix/check_defaults/check_defaults +teshsuite/simix/stack_overflow/stack_overflow teshsuite/simdag/availability/availability_test -teshsuite/simdag/basic0 -teshsuite/simdag/basic1 -teshsuite/simdag/basic2 -teshsuite/simdag/basic3 -teshsuite/simdag/basic4 -teshsuite/simdag/basic5 -teshsuite/simdag/basic6 -teshsuite/simdag/incomplete +teshsuite/simdag/basic/basic0 +teshsuite/simdag/basic/basic1 +teshsuite/simdag/basic/basic2 +teshsuite/simdag/basic/basic3 +teshsuite/simdag/basic/basic4 +teshsuite/simdag/basic/basic5 +teshsuite/simdag/basic/basic6 +teshsuite/simdag/incomplete/incomplete teshsuite/simdag/network/mxn/test_intra_all2all teshsuite/simdag/network/mxn/test_intra_independent_comm teshsuite/simdag/network/mxn/test_intra_scatter @@ -756,26 +1000,22 @@ teshsuite/simdag/platforms/basic_tracing teshsuite/simdag/platforms/basic_link_test teshsuite/simdag/platforms/evaluate_get_route_time teshsuite/simdag/platforms/evaluate_parse_time +teshsuite/simdag/platforms/graphicator teshsuite/simdag/partask/test_comp_only_par teshsuite/simdag/partask/test_comp_only_seq -teshsuite/xbt/log_large_test -teshsuite/xbt/parallel_log_crashtest -testsuite/xbt/parmap_bench +teshsuite/surf/lmm_usage/lmm_usage +teshsuite/surf/maxmin_bench/maxmin_bench +teshsuite/surf/surf_usage/surf_usage +teshsuite/surf/surf_usage/surf_usage2 +teshsuite/surf/trace_usage/trace_usage +teshsuite/xbt/log_large/log_large_test teshsuite/xbt/mmalloc_test -teshsuite/xbt/parmap_test -testsuite/run_tests -testsuite/simdag/sd_test -testsuite/surf/lmm_usage -testsuite/surf/maxmin_bench -testsuite/surf/surf_usage -testsuite/surf/surf_usage2 -testsuite/surf/trace_usage -testsuite/testgraph.dot -testsuite/testgraph.xml -testsuite/xbt/context_usage -testsuite/xbt/graphxml_usage -testsuite/xbt/heap_bench -testsuite/xbt/log_usage +teshsuite/xbt/graphxml_usage/graphxml_usage +teshsuite/xbt/heap_bench/heap_bench +teshsuite/xbt/log_usage/log_usage +teshsuite/xbt/parallel_log/parallel_log_crashtest +teshsuite/xbt/parmap_bench/parmap_bench +teshsuite/xbt/parmap_test/parmap_test tools/tesh/tesh examples/msg/tracing/categories examples/msg/tracing/ms @@ -789,14 +1029,13 @@ test_rl test_sg examples/smpi/smpi_traced.trace examples/simdag/dot/simulate_dot -teshsuite/simdag/platforms/graphicator - ######################################### ## touched files to track the dependencies of java examples examples/java/async/java_async_compiled examples/java/bittorrent/java_bittorrent_compiled examples/java/chord/java_chord_compiled examples/java/cloud/java_cloud_compiled +examples/java/cloud/migration/java_cloud_migration_compiled examples/java/commTime/java_commTime_compiled examples/java/io/java_io_compiled examples/java/kademlia/java_kademlia_compiled @@ -810,3 +1049,28 @@ examples/java/priority/java_priority_compiled examples/java/startKillTime/java_startKillTime_compiled examples/java/suspend/java_suspend_compiled examples/java/tracing/java_tracing_compiled +examples/java/reservationSurfPlugin/java_reservation_surf_plugin_compiled +examples/java/surfCpuModel/java_surf_cpu_model_compiled +examples/java/surfPlugin/java_surf_plugin_compiled +examples/scala/master_slave_bypass/scala_master_slave_bypass_compiled +examples/scala/master_slave_kill/scala_master_slave_kill_compiled +examples/scala/masterslave/scala_masterslave_compiled +/CMakeCache.txt +teshsuite/mc/dwarf/dwarf +teshsuite/mc/dwarf_expression/dwarf-expression +teshsuite/mc/replay/random_bug +examples/smpi/mc/smpi_bugged1 +examples/smpi/mc/smpi_bugged1_liveness +examples/smpi/mc/smpi_bugged2 +examples/smpi/mc/smpi_mutual_exclusion +examples/smpi/mc/smpi_non_deterministic +examples/smpi/mc/smpi_send_deterministic +simgrid.jar_finalized +simgrid_full.jar +src/PageStore_unit.cpp +src/bindings/java/MANIFEST.MF +NATIVE/ +VERSION +examples/msg/exception/exception +include/smpi/mpif.h +a.out