X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0aceceddfbce3a3e1c0dbc91c2b59725fd1779f3..a5d792de61da02b5fdf68c599e88dd2e7d9aa56e:/.gitignore diff --git a/.gitignore b/.gitignore index 8081ef5ee9..ccf5ab7293 100644 --- a/.gitignore +++ b/.gitignore @@ -13,19 +13,18 @@ *.trace *.class \#* +.attach_pid* + +### cmake +CTestCustom.cmake -################################################ ### 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 @@ -35,13 +34,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 @@ -54,8 +49,6 @@ src/smpi/smpicc src/smpi/smpirun simgrid-*.tar.gz testprog - -################################################ ### Cmake files CPackConfig.cmake CPackSourceConfig.cmake @@ -65,7 +58,6 @@ cmake_install.cmake CMakeFiles install_manifest.txt _CPack_Packages/ -CMakeFiles CMakeCache.txt DartConfiguration.tcl simgrid.nsi @@ -79,21 +71,32 @@ build_*/ build/ buildtools/Cmake/memcheck_tests.cmake buildtools/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/ @@ -103,8 +106,7 @@ doc/simgrid.tag doc/doxygen/logcategories.doc doc/index-API.doc doc/simgrid_modules.map - -################################################ +doc/javadoc ### Specific of project .settings/ .csettings/ @@ -116,8 +118,6 @@ Debug/ .emacs.desktop tags callgrind.out.* - -################################################ ### Examples and traces *.exe testgraph.dot @@ -134,13 +134,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 @@ -154,6 +156,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 @@ -241,7 +244,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 @@ -251,11 +254,163 @@ examples/msg/mc/electric_fence examples/smpi/mc/bugged1 examples/smpi/mc/bugged1_liveness examples/smpi/mc/bugged2 - - src/replay/replay src/testall 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 @@ -266,21 +421,21 @@ teshsuite/smpi/bcast_coll teshsuite/smpi/gather/gather_coll teshsuite/smpi/reduce_coll teshsuite/smpi/reduce_scatter_coll -teshsuite/smpi/allreduce +teshsuite/smpi/allreduce/allreduce teshsuite/smpi/alltoall/alltoall2 teshsuite/smpi/alltoall/alltoall_basic -teshsuite/smpi/alltoallv -teshsuite/smpi/bcast -teshsuite/smpi/compute +teshsuite/smpi/alltoallv/alltoallv +teshsuite/smpi/bcast/bcast +teshsuite/smpi/compute/compute teshsuite/smpi/compute2 teshsuite/smpi/compute3 teshsuite/smpi/dsend teshsuite/smpi/hvector/hvector_test teshsuite/smpi/indexed/indexed_test -teshsuite/smpi/pingpong -teshsuite/smpi/reduce -teshsuite/smpi/scatter -teshsuite/smpi/shared +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/struct_test @@ -429,6 +584,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 @@ -681,6 +865,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 @@ -730,17 +921,57 @@ 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/msg/host_on_off -teshsuite/msg/process +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/simix/stack_overflow +teshsuite/simix/check_defaults/check_defaults +teshsuite/simix/stack_overflow/stack_overflow teshsuite/simdag/availability/availability_test teshsuite/simdag/basic/basic0 teshsuite/simdag/basic/basic1 @@ -749,7 +980,7 @@ teshsuite/simdag/basic/basic3 teshsuite/simdag/basic/basic4 teshsuite/simdag/basic/basic5 teshsuite/simdag/basic/basic6 -teshsuite/simdag/incomplete +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 @@ -780,7 +1011,6 @@ 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 @@ -794,7 +1024,6 @@ test_rl test_sg examples/smpi/smpi_traced.trace examples/simdag/dot/simulate_dot - ######################################### ## touched files to track the dependencies of java examples examples/java/async/java_async_compiled @@ -816,4 +1045,23 @@ 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 +/CMakeCache.txt +teshsuite/mc/dwarf/dwarf +teshsuite/mc/dwarf_expression/dwarf-expression +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