Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes. master next
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 27 Nov 2023 08:42:04 +0000 (09:42 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 27 Nov 2023 08:42:04 +0000 (09:42 +0100)
1837 files changed:
.appveyor.yml [deleted file]
.circleci/config.yml
.classpath [deleted file]
.github/workflows/ci-batsim.yml
.github/workflows/ci-bigdft.yml
.github/workflows/ci-starpu.yml
.github/workflows/ci-wrench.yml
.github/workflows/docker-stable.yml
.github/workflows/docker.yml
.github/workflows/git.yml [new file with mode: 0644]
.github/workflows/jarfile.yml [deleted file]
.gitignore
.gitlab-ci.yml
.lgtm.yml [deleted file]
.mailmap
AUTHORS
BuildSimGrid.sh
CMakeLists.txt
COPYING
COPYRIGHT.template
ChangeLog
FindSimGrid.cmake
MANIFEST.in
NEWS
README.coding [deleted file]
README.md
contrib/benchmarking_code_block/bench.h
contrib/benchmarking_code_block/inject.h
doc/doxygen/FAQ.doc
doc/doxygen/inside.doc [deleted file]
doc/doxygen/inside_cmake.doc [deleted file]
doc/doxygen/inside_extending.doc
doc/doxygen/inside_release.doc
doc/doxygen/inside_tests.doc [deleted file]
doc/doxygen/module-index.doc [deleted file]
doc/doxygen/module-surf.doc [deleted file]
doc/doxygen/outcomes_vizu.doc
doc/doxygen/platform.doc [deleted file]
doc/doxygen/uhood.doc
doc/doxygen/uhood_switch.doc
doc/simix_network.tla [moved from src/simix/simix_network.tla with 99% similarity]
doc/webcruft/Paje_MSG_screenshot.jpg [deleted file]
doc/webcruft/Paje_MSG_screenshot_thn.jpg [deleted file]
doc/webcruft/eclipseScreenShot.png [deleted file]
doc/webcruft/output.goal.pdf [deleted file]
docs/Build.sh
docs/bin/extract_logs_hierarchy.pl
docs/default.nix
docs/find-missing.ignore
docs/find-missing.py
docs/manpages/smpicc.1
docs/manpages/smpicxx.1
docs/manpages/smpif90.1
docs/manpages/smpiff.1
docs/manpages/smpirun.1
docs/requirements.txt
docs/source/Calibrating_the_models.rst
docs/source/Configuring_SimGrid.rst
docs/source/Contributors_Documentation.rst [new file with mode: 0644]
docs/source/Deploying_your_application.rst
docs/source/Design_goals.rst
docs/source/Doxyfile
docs/source/Examples.rst [new file with mode: 0644]
docs/source/Installing_SimGrid.rst
docs/source/Introduction.rst
docs/source/Modeling_howtos.rst
docs/source/Models.rst
docs/source/Platform_cpp.rst
docs/source/Platform_routing.rst
docs/source/Plugins.rst
docs/source/Release_Notes.rst
docs/source/Start_your_own_project.rst
docs/source/Tutorial_Algorithms.rst
docs/source/Tutorial_DAG.rst [new file with mode: 0644]
docs/source/Tutorial_MPI_Applications.rst
docs/source/Tutorial_Model-checking.rst
docs/source/XML_reference.rst
docs/source/_ext/javasphinx/.gitignore [deleted file]
docs/source/_ext/javasphinx/LICENSE [deleted file]
docs/source/_ext/javasphinx/MANIFEST.in [deleted file]
docs/source/_ext/javasphinx/README.md [deleted file]
docs/source/_ext/javasphinx/doc/conf.py [deleted file]
docs/source/_ext/javasphinx/doc/index.rst [deleted file]
docs/source/_ext/javasphinx/javasphinx/__init__.py [deleted file]
docs/source/_ext/javasphinx/javasphinx/apidoc.py [deleted file]
docs/source/_ext/javasphinx/javasphinx/compiler.py [deleted file]
docs/source/_ext/javasphinx/javasphinx/domain.py [deleted file]
docs/source/_ext/javasphinx/javasphinx/extdoc.py [deleted file]
docs/source/_ext/javasphinx/javasphinx/formatter.py [deleted file]
docs/source/_ext/javasphinx/javasphinx/htmlrst.py [deleted file]
docs/source/_ext/javasphinx/javasphinx/util.py [deleted file]
docs/source/_ext/javasphinx/setup.py [deleted file]
docs/source/_templates/breadcrumbs.html
docs/source/app_msg.rst [deleted file]
docs/source/app_s4u.rst
docs/source/app_smpi.rst
docs/source/application.rst
docs/source/conf.py
docs/source/img/battery_degradation.svg [new file with mode: 0644]
docs/source/img/dag.svg [new file with mode: 0644]
docs/source/img/dag1.svg [new file with mode: 0644]
docs/source/img/dag2.svg [new file with mode: 0644]
docs/source/img/design-scheduling-parallel.svg [new file with mode: 0644]
docs/source/img/design-scheduling-simulatedtime.svg [new file with mode: 0644]
docs/source/img/design-scheduling-wallclock.svg [new file with mode: 0644]
docs/source/img/graphical-toc.svg
docs/source/img/lmm-overview.svg [new file with mode: 0644]
docs/source/img/plugin-energy.svg [new file with mode: 0644]
docs/source/index.rst
docs/source/tuto_disk/CMakeLists.txt
docs/source/tuto_disk/Dockerfile
docs/source/tuto_disk/analysis.irst
docs/source/tuto_disk/analysis.org
docs/source/tuto_disk/tuto_disk.cpp
docs/source/tuto_mc/ndet-receive-mpi.c [new file with mode: 0644]
docs/source/tuto_mc/ndet-receive-s4u.cpp [new file with mode: 0644]
docs/source/tuto_network_calibration/CMakeLists.txt
docs/source/tuto_network_calibration/Dockerfile
docs/source/tuto_network_calibration/Utils.cpp
docs/source/tuto_network_calibration/Utils.hpp
docs/source/tuto_network_calibration/dahu_platform_ckmeans.cpp
docs/source/tuto_network_calibration/dahu_platform_dhist.cpp
docs/source/tuto_network_calibration/network_calibration_tutorial.ipynb
docs/source/tuto_network_calibration/network_calibration_tutorial.rst
docs/source/tuto_s4u/draw_gantt.R
docs/source/tuto_s4u/master-workers-lab1.cpp
docs/source/tuto_s4u/master-workers-lab1.py
docs/source/tuto_s4u/master-workers-lab2.cpp
docs/source/tuto_s4u/master-workers-lab2.py
docs/source/tuto_s4u/master-workers-lab3.cpp
docs/source/tuto_s4u/master-workers-lab4.cpp
docs/source/tuto_smpi/gemm_mpi.cpp
docs/source/tuto_smpi/roundtrip.c
examples/README.rst
examples/c/CMakeLists.txt
examples/c/activityset-testany/activityset-testany.c [new file with mode: 0644]
examples/c/activityset-testany/activityset-testany.tesh [new file with mode: 0644]
examples/c/activityset-waitall/activityset-waitall.c [new file with mode: 0644]
examples/c/activityset-waitall/activityset-waitall.tesh [new file with mode: 0644]
examples/c/activityset-waitallfor/activityset-waitallfor.c [new file with mode: 0644]
examples/c/activityset-waitallfor/activityset-waitallfor.tesh [new file with mode: 0644]
examples/c/activityset-waitany/activityset-waitany.c [new file with mode: 0644]
examples/c/activityset-waitany/activityset-waitany.tesh [new file with mode: 0644]
examples/c/actor-create/actor-create.c
examples/c/actor-daemon/actor-daemon.c
examples/c/actor-exiting/actor-exiting.c
examples/c/actor-exiting/actor-exiting.tesh
examples/c/actor-join/actor-join.c
examples/c/actor-kill/actor-kill.c
examples/c/actor-lifetime/actor-lifetime.c
examples/c/actor-migrate/actor-migrate.c
examples/c/actor-stacksize/actor-stacksize.c
examples/c/actor-suspend/actor-suspend.c
examples/c/actor-yield/actor-yield.c
examples/c/app-bittorrent/app-bittorrent.c
examples/c/app-bittorrent/app-bittorrent.h
examples/c/app-bittorrent/bittorrent-peer.c
examples/c/app-bittorrent/bittorrent-peer.h
examples/c/app-bittorrent/generate.py
examples/c/app-bittorrent/tracker.c
examples/c/app-bittorrent/tracker.h
examples/c/app-chainsend/broadcaster.c
examples/c/app-chainsend/chainsend.c
examples/c/app-chainsend/chainsend.h
examples/c/app-chainsend/peer.c
examples/c/app-masterworker/app-masterworker.c
examples/c/app-token-ring/app-token-ring.c
examples/c/cloud-capping/cloud-capping.c
examples/c/cloud-masterworker/cloud-masterworker.c
examples/c/cloud-migration/cloud-migration.c
examples/c/cloud-simple/cloud-simple.c
examples/c/comm-pingpong/comm-pingpong.c
examples/c/comm-pingpong/comm-pingpong.tesh
examples/c/comm-wait/comm-wait.c
examples/c/comm-waitall/comm-waitall.c [deleted file]
examples/c/comm-waitall/comm-waitall.tesh [deleted file]
examples/c/comm-waitall/comm-waitall_d.xml [deleted file]
examples/c/comm-waitany/comm-waitany.c [deleted file]
examples/c/comm-waitany/comm-waitany.tesh [deleted file]
examples/c/comm-waitany/comm-waitany_d.xml [deleted file]
examples/c/dht-kademlia/answer.c
examples/c/dht-kademlia/answer.h
examples/c/dht-kademlia/common.h
examples/c/dht-kademlia/dht-kademlia.c
examples/c/dht-kademlia/generate.py
examples/c/dht-kademlia/message.c
examples/c/dht-kademlia/message.h
examples/c/dht-kademlia/node.c
examples/c/dht-kademlia/node.h
examples/c/dht-kademlia/routing_table.c
examples/c/dht-kademlia/routing_table.h
examples/c/dht-pastry/dht-pastry.c
examples/c/dht-pastry/generate.py
examples/c/energy-exec-ptask/energy-exec-ptask.c
examples/c/energy-exec/energy-exec.c
examples/c/energy-vm/energy-vm.c
examples/c/exec-async/exec-async.c
examples/c/exec-basic/exec-basic.c
examples/c/exec-dvfs/exec-dvfs.c
examples/c/exec-dvfs/exec-dvfs.tesh
examples/c/exec-remote/exec-remote.c
examples/c/exec-waitany/exec-waitany.c [deleted file]
examples/c/exec-waitany/exec-waitany.tesh [deleted file]
examples/c/io-disk-raw/io-disk-raw.c
examples/c/io-file-remote/io-file-remote.c
examples/c/io-file-remote/io-file-remote.tesh
examples/c/io-file-remote/io-file-remote_d.xml
examples/c/io-file-system/io-file-system.c
examples/c/io-file-system/io-file-system.tesh
examples/c/platform-failures/platform-failures.c
examples/c/platform-failures/platform-failures.tesh
examples/c/platform-properties/platform-properties.c
examples/c/plugin-host-load/plugin-host-load.c
examples/c/synchro-semaphore/synchro-semaphore.c
examples/cpp/CMakeLists.txt
examples/cpp/activity-waitany/s4u-activity-waitany.cpp [deleted file]
examples/cpp/activityset-testany/s4u-activityset-testany.cpp [moved from examples/cpp/activity-testany/s4u-activity-testany.cpp with 55% similarity]
examples/cpp/activityset-testany/s4u-activityset-testany.tesh [new file with mode: 0644]
examples/cpp/activityset-waitall/s4u-activityset-waitall.cpp [new file with mode: 0644]
examples/cpp/activityset-waitall/s4u-activityset-waitall.tesh [new file with mode: 0644]
examples/cpp/activityset-waitallfor/s4u-activityset-waitallfor.cpp [new file with mode: 0644]
examples/cpp/activityset-waitallfor/s4u-activityset-waitallfor.tesh [new file with mode: 0644]
examples/cpp/activityset-waitany/s4u-activityset-waitany.cpp [new file with mode: 0644]
examples/cpp/activityset-waitany/s4u-activityset-waitany.tesh [new file with mode: 0644]
examples/cpp/actor-create/s4u-actor-create.cpp
examples/cpp/actor-daemon/s4u-actor-daemon.cpp
examples/cpp/actor-exiting/s4u-actor-exiting.cpp
examples/cpp/actor-exiting/s4u-actor-exiting.tesh
examples/cpp/actor-join/s4u-actor-join.cpp
examples/cpp/actor-kill/s4u-actor-kill.cpp
examples/cpp/actor-lifetime/s4u-actor-lifetime.cpp
examples/cpp/actor-migrate/s4u-actor-migrate.cpp
examples/cpp/actor-stacksize/s4u-actor-stacksize.cpp
examples/cpp/actor-suspend/s4u-actor-suspend.cpp
examples/cpp/actor-yield/s4u-actor-yield.cpp
examples/cpp/app-bittorrent/s4u-bittorrent.cpp
examples/cpp/app-bittorrent/s4u-bittorrent.hpp
examples/cpp/app-bittorrent/s4u-peer.cpp
examples/cpp/app-bittorrent/s4u-peer.hpp
examples/cpp/app-bittorrent/s4u-tracker.cpp
examples/cpp/app-bittorrent/s4u-tracker.hpp
examples/cpp/app-chainsend/s4u-app-chainsend.cpp
examples/cpp/app-masterworkers/s4u-app-masterworkers-class.cpp
examples/cpp/app-masterworkers/s4u-app-masterworkers-fun.cpp
examples/cpp/app-token-ring/s4u-app-token-ring.cpp
examples/cpp/battery-chiller-solar/s4u-battery-chiller-solar.cpp [new file with mode: 0644]
examples/cpp/battery-chiller-solar/s4u-battery-chiller-solar.tesh [new file with mode: 0644]
examples/cpp/battery-connector/s4u-battery-connector.cpp [new file with mode: 0644]
examples/cpp/battery-connector/s4u-battery-connector.tesh [new file with mode: 0644]
examples/cpp/battery-degradation/plot_battery_degradation.py [new file with mode: 0644]
examples/cpp/battery-degradation/s4u-battery-degradation.cpp [new file with mode: 0644]
examples/cpp/battery-degradation/s4u-battery-degradation.tesh [new file with mode: 0644]
examples/cpp/battery-energy/s4u-battery-energy.cpp [new file with mode: 0644]
examples/cpp/battery-energy/s4u-battery-energy.tesh [new file with mode: 0644]
examples/cpp/battery-simple/s4u-battery-simple.cpp [new file with mode: 0644]
examples/cpp/battery-simple/s4u-battery-simple.tesh [new file with mode: 0644]
examples/cpp/chiller-simple/s4u-chiller-simple.cpp [new file with mode: 0644]
examples/cpp/chiller-simple/s4u-chiller-simple.tesh [new file with mode: 0644]
examples/cpp/cloud-capping/s4u-cloud-capping.cpp
examples/cpp/cloud-migration/s4u-cloud-migration.cpp
examples/cpp/cloud-simple/s4u-cloud-simple.cpp
examples/cpp/clusters-multicpu/s4u-clusters-multicpu.cpp
examples/cpp/comm-dependent/s4u-comm-dependent.cpp
examples/cpp/comm-dependent/s4u-comm-dependent.tesh
examples/cpp/comm-failure/s4u-comm-failure.cpp
examples/cpp/comm-failure/s4u-comm-failure.tesh
examples/cpp/comm-host2host/s4u-comm-host2host.cpp
examples/cpp/comm-pingpong/s4u-comm-pingpong.cpp
examples/cpp/comm-pingpong/s4u-comm-pingpong.tesh
examples/cpp/comm-ready/s4u-comm-ready.cpp
examples/cpp/comm-suspend/s4u-comm-suspend.cpp
examples/cpp/comm-testany/s4u-comm-testany.cpp [deleted file]
examples/cpp/comm-testany/s4u-comm-testany.tesh [deleted file]
examples/cpp/comm-throttling/s4u-comm-throttling.cpp
examples/cpp/comm-wait/s4u-comm-wait.cpp
examples/cpp/comm-waitall/s4u-comm-waitall.cpp [deleted file]
examples/cpp/comm-waitall/s4u-comm-waitall.tesh [deleted file]
examples/cpp/comm-waitany/s4u-comm-waitany.cpp [deleted file]
examples/cpp/comm-waitany/s4u-comm-waitany.tesh [deleted file]
examples/cpp/comm-waituntil/s4u-comm-waituntil.cpp
examples/cpp/dag-comm/s4u-dag-comm.cpp
examples/cpp/dag-comm/s4u-dag-comm.tesh
examples/cpp/dag-failure/s4u-dag-failure.cpp
examples/cpp/dag-from-dax-simple/dag.xml [new file with mode: 0644]
examples/cpp/dag-from-dax-simple/s4u-dag-from-dax-simple.cpp [new file with mode: 0644]
examples/cpp/dag-from-dax-simple/s4u-dag-from-dax-simple.tesh [new file with mode: 0644]
examples/cpp/dag-from-dax/s4u-dag-from-dax.cpp
examples/cpp/dag-from-dot-simple/dag.dot [new file with mode: 0644]
examples/cpp/dag-from-dot-simple/s4u-dag-from-dot-simple.cpp [new file with mode: 0644]
examples/cpp/dag-from-dot-simple/s4u-dag-from-dot-simple.tesh [new file with mode: 0644]
examples/cpp/dag-from-dot/s4u-dag-from-dot.cpp
examples/cpp/dag-from-json-simple/dag.json [new file with mode: 0644]
examples/cpp/dag-from-json-simple/s4u-dag-from-json-simple.cpp [new file with mode: 0644]
examples/cpp/dag-from-json-simple/s4u-dag-from-json-simple.tesh [new file with mode: 0644]
examples/cpp/dag-io/s4u-dag-io.cpp
examples/cpp/dag-io/s4u-dag-io.tesh
examples/cpp/dag-scheduling/s4u-dag-scheduling.cpp
examples/cpp/dag-simple/s4u-dag-simple.cpp
examples/cpp/dag-simple/s4u-dag-simple.tesh
examples/cpp/dag-tuto/s4u-dag-tuto.cpp [new file with mode: 0644]
examples/cpp/dag-tuto/s4u-dag-tuto.tesh [new file with mode: 0644]
examples/cpp/dht-chord/s4u-dht-chord-node.cpp
examples/cpp/dht-chord/s4u-dht-chord.cpp
examples/cpp/dht-chord/s4u-dht-chord.hpp
examples/cpp/dht-kademlia/answer.cpp
examples/cpp/dht-kademlia/answer.hpp
examples/cpp/dht-kademlia/generate.py
examples/cpp/dht-kademlia/message.hpp
examples/cpp/dht-kademlia/node.cpp
examples/cpp/dht-kademlia/node.hpp
examples/cpp/dht-kademlia/routing_table.cpp
examples/cpp/dht-kademlia/routing_table.hpp
examples/cpp/dht-kademlia/s4u-dht-kademlia.cpp
examples/cpp/dht-kademlia/s4u-dht-kademlia.hpp
examples/cpp/energy-boot/s4u-energy-boot.cpp
examples/cpp/energy-exec-ptask/s4u-energy-exec-ptask.cpp
examples/cpp/energy-exec/s4u-energy-exec.cpp
examples/cpp/energy-link/s4u-energy-link.cpp
examples/cpp/energy-vm/s4u-energy-vm.cpp
examples/cpp/energy-wifi/s4u-energy-wifi.cpp
examples/cpp/engine-filtering/s4u-engine-filtering.cpp
examples/cpp/engine-run-partial/s4u-engine-run-partial.cpp
examples/cpp/exec-async/s4u-exec-async.cpp
examples/cpp/exec-basic/s4u-exec-basic.cpp
examples/cpp/exec-cpu-factors/s4u-exec-cpu-factors.cpp
examples/cpp/exec-cpu-nonlinear/s4u-exec-cpu-nonlinear.cpp
examples/cpp/exec-dependent/s4u-exec-dependent.cpp
examples/cpp/exec-dependent/s4u-exec-dependent.tesh
examples/cpp/exec-dvfs/s4u-exec-dvfs.cpp
examples/cpp/exec-dvfs/s4u-exec-dvfs.tesh
examples/cpp/exec-failure/s4u-exec-failure.cpp
examples/cpp/exec-failure/s4u-exec-failure.tesh
examples/cpp/exec-ptask-multicore-latency/s4u-exec-ptask-multicore-latency.cpp
examples/cpp/exec-ptask-multicore/s4u-exec-ptask-multicore.cpp
examples/cpp/exec-ptask/s4u-exec-ptask.cpp
examples/cpp/exec-remote/s4u-exec-remote.cpp
examples/cpp/exec-threads/s4u-exec-threads.cpp
examples/cpp/exec-unassigned/s4u-exec-unassigned.cpp
examples/cpp/exec-waitany/s4u-exec-waitany.cpp [deleted file]
examples/cpp/exec-waitany/s4u-exec-waitany.tesh [deleted file]
examples/cpp/exec-waitfor/s4u-exec-waitfor.cpp
examples/cpp/io-async/s4u-io-async.cpp
examples/cpp/io-degradation/s4u-io-degradation.cpp
examples/cpp/io-dependent/s4u-io-dependent.cpp
examples/cpp/io-dependent/s4u-io-dependent.tesh
examples/cpp/io-disk-raw/s4u-io-disk-raw.cpp
examples/cpp/io-file-remote/s4u-io-file-remote.cpp
examples/cpp/io-file-remote/s4u-io-file-remote.tesh
examples/cpp/io-file-remote/s4u-io-file-remote_d.xml
examples/cpp/io-file-system/s4u-io-file-system.cpp
examples/cpp/io-file-system/s4u-io-file-system.tesh
examples/cpp/io-priority/s4u-io-priority.cpp
examples/cpp/maestro-set/s4u-maestro-set.cpp
examples/cpp/mc-bugged1-liveness/promela_bugged1_liveness [deleted file]
examples/cpp/mc-bugged1-liveness/s4u-mc-bugged1-liveness-stack-cleaner [deleted file]
examples/cpp/mc-bugged1-liveness/s4u-mc-bugged1-liveness-visited.tesh [deleted file]
examples/cpp/mc-bugged1-liveness/s4u-mc-bugged1-liveness.cpp [deleted file]
examples/cpp/mc-bugged1-liveness/s4u-mc-bugged1-liveness.tesh [deleted file]
examples/cpp/mc-bugged1/s4u-mc-bugged1.cpp
examples/cpp/mc-bugged1/s4u-mc-bugged1.tesh
examples/cpp/mc-bugged2-liveness/promela_bugged2_liveness [deleted file]
examples/cpp/mc-bugged2-liveness/s4u-mc-bugged2-liveness.cpp [deleted file]
examples/cpp/mc-bugged2-liveness/s4u-mc-bugged2-liveness.tesh [deleted file]
examples/cpp/mc-bugged2/s4u-mc-bugged2.cpp
examples/cpp/mc-bugged2/s4u-mc-bugged2.tesh
examples/cpp/mc-centralized-mutex/s4u-mc-centralized-mutex.cpp
examples/cpp/mc-electric-fence/s4u-mc-electric-fence.cpp
examples/cpp/mc-electric-fence/s4u-mc-electric-fence.tesh
examples/cpp/mc-failing-assert/s4u-mc-failing-assert-nodpor.tesh [new file with mode: 0644]
examples/cpp/mc-failing-assert/s4u-mc-failing-assert.cpp
examples/cpp/mc-failing-assert/s4u-mc-failing-assert.tesh
examples/cpp/mess-wait/s4u-mess-wait.cpp [new file with mode: 0644]
examples/cpp/mess-wait/s4u-mess-wait.tesh [new file with mode: 0644]
examples/cpp/network-factors/s4u-network-factors.cpp
examples/cpp/network-nonlinear/s4u-network-nonlinear.cpp
examples/cpp/network-ns3-wifi/s4u-network-ns3-wifi.cpp
examples/cpp/network-ns3/s4u-network-ns3-notime.tesh [moved from examples/cpp/network-ns3/s4u-network-ns3.tesh with 76% similarity]
examples/cpp/network-ns3/s4u-network-ns3-timed.tesh [new file with mode: 0644]
examples/cpp/network-ns3/s4u-network-ns3.cpp
examples/cpp/network-wifi/s4u-network-wifi.cpp
examples/cpp/platform-comm-serialize/s4u-platform-comm-serialize.cpp [moved from examples/cpp/comm-serialize/s4u-comm-serialize.cpp with 62% similarity]
examples/cpp/platform-comm-serialize/s4u-platform-comm-serialize.tesh [moved from examples/cpp/comm-serialize/s4u-comm-serialize.tesh with 94% similarity]
examples/cpp/platform-failures/s4u-platform-failures.cpp
examples/cpp/platform-failures/s4u-platform-failures.tesh
examples/cpp/platform-profile/s4u-platform-profile.cpp
examples/cpp/platform-properties/s4u-platform-properties.cpp
examples/cpp/plugin-host-load/s4u-plugin-host-load.cpp
examples/cpp/plugin-jbod/s4u-plugin-jbod.cpp [new file with mode: 0644]
examples/cpp/plugin-jbod/s4u-plugin-jbod.tesh [new file with mode: 0644]
examples/cpp/plugin-link-load/s4u-plugin-link-load.cpp
examples/cpp/plugin-prodcons/s4u-plugin-prodcons.cpp
examples/cpp/replay-comm/s4u-replay-comm.cpp
examples/cpp/replay-io/s4u-replay-io.cpp
examples/cpp/routing-get-clusters/s4u-routing-get-clusters.cpp
examples/cpp/solar-panel-simple/s4u-solar-panel-simple.cpp [new file with mode: 0644]
examples/cpp/solar-panel-simple/s4u-solar-panel-simple.tesh [new file with mode: 0644]
examples/cpp/synchro-barrier/s4u-mc-synchro-barrier.tesh
examples/cpp/synchro-barrier/s4u-synchro-barrier.cpp
examples/cpp/synchro-condition-variable-waituntil/s4u-synchro-condition-variable-waituntil.cpp
examples/cpp/synchro-condition-variable/s4u-synchro-condition-variable.cpp
examples/cpp/synchro-mutex/s4u-mc-synchro-mutex.tesh
examples/cpp/synchro-mutex/s4u-synchro-mutex.cpp
examples/cpp/synchro-mutex/s4u-synchro-mutex.tesh
examples/cpp/synchro-semaphore/s4u-mc-synchro-semaphore.tesh
examples/cpp/synchro-semaphore/s4u-synchro-semaphore.cpp
examples/cpp/task-dispatch/s4u-task-dispatch.cpp [new file with mode: 0644]
examples/cpp/task-dispatch/s4u-task-dispatch.tesh [new file with mode: 0644]
examples/cpp/task-io/s4u-task-io.cpp [new file with mode: 0644]
examples/cpp/task-io/s4u-task-io.tesh [new file with mode: 0644]
examples/cpp/task-microservice/s4u-task-microservice.cpp [new file with mode: 0644]
examples/cpp/task-microservice/s4u-task-microservice.tesh [new file with mode: 0644]
examples/cpp/task-parallelism/s4u-task-parallelism.cpp [new file with mode: 0644]
examples/cpp/task-parallelism/s4u-task-parallelism.tesh [new file with mode: 0644]
examples/cpp/task-simple/s4u-task-simple.cpp [new file with mode: 0644]
examples/cpp/task-simple/s4u-task-simple.tesh [new file with mode: 0644]
examples/cpp/task-storm/s4u-task-storm.cpp [new file with mode: 0644]
examples/cpp/task-storm/s4u-task-storm.tesh [new file with mode: 0644]
examples/cpp/task-switch-host/s4u-task-switch-host.cpp [new file with mode: 0644]
examples/cpp/task-switch-host/s4u-task-switch-host.tesh [new file with mode: 0644]
examples/cpp/task-variable-load/s4u-task-variable-load.cpp [new file with mode: 0644]
examples/cpp/task-variable-load/s4u-task-variable-load.tesh [new file with mode: 0644]
examples/cpp/trace-categories/s4u-trace-categories.cpp
examples/cpp/trace-host-user-variables/s4u-trace-host-user-variables.cpp
examples/cpp/trace-link-user-variables/s4u-trace-link-user-variables.cpp
examples/cpp/trace-masterworkers/s4u-trace-masterworkers.cpp
examples/cpp/trace-platform/s4u-trace-platform.cpp
examples/cpp/trace-process-migration/s4u-trace-process-migration.cpp
examples/cpp/trace-process-migration/s4u-trace-process-migration.tesh
examples/cpp/trace-route-user-variables/s4u-trace-route-user-variables.cpp
examples/deprecated/java/CMakeLists.txt [deleted file]
examples/deprecated/java/app/bittorrent/Common.java [deleted file]
examples/deprecated/java/app/bittorrent/Connection.java [deleted file]
examples/deprecated/java/app/bittorrent/Main.java [deleted file]
examples/deprecated/java/app/bittorrent/MessageTask.java [deleted file]
examples/deprecated/java/app/bittorrent/Peer.java [deleted file]
examples/deprecated/java/app/bittorrent/Tracker.java [deleted file]
examples/deprecated/java/app/bittorrent/TrackerTask.java [deleted file]
examples/deprecated/java/app/bittorrent/app-bittorrent.tesh [deleted file]
examples/deprecated/java/app/bittorrent/bittorrent.xml [deleted file]
examples/deprecated/java/app/bittorrent/generate.py [deleted file]
examples/deprecated/java/app/centralizedmutex/Coordinator.java [deleted file]
examples/deprecated/java/app/centralizedmutex/GrantTask.java [deleted file]
examples/deprecated/java/app/centralizedmutex/Main.java [deleted file]
examples/deprecated/java/app/centralizedmutex/Node.java [deleted file]
examples/deprecated/java/app/centralizedmutex/ReleaseTask.java [deleted file]
examples/deprecated/java/app/centralizedmutex/RequestTask.java [deleted file]
examples/deprecated/java/app/centralizedmutex/app-centralizedmutex.tesh [deleted file]
examples/deprecated/java/app/centralizedmutex/centralizedmutex.xml [deleted file]
examples/deprecated/java/app/masterworker/Main.java [deleted file]
examples/deprecated/java/app/masterworker/Master.java [deleted file]
examples/deprecated/java/app/masterworker/README [deleted file]
examples/deprecated/java/app/masterworker/Worker.java [deleted file]
examples/deprecated/java/app/masterworker/app-masterworker.tesh [deleted file]
examples/deprecated/java/app/masterworker/masterworker.xml [deleted file]
examples/deprecated/java/app/pingpong/Main.java [deleted file]
examples/deprecated/java/app/pingpong/PingPongTask.java [deleted file]
examples/deprecated/java/app/pingpong/Receiver.java [deleted file]
examples/deprecated/java/app/pingpong/Sender.java [deleted file]
examples/deprecated/java/app/pingpong/app-pingpong.tesh [deleted file]
examples/deprecated/java/app/tokenring/Main.java [deleted file]
examples/deprecated/java/app/tokenring/RelayRunner.java [deleted file]
examples/deprecated/java/app/tokenring/app-tokenring.tesh [deleted file]
examples/deprecated/java/async/dsend/Main.java [deleted file]
examples/deprecated/java/async/dsend/Receiver.java [deleted file]
examples/deprecated/java/async/dsend/Sender.java [deleted file]
examples/deprecated/java/async/dsend/async-dsend.tesh [deleted file]
examples/deprecated/java/async/waitall/Main.java [deleted file]
examples/deprecated/java/async/waitall/Receiver.java [deleted file]
examples/deprecated/java/async/waitall/Sender.java [deleted file]
examples/deprecated/java/async/waitall/async-waitall.tesh [deleted file]
examples/deprecated/java/async/yield/Main.java [deleted file]
examples/deprecated/java/async/yield/Yielder.java [deleted file]
examples/deprecated/java/async/yield/async-yield.tesh [deleted file]
examples/deprecated/java/cloud/masterworker/Main.java [deleted file]
examples/deprecated/java/cloud/masterworker/Master.java [deleted file]
examples/deprecated/java/cloud/masterworker/Worker.java [deleted file]
examples/deprecated/java/cloud/masterworker/cloud-masterworker.tesh [deleted file]
examples/deprecated/java/cloud/migration/Daemon.java [deleted file]
examples/deprecated/java/cloud/migration/Main.java [deleted file]
examples/deprecated/java/cloud/migration/README [deleted file]
examples/deprecated/java/cloud/migration/Test.java [deleted file]
examples/deprecated/java/cloud/migration/XVM.java [deleted file]
examples/deprecated/java/cloud/migration/cloud-migration.tesh [deleted file]
examples/deprecated/java/dht/chord/ChordTask.java [deleted file]
examples/deprecated/java/dht/chord/Common.java [deleted file]
examples/deprecated/java/dht/chord/FindSuccessorAnswerTask.java [deleted file]
examples/deprecated/java/dht/chord/FindSuccessorTask.java [deleted file]
examples/deprecated/java/dht/chord/GetPredecessorAnswerTask.java [deleted file]
examples/deprecated/java/dht/chord/GetPredecessorTask.java [deleted file]
examples/deprecated/java/dht/chord/Main.java [deleted file]
examples/deprecated/java/dht/chord/Node.java [deleted file]
examples/deprecated/java/dht/chord/NotifyTask.java [deleted file]
examples/deprecated/java/dht/chord/chord.xml [deleted file]
examples/deprecated/java/dht/chord/dht-chord.tesh [deleted file]
examples/deprecated/java/dht/kademlia/Answer.java [deleted file]
examples/deprecated/java/dht/kademlia/Bucket.java [deleted file]
examples/deprecated/java/dht/kademlia/Common.java [deleted file]
examples/deprecated/java/dht/kademlia/Contact.java [deleted file]
examples/deprecated/java/dht/kademlia/FindNodeAnswerTask.java [deleted file]
examples/deprecated/java/dht/kademlia/FindNodeTask.java [deleted file]
examples/deprecated/java/dht/kademlia/KademliaTask.java [deleted file]
examples/deprecated/java/dht/kademlia/Main.java [deleted file]
examples/deprecated/java/dht/kademlia/Node.java [deleted file]
examples/deprecated/java/dht/kademlia/RoutingTable.java [deleted file]
examples/deprecated/java/dht/kademlia/dht-kademlia.tesh [deleted file]
examples/deprecated/java/dht/kademlia/kademlia.xml [deleted file]
examples/deprecated/java/energy/consumption/EnergyConsumer.java [deleted file]
examples/deprecated/java/energy/consumption/Main.java [deleted file]
examples/deprecated/java/energy/consumption/energy-consumption.tesh [deleted file]
examples/deprecated/java/energy/pstate/Main.java [deleted file]
examples/deprecated/java/energy/pstate/PstateRunner.java [deleted file]
examples/deprecated/java/energy/pstate/energy-pstate.tesh [deleted file]
examples/deprecated/java/energy/vm/EnergyVMRunner.java [deleted file]
examples/deprecated/java/energy/vm/Main.java [deleted file]
examples/deprecated/java/energy/vm/energy-vm.tesh [deleted file]
examples/deprecated/java/hostload/LoadRunner.java [deleted file]
examples/deprecated/java/hostload/Main.java [deleted file]
examples/deprecated/java/hostload/hostload.tesh [deleted file]
examples/deprecated/java/process/kill/Killer.java [deleted file]
examples/deprecated/java/process/kill/Main.java [deleted file]
examples/deprecated/java/process/kill/Victim.java [deleted file]
examples/deprecated/java/process/kill/process-kill.tesh [deleted file]
examples/deprecated/java/process/migration/Emigrant.java [deleted file]
examples/deprecated/java/process/migration/Main.java [deleted file]
examples/deprecated/java/process/migration/Policeman.java [deleted file]
examples/deprecated/java/process/migration/process-migration.tesh [deleted file]
examples/deprecated/java/process/startkilltime/Main.java [deleted file]
examples/deprecated/java/process/startkilltime/Sleeper.java [deleted file]
examples/deprecated/java/process/startkilltime/process-startkilltime.tesh [deleted file]
examples/deprecated/java/process/startkilltime/startkilltime.xml [deleted file]
examples/deprecated/java/process/suspend/DreamMaster.java [deleted file]
examples/deprecated/java/process/suspend/LazyGuy.java [deleted file]
examples/deprecated/java/process/suspend/Main.java [deleted file]
examples/deprecated/java/process/suspend/process-suspend.tesh [deleted file]
examples/deprecated/java/task/priority/Main.java [deleted file]
examples/deprecated/java/task/priority/Test.java [deleted file]
examples/deprecated/java/task/priority/priority.xml [deleted file]
examples/deprecated/java/task/priority/task-priority.tesh [deleted file]
examples/deprecated/java/trace/pingpong/Main.java [deleted file]
examples/deprecated/java/trace/pingpong/PingPongTask.java [deleted file]
examples/deprecated/java/trace/pingpong/Receiver.java [deleted file]
examples/deprecated/java/trace/pingpong/Sender.java [deleted file]
examples/deprecated/java/trace/pingpong/trace-pingpong.tesh [deleted file]
examples/platforms/config.xml
examples/platforms/griffon.cpp
examples/platforms/optorsim/transform_optorsim_platform.pl
examples/platforms/routing_cluster.cpp
examples/platforms/storage/content/small_content.txt
examples/platforms/storage/content/storage_content.txt
examples/platforms/supernode.cpp
examples/platforms/supernode.py
examples/platforms/syscoord/generate_peer_platform.pl
examples/platforms/wifi_large_cell.xml [new file with mode: 0755]
examples/python/CMakeLists.txt
examples/python/activityset-testany/activityset-testany.py [new file with mode: 0644]
examples/python/activityset-testany/activityset-testany.tesh [moved from examples/cpp/activity-testany/s4u-activity-testany.tesh with 87% similarity]
examples/python/activityset-waitall/activityset-waitall.py [new file with mode: 0644]
examples/python/activityset-waitall/activityset-waitall.tesh [new file with mode: 0644]
examples/python/activityset-waitallfor/activityset-waitallfor.py [new file with mode: 0644]
examples/python/activityset-waitallfor/activityset-waitallfor.tesh [new file with mode: 0644]
examples/python/activityset-waitany/activityset-waitany.py [new file with mode: 0644]
examples/python/activityset-waitany/activityset-waitany.tesh [moved from examples/cpp/activity-waitany/s4u-activity-waitany.tesh with 59% similarity]
examples/python/actor-create/actor-create.py
examples/python/actor-daemon/actor-daemon.py
examples/python/actor-join/actor-join.py
examples/python/actor-kill/actor-kill.py
examples/python/actor-lifetime/actor-lifetime.py
examples/python/actor-migrate/actor-migrate.py
examples/python/actor-suspend/actor-suspend.py
examples/python/actor-yield/actor-yield.py
examples/python/app-masterworkers/app-masterworkers.py
examples/python/clusters-multicpu/clusters-multicpu.py
examples/python/comm-failure/comm-failure.py
examples/python/comm-failure/comm-failure.tesh
examples/python/comm-host2host/comm-host2host.py
examples/python/comm-pingpong/comm-pingpong.py
examples/python/comm-ready/comm-ready.py
examples/python/comm-suspend/comm-suspend.py
examples/python/comm-testany/comm-testany.py [deleted file]
examples/python/comm-testany/comm-testany.tesh [deleted file]
examples/python/comm-throttling/comm-throttling.py
examples/python/comm-wait/comm-wait.py
examples/python/comm-waitall/comm-waitall.py [deleted file]
examples/python/comm-waitall/comm-waitall.tesh [deleted file]
examples/python/comm-waitallfor/comm-waitallfor.py [deleted file]
examples/python/comm-waitallfor/comm-waitallfor.tesh [deleted file]
examples/python/comm-waitany/comm-waitany.py [deleted file]
examples/python/comm-waitany/comm-waitany.tesh [deleted file]
examples/python/comm-waitfor/comm-waitfor.py [deleted file]
examples/python/comm-waitfor/comm-waitfor.tesh [deleted file]
examples/python/comm-waituntil/comm-waituntil.py
examples/python/exec-async/exec-async.py
examples/python/exec-basic/exec-basic.py
examples/python/exec-cpu-nonlinear/exec-cpu-nonlinear.py
examples/python/exec-dvfs/exec-dvfs.py
examples/python/exec-dvfs/exec-dvfs.tesh
examples/python/exec-ptask/exec-ptask.py
examples/python/exec-remote/exec-remote.py
examples/python/io-degradation/io-degradation.py
examples/python/network-nonlinear/network-nonlinear.py
examples/python/platform-comm-serialize/platform-comm-serialize.py [moved from examples/python/comm-serialize/comm-serialize.py with 73% similarity]
examples/python/platform-comm-serialize/platform-comm-serialize.tesh [moved from examples/python/comm-serialize/comm-serialize.tesh with 91% similarity]
examples/python/platform-failures/platform-failures.py
examples/python/platform-failures/platform-failures.tesh
examples/python/platform-profile/platform-profile.py
examples/python/plugin-host-load/plugin-host-load.py [new file with mode: 0644]
examples/python/plugin-host-load/plugin-host-load.tesh [new file with mode: 0644]
examples/python/synchro-barrier/synchro-barrier.py
examples/python/synchro-mutex/synchro-mutex.py
examples/python/synchro-semaphore/synchro-semaphore.py
examples/python/task-io/task-io.py [new file with mode: 0644]
examples/python/task-io/task-io.tesh [new file with mode: 0644]
examples/python/task-simple/task-simple.py [new file with mode: 0644]
examples/python/task-simple/task-simple.tesh [new file with mode: 0644]
examples/python/task-switch-host/task-switch-host.py [new file with mode: 0644]
examples/python/task-switch-host/task-switch-host.tesh [new file with mode: 0644]
examples/python/task-variable-load/task-variable-load.py [new file with mode: 0644]
examples/python/task-variable-load/task-variable-load.tesh [new file with mode: 0644]
examples/smpi/CMakeLists.txt
examples/smpi/NAS/CMakeLists.txt
examples/smpi/NAS/DGraph.c
examples/smpi/NAS/nas_common.c
examples/smpi/NAS/nas_common.h
examples/smpi/ampi_test/ampi_test.cpp
examples/smpi/comm_dynamic_costs/comm-dynamic-cost.cpp
examples/smpi/energy/energy.c
examples/smpi/gemm/gemm.c
examples/smpi/gemm/gemm.tesh
examples/smpi/mc/bugged1.c
examples/smpi/mc/bugged1_liveness.c [deleted file]
examples/smpi/mc/bugged2.c
examples/smpi/mc/hostfile_bugged1_liveness [deleted file]
examples/smpi/mc/hostfile_non_termination [deleted file]
examples/smpi/mc/mutual_exclusion.c
examples/smpi/mc/non_termination1.c [deleted file]
examples/smpi/mc/non_termination2.c [deleted file]
examples/smpi/mc/non_termination3.c [deleted file]
examples/smpi/mc/non_termination4.c [deleted file]
examples/smpi/mc/only_send_deterministic.c
examples/smpi/mc/only_send_deterministic.tesh
examples/smpi/mc/promela_bugged1_liveness [deleted file]
examples/smpi/mc/sendsend.c
examples/smpi/mc/sendsend.tesh
examples/smpi/replay/replay.cpp
examples/smpi/replay_multiple/generate_multiple_deployment.sh
examples/smpi/replay_multiple/replay_multiple.cpp
examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual.cpp
examples/smpi/simple-execute/simple-execute.c
examples/smpi/smpi_s4u_masterworker/deployment_masterworker_mailbox_smpi.xml
examples/smpi/smpi_s4u_masterworker/masterworker_mailbox_smpi.cpp
examples/smpi/smpi_s4u_masterworker/s4u_smpi.tesh
examples/smpi/trace/trace.c
examples/smpi/trace/trace.tesh
examples/smpi/trace_call_location/trace_call_location.c
examples/smpi/trace_simple/trace_simple.c
examples/smpi/trace_simple/trace_simple.tesh
examples/sthread/CMakeLists.txt
examples/sthread/pthread-mc-mutex-recursive.tesh [new file with mode: 0644]
examples/sthread/pthread-mc-mutex-simple.tesh [new file with mode: 0644]
examples/sthread/pthread-mc-mutex-simpledeadlock.tesh [new file with mode: 0644]
examples/sthread/pthread-mc-producer-consumer.tesh [new file with mode: 0644]
examples/sthread/pthread-mutex-recursive.c [new file with mode: 0644]
examples/sthread/pthread-mutex-recursive.tesh [new file with mode: 0644]
examples/sthread/pthread-mutex-simple.c
examples/sthread/pthread-mutex-simple.tesh
examples/sthread/pthread-mutex-simpledeadlock.c [new file with mode: 0644]
examples/sthread/pthread-producer-consumer.c [new file with mode: 0644]
examples/sthread/pthread-producer-consumer.tesh [new file with mode: 0644]
examples/sthread/stdobject/stdobject.cpp [new file with mode: 0644]
examples/sthread/stdobject/stdobject.tesh [new file with mode: 0644]
examples/sthread/sthread-mutex-simple.c
examples/sthread/sthread-mutex-simple.tesh [new file with mode: 0644]
include/simgrid/Exception.hpp
include/simgrid/activity_set.h [new file with mode: 0644]
include/simgrid/actor.h
include/simgrid/barrier.h
include/simgrid/chrono.hpp
include/simgrid/comm.h
include/simgrid/cond.h
include/simgrid/config.h.in
include/simgrid/disk.h
include/simgrid/engine.h
include/simgrid/exec.h
include/simgrid/forward.h
include/simgrid/host.h
include/simgrid/instr.h
include/simgrid/kernel/ProfileBuilder.hpp
include/simgrid/kernel/Timer.hpp
include/simgrid/kernel/resource/Action.hpp
include/simgrid/kernel/resource/Model.hpp
include/simgrid/kernel/resource/NetworkModelIntf.hpp [deleted file]
include/simgrid/kernel/routing/ClusterZone.hpp
include/simgrid/kernel/routing/DijkstraZone.hpp
include/simgrid/kernel/routing/DragonflyZone.hpp
include/simgrid/kernel/routing/EmptyZone.hpp
include/simgrid/kernel/routing/FatTreeZone.hpp
include/simgrid/kernel/routing/FloydZone.hpp
include/simgrid/kernel/routing/FullZone.hpp
include/simgrid/kernel/routing/NetPoint.hpp
include/simgrid/kernel/routing/NetZoneImpl.hpp
include/simgrid/kernel/routing/RoutedZone.hpp
include/simgrid/kernel/routing/StarZone.hpp
include/simgrid/kernel/routing/TorusZone.hpp
include/simgrid/kernel/routing/VivaldiZone.hpp
include/simgrid/kernel/routing/WifiZone.hpp
include/simgrid/link.h
include/simgrid/mailbox.h
include/simgrid/modelchecker.h
include/simgrid/msg.h [deleted file]
include/simgrid/mutex.h
include/simgrid/plugins/ProducerConsumer.hpp
include/simgrid/plugins/battery.hpp [new file with mode: 0644]
include/simgrid/plugins/chiller.hpp [new file with mode: 0644]
include/simgrid/plugins/dvfs.h
include/simgrid/plugins/energy.h
include/simgrid/plugins/file_system.h
include/simgrid/plugins/jbod.hpp [new file with mode: 0644]
include/simgrid/plugins/live_migration.h
include/simgrid/plugins/load.h
include/simgrid/plugins/ns3.hpp
include/simgrid/plugins/solar_panel.hpp [new file with mode: 0644]
include/simgrid/s4u.hpp
include/simgrid/s4u/Activity.hpp
include/simgrid/s4u/ActivitySet.hpp [new file with mode: 0644]
include/simgrid/s4u/Actor.hpp
include/simgrid/s4u/Barrier.hpp
include/simgrid/s4u/Comm.hpp
include/simgrid/s4u/ConditionVariable.hpp
include/simgrid/s4u/Disk.hpp
include/simgrid/s4u/Engine.hpp
include/simgrid/s4u/Exec.hpp
include/simgrid/s4u/Host.hpp
include/simgrid/s4u/Io.hpp
include/simgrid/s4u/Link.hpp
include/simgrid/s4u/Mailbox.hpp
include/simgrid/s4u/Mess.hpp [new file with mode: 0644]
include/simgrid/s4u/MessageQueue.hpp [new file with mode: 0644]
include/simgrid/s4u/Mutex.hpp
include/simgrid/s4u/NetZone.hpp
include/simgrid/s4u/Semaphore.hpp
include/simgrid/s4u/Task.hpp [new file with mode: 0644]
include/simgrid/s4u/VirtualMachine.hpp
include/simgrid/semaphore.h
include/simgrid/simix.h [deleted file]
include/simgrid/simix.hpp
include/simgrid/version.h.in
include/simgrid/vm.h
include/simgrid/zone.h
include/smpi/forward.hpp
include/smpi/mpi.h
include/smpi/mpif.h.in
include/smpi/sampi.h
include/smpi/smpi.h
include/smpi/smpi_extended_traces.h
include/smpi/smpi_extended_traces_fortran.h
include/smpi/smpi_helpers.h
include/smpi/smpi_helpers_internal.h
include/smpi/smpi_main.h [deleted file]
include/xbt.h
include/xbt/Extendable.hpp
include/xbt/PropertyHolder.hpp
include/xbt/asserts.h
include/xbt/asserts.hpp
include/xbt/automaton.h [deleted file]
include/xbt/automaton.hpp [deleted file]
include/xbt/backtrace.hpp
include/xbt/base.h
include/xbt/config.h
include/xbt/config.hpp
include/xbt/dict.h
include/xbt/dynar.h
include/xbt/ex.h
include/xbt/file.hpp
include/xbt/function_types.h
include/xbt/functional.hpp
include/xbt/graph.h
include/xbt/log.h
include/xbt/log.hpp
include/xbt/mallocator.h
include/xbt/misc.h
include/xbt/module.h
include/xbt/parmap.h
include/xbt/parse_units.hpp
include/xbt/promise.hpp
include/xbt/random.hpp
include/xbt/range.hpp
include/xbt/replay.hpp
include/xbt/signal.hpp
include/xbt/str.h
include/xbt/string.hpp
include/xbt/sysdep.h
include/xbt/system_error.hpp
include/xbt/utility.hpp
include/xbt/virtu.h
include/xbt/xbt_os_time.h
setup.py
sonar-project.properties
src/3rd-party/catch.hpp [moved from src/include/catch.hpp with 98% similarity]
src/bindings/java/JavaContext.cpp [deleted file]
src/bindings/java/JavaContext.hpp [deleted file]
src/bindings/java/MANIFEST.in [deleted file]
src/bindings/java/jmsg.cpp [deleted file]
src/bindings/java/jmsg.hpp [deleted file]
src/bindings/java/jmsg_as.cpp [deleted file]
src/bindings/java/jmsg_as.hpp [deleted file]
src/bindings/java/jmsg_comm.cpp [deleted file]
src/bindings/java/jmsg_comm.h [deleted file]
src/bindings/java/jmsg_host.cpp [deleted file]
src/bindings/java/jmsg_host.h [deleted file]
src/bindings/java/jmsg_process.cpp [deleted file]
src/bindings/java/jmsg_process.h [deleted file]
src/bindings/java/jmsg_synchro.cpp [deleted file]
src/bindings/java/jmsg_synchro.h [deleted file]
src/bindings/java/jmsg_task.cpp [deleted file]
src/bindings/java/jmsg_task.h [deleted file]
src/bindings/java/jmsg_vm.cpp [deleted file]
src/bindings/java/jmsg_vm.h [deleted file]
src/bindings/java/jtrace.cpp [deleted file]
src/bindings/java/jtrace.h [deleted file]
src/bindings/java/jxbt_utilities.cpp [deleted file]
src/bindings/java/jxbt_utilities.hpp [deleted file]
src/bindings/java/org/simgrid/NativeLib.java [deleted file]
src/bindings/java/org/simgrid/msg/As.java [deleted file]
src/bindings/java/org/simgrid/msg/Comm.java [deleted file]
src/bindings/java/org/simgrid/msg/Host.java [deleted file]
src/bindings/java/org/simgrid/msg/HostFailureException.java [deleted file]
src/bindings/java/org/simgrid/msg/HostNotFoundException.java [deleted file]
src/bindings/java/org/simgrid/msg/JniException.java [deleted file]
src/bindings/java/org/simgrid/msg/Msg.java [deleted file]
src/bindings/java/org/simgrid/msg/MsgException.java [deleted file]
src/bindings/java/org/simgrid/msg/Mutex.java [deleted file]
src/bindings/java/org/simgrid/msg/Process.java [deleted file]
src/bindings/java/org/simgrid/msg/ProcessKilledError.java [deleted file]
src/bindings/java/org/simgrid/msg/ProcessNotFoundException.java [deleted file]
src/bindings/java/org/simgrid/msg/Semaphore.java [deleted file]
src/bindings/java/org/simgrid/msg/Task.java [deleted file]
src/bindings/java/org/simgrid/msg/TaskCancelledException.java [deleted file]
src/bindings/java/org/simgrid/msg/TimeoutException.java [deleted file]
src/bindings/java/org/simgrid/msg/TransferFailureException.java [deleted file]
src/bindings/java/org/simgrid/msg/VM.java [deleted file]
src/bindings/java/org/simgrid/trace/Trace.java [deleted file]
src/bindings/python/simgrid_python.cpp
src/dag/dax_dtd.c
src/dag/loaders.cpp
src/include/xbt/mmalloc.h [deleted file]
src/include/xbt/xbt_modinter.h [deleted file]
src/include/xxhash.hpp [deleted file]
src/instr/instr_config.cpp
src/instr/instr_interface.cpp
src/instr/instr_paje_containers.cpp
src/instr/instr_paje_containers.hpp
src/instr/instr_paje_events.cpp
src/instr/instr_paje_events.hpp
src/instr/instr_paje_header.cpp
src/instr/instr_paje_trace.cpp
src/instr/instr_paje_types.cpp
src/instr/instr_paje_types.hpp
src/instr/instr_paje_values.hpp
src/instr/instr_platform.cpp
src/instr/instr_private.hpp
src/instr/instr_resource_utilization.cpp
src/instr/instr_smpi.hpp
src/internal_config.h.in
src/kernel/EngineImpl.cpp
src/kernel/EngineImpl.hpp
src/kernel/activity/ActivityImpl.cpp
src/kernel/activity/ActivityImpl.hpp
src/kernel/activity/BarrierImpl.cpp
src/kernel/activity/BarrierImpl.hpp
src/kernel/activity/CommImpl.cpp
src/kernel/activity/CommImpl.hpp
src/kernel/activity/ConditionVariableImpl.cpp
src/kernel/activity/ConditionVariableImpl.hpp
src/kernel/activity/ExecImpl.cpp
src/kernel/activity/ExecImpl.hpp
src/kernel/activity/IoImpl.cpp
src/kernel/activity/IoImpl.hpp
src/kernel/activity/MailboxImpl.cpp
src/kernel/activity/MailboxImpl.hpp
src/kernel/activity/MessImpl.cpp [new file with mode: 0644]
src/kernel/activity/MessImpl.hpp [new file with mode: 0644]
src/kernel/activity/MessageQueueImpl.cpp [new file with mode: 0644]
src/kernel/activity/MessageQueueImpl.hpp [new file with mode: 0644]
src/kernel/activity/MutexImpl.cpp
src/kernel/activity/MutexImpl.hpp
src/kernel/activity/SemaphoreImpl.cpp
src/kernel/activity/SemaphoreImpl.hpp
src/kernel/activity/SleepImpl.cpp
src/kernel/activity/SleepImpl.hpp
src/kernel/activity/Synchro.cpp
src/kernel/activity/Synchro.hpp
src/kernel/actor/ActorImpl.cpp
src/kernel/actor/ActorImpl.hpp
src/kernel/actor/CommObserver.cpp
src/kernel/actor/CommObserver.hpp
src/kernel/actor/Simcall.cpp
src/kernel/actor/Simcall.hpp
src/kernel/actor/SimcallObserver.cpp
src/kernel/actor/SimcallObserver.hpp
src/kernel/actor/SynchroObserver.cpp
src/kernel/actor/SynchroObserver.hpp
src/kernel/context/Context.cpp
src/kernel/context/Context.hpp
src/kernel/context/ContextBoost.cpp
src/kernel/context/ContextBoost.hpp
src/kernel/context/ContextRaw.cpp
src/kernel/context/ContextRaw.hpp
src/kernel/context/ContextSwapped.cpp
src/kernel/context/ContextSwapped.hpp
src/kernel/context/ContextThread.cpp
src/kernel/context/ContextThread.hpp
src/kernel/context/ContextUnix.cpp
src/kernel/context/ContextUnix.hpp
src/kernel/lmm/System.cpp
src/kernel/lmm/System.hpp
src/kernel/lmm/bmf.cpp
src/kernel/lmm/bmf.hpp
src/kernel/lmm/bmf_test.cpp
src/kernel/lmm/fair_bottleneck.cpp
src/kernel/lmm/fair_bottleneck.hpp
src/kernel/lmm/maxmin.cpp
src/kernel/lmm/maxmin.hpp
src/kernel/lmm/maxmin_test.cpp
src/kernel/resource/Action.cpp
src/kernel/resource/CpuImpl.cpp
src/kernel/resource/CpuImpl.hpp
src/kernel/resource/DiskImpl.cpp
src/kernel/resource/DiskImpl.hpp
src/kernel/resource/FactorSet.cpp [new file with mode: 0644]
src/kernel/resource/FactorSet.hpp [new file with mode: 0644]
src/kernel/resource/HostImpl.cpp [moved from src/surf/HostImpl.cpp with 79% similarity]
src/kernel/resource/HostImpl.hpp [moved from src/surf/HostImpl.hpp with 83% similarity]
src/kernel/resource/LinkImpl.hpp
src/kernel/resource/Model.cpp
src/kernel/resource/NetworkModel.cpp
src/kernel/resource/NetworkModel.hpp
src/kernel/resource/NetworkModelFactors.cpp [new file with mode: 0644]
src/kernel/resource/NetworkModelFactors.hpp [new file with mode: 0644]
src/kernel/resource/NetworkModelFactors_test.cpp [new file with mode: 0644]
src/kernel/resource/NetworkModelIntf_test.cpp [deleted file]
src/kernel/resource/Resource.hpp
src/kernel/resource/SplitDuplexLinkImpl.cpp
src/kernel/resource/SplitDuplexLinkImpl.hpp
src/kernel/resource/SplitDuplexLinkImpl_test.cpp
src/kernel/resource/StandardLinkImpl.cpp
src/kernel/resource/StandardLinkImpl.hpp
src/kernel/resource/VirtualMachineImpl.cpp
src/kernel/resource/VirtualMachineImpl.hpp
src/kernel/resource/WifiLinkImpl.cpp
src/kernel/resource/WifiLinkImpl.hpp
src/kernel/resource/models/cpu_cas01.cpp [moved from src/surf/cpu_cas01.cpp with 88% similarity]
src/kernel/resource/models/cpu_cas01.hpp [moved from src/surf/cpu_cas01.hpp with 84% similarity]
src/kernel/resource/models/cpu_ti.cpp [moved from src/surf/cpu_ti.cpp with 93% similarity]
src/kernel/resource/models/cpu_ti.hpp [moved from src/surf/cpu_ti.hpp with 87% similarity]
src/kernel/resource/models/disk_s19.cpp [moved from src/surf/disk_s19.cpp with 66% similarity]
src/kernel/resource/models/disk_s19.hpp [moved from src/surf/disk_s19.hpp with 74% similarity]
src/kernel/resource/models/host_clm03.cpp [moved from src/surf/host_clm03.cpp with 76% similarity]
src/kernel/resource/models/host_clm03.hpp [moved from src/surf/host_clm03.hpp with 88% similarity]
src/kernel/resource/models/network_cm02.cpp [moved from src/surf/network_cm02.cpp with 74% similarity]
src/kernel/resource/models/network_cm02.hpp [moved from src/surf/network_cm02.hpp with 81% similarity]
src/kernel/resource/models/network_constant.cpp [moved from src/surf/network_constant.cpp with 69% similarity]
src/kernel/resource/models/network_constant.hpp [moved from src/surf/network_constant.hpp with 85% similarity]
src/kernel/resource/models/network_ib.cpp [moved from src/surf/network_ib.cpp with 80% similarity]
src/kernel/resource/models/network_ib.hpp [moved from src/surf/network_ib.hpp with 76% similarity]
src/kernel/resource/models/network_ns3.cpp [moved from src/surf/network_ns3.cpp with 78% similarity]
src/kernel/resource/models/network_ns3.hpp [moved from src/surf/network_ns3.hpp with 90% similarity]
src/kernel/resource/models/ns3/ns3_simulator.cpp [moved from src/surf/ns3/ns3_simulator.cpp with 77% similarity]
src/kernel/resource/models/ns3/ns3_simulator.hpp [moved from src/surf/ns3/ns3_simulator.hpp with 80% similarity]
src/kernel/resource/models/ptask_L07.cpp [moved from src/surf/ptask_L07.cpp with 87% similarity]
src/kernel/resource/models/ptask_L07.hpp [moved from src/surf/ptask_L07.hpp with 91% similarity]
src/kernel/resource/profile/Event.hpp
src/kernel/resource/profile/FutureEvtSet.cpp
src/kernel/resource/profile/FutureEvtSet.hpp
src/kernel/resource/profile/Profile.cpp
src/kernel/resource/profile/Profile.hpp
src/kernel/resource/profile/ProfileBuilder.cpp
src/kernel/resource/profile/Profile_test.cpp
src/kernel/resource/profile/StochasticDatedValue.cpp
src/kernel/resource/profile/StochasticDatedValue.hpp
src/kernel/routing/ClusterZone.cpp
src/kernel/routing/DijkstraZone.cpp
src/kernel/routing/DijkstraZone_test.cpp
src/kernel/routing/DragonflyZone.cpp
src/kernel/routing/DragonflyZone_test.cpp
src/kernel/routing/EmptyZone.cpp
src/kernel/routing/FatTreeZone.cpp
src/kernel/routing/FatTreeZone_test.cpp
src/kernel/routing/FloydZone.cpp
src/kernel/routing/FloydZone_test.cpp
src/kernel/routing/FullZone.cpp
src/kernel/routing/FullZone_test.cpp
src/kernel/routing/NetPoint.cpp
src/kernel/routing/NetZoneImpl.cpp
src/kernel/routing/NetZone_test.hpp
src/kernel/routing/RoutedZone.cpp
src/kernel/routing/StarZone.cpp
src/kernel/routing/StarZone_test.cpp
src/kernel/routing/TorusZone.cpp
src/kernel/routing/TorusZone_test.cpp
src/kernel/routing/VivaldiZone.cpp
src/kernel/routing/WifiZone.cpp
src/kernel/timer/Timer.cpp
src/kernel/xml/platf.hpp [new file with mode: 0644]
src/kernel/xml/platf_private.hpp [moved from src/surf/xml/platf_private.hpp with 89% similarity]
src/kernel/xml/platf_sax_cb.cpp [new file with mode: 0644]
src/kernel/xml/sg_platf.cpp [moved from src/surf/sg_platf.cpp with 90% similarity]
src/kernel/xml/simgrid.dtd [moved from src/surf/xml/simgrid.dtd with 100% similarity]
src/kernel/xml/simgrid_dtd.c [moved from src/surf/xml/simgrid_dtd.c with 67% similarity]
src/kernel/xml/simgrid_dtd.h [new file with mode: 0644]
src/mc/AddressSpace.hpp [deleted file]
src/mc/ModelChecker.cpp [deleted file]
src/mc/ModelChecker.hpp [deleted file]
src/mc/Session.cpp [deleted file]
src/mc/Session.hpp [deleted file]
src/mc/VisitedState.cpp [deleted file]
src/mc/VisitedState.hpp [deleted file]
src/mc/api.cpp [deleted file]
src/mc/api.hpp [deleted file]
src/mc/api/ActorState.hpp [new file with mode: 0644]
src/mc/api/ClockVector.cpp [new file with mode: 0644]
src/mc/api/ClockVector.hpp [new file with mode: 0644]
src/mc/api/RemoteApp.cpp [new file with mode: 0644]
src/mc/api/RemoteApp.hpp [new file with mode: 0644]
src/mc/api/State.cpp
src/mc/api/State.hpp
src/mc/api/strategy/BasicStrategy.hpp [new file with mode: 0644]
src/mc/api/strategy/MaxMatchComm.hpp [new file with mode: 0644]
src/mc/api/strategy/MinMatchComm.hpp [new file with mode: 0644]
src/mc/api/strategy/Strategy.hpp [new file with mode: 0644]
src/mc/api/strategy/UniformStrategy.hpp [new file with mode: 0644]
src/mc/compare.cpp [deleted file]
src/mc/datatypes.h [moved from src/include/mc/datatypes.h with 74% similarity]
src/mc/explo/CommunicationDeterminismChecker.cpp
src/mc/explo/DFSExplorer.cpp
src/mc/explo/DFSExplorer.hpp
src/mc/explo/Exploration.cpp [new file with mode: 0644]
src/mc/explo/Exploration.hpp
src/mc/explo/LivenessChecker.cpp [deleted file]
src/mc/explo/LivenessChecker.hpp [deleted file]
src/mc/explo/UdporChecker.cpp
src/mc/explo/UdporChecker.hpp
src/mc/explo/odpor/ClockVector_test.cpp [new file with mode: 0644]
src/mc/explo/odpor/Execution.cpp [new file with mode: 0644]
src/mc/explo/odpor/Execution.hpp [new file with mode: 0644]
src/mc/explo/odpor/Execution_test.cpp [new file with mode: 0644]
src/mc/explo/odpor/WakeupTree.cpp [new file with mode: 0644]
src/mc/explo/odpor/WakeupTree.hpp [new file with mode: 0644]
src/mc/explo/odpor/WakeupTreeIterator.cpp [new file with mode: 0644]
src/mc/explo/odpor/WakeupTreeIterator.hpp [new file with mode: 0644]
src/mc/explo/odpor/WakeupTree_test.cpp [new file with mode: 0644]
src/mc/explo/odpor/odpor_forward.hpp [new file with mode: 0644]
src/mc/explo/odpor/odpor_tests_private.hpp [new file with mode: 0644]
src/mc/explo/simgrid_mc.cpp
src/mc/explo/udpor/Comb.hpp [new file with mode: 0644]
src/mc/explo/udpor/Configuration.cpp [new file with mode: 0644]
src/mc/explo/udpor/Configuration.hpp [new file with mode: 0644]
src/mc/explo/udpor/Configuration_test.cpp [new file with mode: 0644]
src/mc/explo/udpor/EventSet.cpp [new file with mode: 0644]
src/mc/explo/udpor/EventSet.hpp [new file with mode: 0644]
src/mc/explo/udpor/EventSet_test.cpp [new file with mode: 0644]
src/mc/explo/udpor/ExtensionSetCalculator.cpp [new file with mode: 0644]
src/mc/explo/udpor/ExtensionSetCalculator.hpp [new file with mode: 0644]
src/mc/explo/udpor/ExtensionSet_test.cpp [new file with mode: 0644]
src/mc/explo/udpor/History.cpp [new file with mode: 0644]
src/mc/explo/udpor/History.hpp [new file with mode: 0644]
src/mc/explo/udpor/History_test.cpp [new file with mode: 0644]
src/mc/explo/udpor/Unfolding.cpp [new file with mode: 0644]
src/mc/explo/udpor/Unfolding.hpp [new file with mode: 0644]
src/mc/explo/udpor/UnfoldingEvent.cpp [new file with mode: 0644]
src/mc/explo/udpor/UnfoldingEvent.hpp [new file with mode: 0644]
src/mc/explo/udpor/UnfoldingEvent_test.cpp [new file with mode: 0644]
src/mc/explo/udpor/Unfolding_test.cpp [new file with mode: 0644]
src/mc/explo/udpor/maximal_subsets_iterator.cpp [new file with mode: 0644]
src/mc/explo/udpor/maximal_subsets_iterator.hpp [new file with mode: 0644]
src/mc/explo/udpor/udpor_forward.hpp [new file with mode: 0644]
src/mc/explo/udpor/udpor_tests_private.hpp [new file with mode: 0644]
src/mc/inspect/DwarfExpression.cpp [deleted file]
src/mc/inspect/DwarfExpression.hpp [deleted file]
src/mc/inspect/Frame.cpp [deleted file]
src/mc/inspect/Frame.hpp [deleted file]
src/mc/inspect/LocationList.cpp [deleted file]
src/mc/inspect/LocationList.hpp [deleted file]
src/mc/inspect/ObjectInformation.cpp [deleted file]
src/mc/inspect/ObjectInformation.hpp [deleted file]
src/mc/inspect/Type.hpp [deleted file]
src/mc/inspect/Variable.hpp [deleted file]
src/mc/inspect/mc_dwarf.cpp [deleted file]
src/mc/inspect/mc_dwarf.hpp [deleted file]
src/mc/inspect/mc_dwarf_attrnames.cpp [deleted file]
src/mc/inspect/mc_dwarf_tagnames.cpp [deleted file]
src/mc/inspect/mc_member.cpp [deleted file]
src/mc/inspect/mc_unw.cpp [deleted file]
src/mc/inspect/mc_unw.hpp [deleted file]
src/mc/inspect/mc_unw_vmread.cpp [deleted file]
src/mc/mc.h [moved from src/include/mc/mc.h with 73% similarity]
src/mc/mc_base.cpp
src/mc/mc_base.hpp
src/mc/mc_client_api.cpp
src/mc/mc_config.cpp
src/mc/mc_config.hpp
src/mc/mc_environ.h [new file with mode: 0644]
src/mc/mc_exit.hpp
src/mc/mc_forward.hpp
src/mc/mc_global.cpp
src/mc/mc_hash.cpp [deleted file]
src/mc/mc_hash.hpp [deleted file]
src/mc/mc_ignore.hpp [deleted file]
src/mc/mc_mmu.hpp
src/mc/mc_pattern.hpp [deleted file]
src/mc/mc_private.hpp
src/mc/mc_record.cpp
src/mc/mc_record.hpp
src/mc/mc_replay.hpp
src/mc/mc_safety.hpp [deleted file]
src/mc/mc_smx.cpp [deleted file]
src/mc/remote/AppSide.cpp
src/mc/remote/AppSide.hpp
src/mc/remote/Channel.cpp
src/mc/remote/Channel.hpp
src/mc/remote/CheckerSide.cpp
src/mc/remote/CheckerSide.hpp
src/mc/remote/RemoteProcess.cpp [deleted file]
src/mc/remote/RemoteProcess.hpp [deleted file]
src/mc/remote/RemotePtr.hpp
src/mc/remote/mc_protocol.h
src/mc/sosp/ChunkedData.cpp [deleted file]
src/mc/sosp/ChunkedData.hpp [deleted file]
src/mc/sosp/PageStore.cpp [deleted file]
src/mc/sosp/PageStore.hpp [deleted file]
src/mc/sosp/PageStore_test.cpp [deleted file]
src/mc/sosp/Region.cpp [deleted file]
src/mc/sosp/Region.hpp [deleted file]
src/mc/sosp/Snapshot.cpp [deleted file]
src/mc/sosp/Snapshot.hpp [deleted file]
src/mc/sosp/Snapshot_test.cpp [deleted file]
src/mc/transition/Transition.cpp
src/mc/transition/Transition.hpp
src/mc/transition/TransitionActor.cpp [new file with mode: 0644]
src/mc/transition/TransitionActor.hpp [new file with mode: 0644]
src/mc/transition/TransitionAny.cpp
src/mc/transition/TransitionAny.hpp
src/mc/transition/TransitionComm.cpp
src/mc/transition/TransitionComm.hpp
src/mc/transition/TransitionObjectAccess.cpp [new file with mode: 0644]
src/mc/transition/TransitionObjectAccess.hpp [new file with mode: 0644]
src/mc/transition/TransitionRandom.cpp
src/mc/transition/TransitionRandom.hpp
src/mc/transition/TransitionSynchro.cpp
src/mc/transition/TransitionSynchro.hpp
src/mc/udpor_global.cpp [deleted file]
src/mc/udpor_global.hpp [deleted file]
src/msg/msg_comm.cpp [deleted file]
src/msg/msg_global.cpp [deleted file]
src/msg/msg_legacy.cpp [deleted file]
src/msg/msg_private.hpp [deleted file]
src/msg/msg_process.cpp [deleted file]
src/msg/msg_task.cpp [deleted file]
src/plugins/ProducerConsumer.cpp
src/plugins/battery.cpp [new file with mode: 0644]
src/plugins/chaos_monkey.cpp
src/plugins/chiller.cpp [new file with mode: 0644]
src/plugins/file_system/s4u_FileSystem.cpp
src/plugins/host_dvfs.cpp
src/plugins/host_energy.cpp
src/plugins/host_load.cpp
src/plugins/jbod.cpp [new file with mode: 0644]
src/plugins/link_energy.cpp
src/plugins/link_energy_wifi.cpp
src/plugins/link_load.cpp
src/plugins/solar_panel.cpp [new file with mode: 0644]
src/plugins/vm/VmLiveMigration.cpp
src/plugins/vm/VmLiveMigration.hpp
src/plugins/vm/dirty_page_tracking.cpp
src/s4u/s4u_Activity.cpp
src/s4u/s4u_ActivitySet.cpp [new file with mode: 0644]
src/s4u/s4u_Actor.cpp
src/s4u/s4u_Barrier.cpp
src/s4u/s4u_Comm.cpp
src/s4u/s4u_ConditionVariable.cpp
src/s4u/s4u_Disk.cpp
src/s4u/s4u_Engine.cpp
src/s4u/s4u_Exec.cpp
src/s4u/s4u_Host.cpp
src/s4u/s4u_Io.cpp
src/s4u/s4u_Link.cpp
src/s4u/s4u_Mailbox.cpp
src/s4u/s4u_Mess.cpp [new file with mode: 0644]
src/s4u/s4u_MessageQueue.cpp [new file with mode: 0644]
src/s4u/s4u_Mutex.cpp
src/s4u/s4u_Netzone.cpp
src/s4u/s4u_Semaphore.cpp
src/s4u/s4u_Task.cpp [new file with mode: 0644]
src/s4u/s4u_VirtualMachine.cpp
src/simgrid/Exception.cpp
src/simgrid/math_utils.h [new file with mode: 0644]
src/simgrid/module.cpp [new file with mode: 0644]
src/simgrid/module.hpp [new file with mode: 0644]
src/simgrid/sg_config.cpp
src/simgrid/sg_config.hpp [moved from src/include/simgrid/sg_config.hpp with 67% similarity]
src/simgrid/sg_version.cpp
src/simgrid/util.hpp
src/simix/libsmx.cpp [deleted file]
src/simix/smx_context.cpp [deleted file]
src/smpi/bindings/smpi_f77.cpp
src/smpi/bindings/smpi_f77_coll.cpp
src/smpi/bindings/smpi_f77_comm.cpp
src/smpi/bindings/smpi_f77_file.cpp
src/smpi/bindings/smpi_f77_request.cpp
src/smpi/bindings/smpi_f77_type.cpp
src/smpi/bindings/smpi_mpi.cpp
src/smpi/bindings/smpi_pmpi.cpp
src/smpi/bindings/smpi_pmpi_coll.cpp
src/smpi/bindings/smpi_pmpi_comm.cpp
src/smpi/bindings/smpi_pmpi_file.cpp
src/smpi/bindings/smpi_pmpi_group.cpp
src/smpi/bindings/smpi_pmpi_info.cpp
src/smpi/bindings/smpi_pmpi_op.cpp
src/smpi/bindings/smpi_pmpi_request.cpp
src/smpi/bindings/smpi_pmpi_topo.cpp
src/smpi/bindings/smpi_pmpi_type.cpp
src/smpi/bindings/smpi_pmpi_win.cpp
src/smpi/colls/allgather/allgather-2dmesh.cpp
src/smpi/colls/allgather/allgather-3dmesh.cpp
src/smpi/colls/allgather/allgather-GB.cpp
src/smpi/colls/allgather/allgather-NTSLR-NB.cpp
src/smpi/colls/allgather/allgather-NTSLR.cpp
src/smpi/colls/allgather/allgather-SMP-NTS.cpp
src/smpi/colls/allgather/allgather-bruck.cpp
src/smpi/colls/allgather/allgather-loosely-lr.cpp
src/smpi/colls/allgather/allgather-mvapich-smp.cpp
src/smpi/colls/allgather/allgather-ompi-neighborexchange.cpp
src/smpi/colls/allgather/allgather-pair.cpp
src/smpi/colls/allgather/allgather-rdb.cpp
src/smpi/colls/allgather/allgather-rhv.cpp
src/smpi/colls/allgather/allgather-ring.cpp
src/smpi/colls/allgather/allgather-smp-simple.cpp
src/smpi/colls/allgather/allgather-spreading-simple.cpp
src/smpi/colls/allgatherv/allgatherv-GB.cpp
src/smpi/colls/allgatherv/allgatherv-mpich-rdb.cpp
src/smpi/colls/allgatherv/allgatherv-mpich-ring.cpp
src/smpi/colls/allgatherv/allgatherv-ompi-bruck.cpp
src/smpi/colls/allgatherv/allgatherv-ompi-neighborexchange.cpp
src/smpi/colls/allgatherv/allgatherv-pair.cpp
src/smpi/colls/allgatherv/allgatherv-ring.cpp
src/smpi/colls/allreduce/allreduce-lr.cpp
src/smpi/colls/allreduce/allreduce-mvapich-rs.cpp
src/smpi/colls/allreduce/allreduce-mvapich-two-level.cpp
src/smpi/colls/allreduce/allreduce-ompi-ring-segmented.cpp
src/smpi/colls/allreduce/allreduce-rab-rdb.cpp
src/smpi/colls/allreduce/allreduce-rab1.cpp
src/smpi/colls/allreduce/allreduce-rab2.cpp
src/smpi/colls/allreduce/allreduce-rdb.cpp
src/smpi/colls/allreduce/allreduce-redbcast.cpp
src/smpi/colls/allreduce/allreduce-smp-binomial-pipeline.cpp
src/smpi/colls/allreduce/allreduce-smp-binomial.cpp
src/smpi/colls/allreduce/allreduce-smp-rdb.cpp
src/smpi/colls/allreduce/allreduce-smp-rsag-lr.cpp
src/smpi/colls/allreduce/allreduce-smp-rsag-rab.cpp
src/smpi/colls/allreduce/allreduce-smp-rsag.cpp
src/smpi/colls/alltoall/alltoall-2dmesh.cpp
src/smpi/colls/alltoall/alltoall-3dmesh.cpp
src/smpi/colls/alltoall/alltoall-basic-linear.cpp
src/smpi/colls/alltoall/alltoall-bruck.cpp
src/smpi/colls/alltoall/alltoall-mvapich-scatter-dest.cpp
src/smpi/colls/alltoall/alltoall-pair-light-barrier.cpp
src/smpi/colls/alltoall/alltoall-pair-mpi-barrier.cpp
src/smpi/colls/alltoall/alltoall-pair-one-barrier.cpp
src/smpi/colls/alltoall/alltoall-pair.cpp
src/smpi/colls/alltoall/alltoall-rdb.cpp
src/smpi/colls/alltoall/alltoall-ring-light-barrier.cpp
src/smpi/colls/alltoall/alltoall-ring-mpi-barrier.cpp
src/smpi/colls/alltoall/alltoall-ring-one-barrier.cpp
src/smpi/colls/alltoall/alltoall-ring.cpp
src/smpi/colls/alltoallv/alltoallv-bruck.cpp
src/smpi/colls/alltoallv/alltoallv-ompi-basic-linear.cpp
src/smpi/colls/alltoallv/alltoallv-pair-light-barrier.cpp
src/smpi/colls/alltoallv/alltoallv-pair-mpi-barrier.cpp
src/smpi/colls/alltoallv/alltoallv-pair-one-barrier.cpp
src/smpi/colls/alltoallv/alltoallv-pair.cpp
src/smpi/colls/alltoallv/alltoallv-ring-light-barrier.cpp
src/smpi/colls/alltoallv/alltoallv-ring-mpi-barrier.cpp
src/smpi/colls/alltoallv/alltoallv-ring-one-barrier.cpp
src/smpi/colls/alltoallv/alltoallv-ring.cpp
src/smpi/colls/barrier/barrier-mpich-smp.cpp
src/smpi/colls/barrier/barrier-mvapich2-pair.cpp
src/smpi/colls/barrier/barrier-ompi.cpp
src/smpi/colls/bcast/bcast-NTSB.cpp
src/smpi/colls/bcast/bcast-NTSL-Isend.cpp
src/smpi/colls/bcast/bcast-NTSL.cpp
src/smpi/colls/bcast/bcast-SMP-binary.cpp
src/smpi/colls/bcast/bcast-SMP-binomial.cpp
src/smpi/colls/bcast/bcast-SMP-linear.cpp
src/smpi/colls/bcast/bcast-arrival-pattern-aware-wait.cpp
src/smpi/colls/bcast/bcast-arrival-pattern-aware.cpp
src/smpi/colls/bcast/bcast-arrival-scatter.cpp
src/smpi/colls/bcast/bcast-binomial-tree.cpp
src/smpi/colls/bcast/bcast-flattree-pipeline.cpp
src/smpi/colls/bcast/bcast-flattree.cpp
src/smpi/colls/bcast/bcast-mvapich-smp.cpp
src/smpi/colls/bcast/bcast-ompi-pipeline.cpp
src/smpi/colls/bcast/bcast-ompi-split-bintree.cpp
src/smpi/colls/bcast/bcast-scatter-LR-allgather.cpp
src/smpi/colls/bcast/bcast-scatter-rdb-allgather.cpp
src/smpi/colls/coll_tuned_topo.cpp
src/smpi/colls/coll_tuned_topo.hpp
src/smpi/colls/colls_global.cpp
src/smpi/colls/colls_private.hpp
src/smpi/colls/gather/gather-mvapich.cpp
src/smpi/colls/gather/gather-ompi.cpp
src/smpi/colls/reduce/reduce-NTSL.cpp
src/smpi/colls/reduce/reduce-arrival-pattern-aware.cpp
src/smpi/colls/reduce/reduce-binomial.cpp
src/smpi/colls/reduce/reduce-flat-tree.cpp
src/smpi/colls/reduce/reduce-mvapich-knomial.cpp
src/smpi/colls/reduce/reduce-mvapich-two-level.cpp
src/smpi/colls/reduce/reduce-ompi.cpp
src/smpi/colls/reduce/reduce-rab.cpp
src/smpi/colls/reduce/reduce-scatter-gather.cpp
src/smpi/colls/reduce_scatter/reduce_scatter-mpich.cpp
src/smpi/colls/reduce_scatter/reduce_scatter-ompi.cpp
src/smpi/colls/scatter/scatter-mvapich-two-level.cpp
src/smpi/colls/scatter/scatter-ompi.cpp
src/smpi/colls/smpi_automatic_selector.cpp
src/smpi/colls/smpi_coll.cpp
src/smpi/colls/smpi_default_selector.cpp
src/smpi/colls/smpi_intel_mpi_selector.cpp
src/smpi/colls/smpi_mpich_selector.cpp
src/smpi/colls/smpi_mvapich2_selector.cpp
src/smpi/colls/smpi_mvapich2_selector_stampede.hpp
src/smpi/colls/smpi_nbc_impl.cpp
src/smpi/colls/smpi_openmpi_selector.cpp
src/smpi/include/private.hpp
src/smpi/include/smpi_actor.hpp
src/smpi/include/smpi_coll.hpp
src/smpi/include/smpi_comm.hpp
src/smpi/include/smpi_config.hpp
src/smpi/include/smpi_datatype.hpp
src/smpi/include/smpi_datatype_derived.hpp
src/smpi/include/smpi_errhandler.hpp
src/smpi/include/smpi_f2c.hpp
src/smpi/include/smpi_file.hpp
src/smpi/include/smpi_group.hpp
src/smpi/include/smpi_host.hpp
src/smpi/include/smpi_info.hpp
src/smpi/include/smpi_keyvals.hpp
src/smpi/include/smpi_op.hpp
src/smpi/include/smpi_replay.hpp
src/smpi/include/smpi_request.hpp
src/smpi/include/smpi_status.hpp
src/smpi/include/smpi_topo.hpp
src/smpi/include/smpi_utils.hpp
src/smpi/include/smpi_win.hpp
src/smpi/internals/instr_smpi.cpp
src/smpi/internals/smpi_actor.cpp
src/smpi/internals/smpi_bench.cpp
src/smpi/internals/smpi_config.cpp
src/smpi/internals/smpi_deployment.cpp
src/smpi/internals/smpi_global.cpp
src/smpi/internals/smpi_host.cpp
src/smpi/internals/smpi_memory.cpp
src/smpi/internals/smpi_replay.cpp
src/smpi/internals/smpi_shared.cpp
src/smpi/internals/smpi_utils.cpp
src/smpi/mpi/smpi_comm.cpp
src/smpi/mpi/smpi_datatype.cpp
src/smpi/mpi/smpi_datatype_derived.cpp
src/smpi/mpi/smpi_errhandler.cpp
src/smpi/mpi/smpi_f2c.cpp
src/smpi/mpi/smpi_file.cpp
src/smpi/mpi/smpi_group.cpp
src/smpi/mpi/smpi_info.cpp
src/smpi/mpi/smpi_keyvals.cpp
src/smpi/mpi/smpi_op.cpp
src/smpi/mpi/smpi_request.cpp
src/smpi/mpi/smpi_status.cpp
src/smpi/mpi/smpi_topo.cpp
src/smpi/mpi/smpi_win.cpp
src/smpi/plugins/ampi/ampi.cpp
src/smpi/plugins/ampi/ampi.hpp
src/smpi/plugins/ampi/instr_ampi.cpp
src/smpi/plugins/ampi/instr_ampi.hpp
src/smpi/smpi_main.c
src/smpi/smpi_replay_main.cpp
src/smpi/smpicc.in
src/smpi/smpicxx.in
src/smpi/smpif90.in
src/smpi/smpiff.in
src/smpi/smpirun.in
src/smpi/smpitools.sh
src/sthread/ObjectAccess.cpp [new file with mode: 0644]
src/sthread/sthread.c
src/sthread/sthread.h
src/sthread/sthread_impl.cpp
src/surf/network_smpi.cpp [deleted file]
src/surf/network_smpi.hpp [deleted file]
src/surf/surf_interface.cpp [deleted file]
src/surf/surf_interface.hpp [deleted file]
src/surf/xml/platf.hpp [deleted file]
src/surf/xml/simgrid_dtd.h [deleted file]
src/surf/xml/surfxml_parseplatf.cpp [deleted file]
src/surf/xml/surfxml_sax_cb.cpp [deleted file]
src/xbt/OsSemaphore.hpp
src/xbt/PropertyHolder.cpp
src/xbt/automaton/automaton.c [deleted file]
src/xbt/automaton/automaton_lexer.yy.c [deleted file]
src/xbt/automaton/automatonparse_promela.c [deleted file]
src/xbt/automaton/parserPromela.lex [deleted file]
src/xbt/automaton/parserPromela.tab.cacc [deleted file]
src/xbt/automaton/parserPromela.tab.hacc [deleted file]
src/xbt/automaton/parserPromela.yacc [deleted file]
src/xbt/backtrace.cpp
src/xbt/config.cpp
src/xbt/config_test.cpp
src/xbt/coverage.h [moved from src/include/xbt/coverage.h with 92% similarity]
src/xbt/dict.cpp
src/xbt/dict_cursor.c
src/xbt/dict_elm.c
src/xbt/dict_private.h
src/xbt/dict_test.cpp
src/xbt/dynar.cpp
src/xbt/dynar_test.cpp
src/xbt/exception.cpp
src/xbt/graph.c
src/xbt/log.cpp
src/xbt/log_private.hpp
src/xbt/mallocator.c
src/xbt/mallocator_private.h
src/xbt/memory_map.cpp
src/xbt/memory_map.hpp
src/xbt/mmalloc/mfree.c [deleted file]
src/xbt/mmalloc/mm.c [deleted file]
src/xbt/mmalloc/mm_legacy.c [deleted file]
src/xbt/mmalloc/mm_module.c [deleted file]
src/xbt/mmalloc/mmalloc.c [deleted file]
src/xbt/mmalloc/mmalloc.info [deleted file]
src/xbt/mmalloc/mmalloc.texi [deleted file]
src/xbt/mmalloc/mmorecore.c [deleted file]
src/xbt/mmalloc/mmprivate.h [deleted file]
src/xbt/mmalloc/mrealloc.c [deleted file]
src/xbt/mmalloc/swag.c [deleted file]
src/xbt/mmalloc/swag.h [deleted file]
src/xbt/parmap.cpp
src/xbt/parmap.hpp [moved from src/include/xbt/parmap.hpp with 92% similarity]
src/xbt/random.cpp
src/xbt/random_test.cpp
src/xbt/snprintf.c
src/xbt/string.cpp
src/xbt/unit-tests_main.cpp
src/xbt/utils/iter/LazyKSubsets.hpp [new file with mode: 0644]
src/xbt/utils/iter/LazyPowerset.hpp [new file with mode: 0644]
src/xbt/utils/iter/iterator_wrapping.hpp [new file with mode: 0644]
src/xbt/utils/iter/powerset.hpp [new file with mode: 0644]
src/xbt/utils/iter/subsets.hpp [new file with mode: 0644]
src/xbt/utils/iter/subsets_tests.cpp [new file with mode: 0644]
src/xbt/utils/iter/variable_for_loop.hpp [new file with mode: 0644]
src/xbt/xbt_log_appender_file.cpp
src/xbt/xbt_log_layout_format.cpp
src/xbt/xbt_log_layout_simple.cpp
src/xbt/xbt_main.cpp [deleted file]
src/xbt/xbt_misc.cpp [new file with mode: 0644]
src/xbt/xbt_os_file.cpp
src/xbt/xbt_os_time.c
src/xbt/xbt_parse_units.cpp
src/xbt/xbt_replay.cpp
src/xbt/xbt_str.cpp
src/xbt/xbt_str_test.cpp
src/xbt/xbt_virtu.cpp [deleted file]
teshsuite/catch_simgrid.cpp
teshsuite/catch_simgrid.hpp [moved from src/include/catch_simgrid.hpp with 96% similarity]
teshsuite/java/CMakeLists.txt [deleted file]
teshsuite/java/semaphoregc/SemaphoreGC.java [deleted file]
teshsuite/java/semaphoregc/semaphoregc.tesh [deleted file]
teshsuite/java/sleephostoff/SleepHostOff.java [deleted file]
teshsuite/java/sleephostoff/sleephostoff.tesh [deleted file]
teshsuite/kernel/CMakeLists.txt
teshsuite/kernel/context-defaults/context-defaults.cpp
teshsuite/kernel/stack-overflow/stack-overflow.cpp
teshsuite/mc/CMakeLists.txt
teshsuite/mc/dwarf-expression/dwarf-expression.cpp [deleted file]
teshsuite/mc/dwarf-expression/dwarf-expression.tesh [deleted file]
teshsuite/mc/dwarf/dwarf.cpp [deleted file]
teshsuite/mc/dwarf/dwarf.tesh [deleted file]
teshsuite/mc/mcmini/barber_shop_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/barber_shop_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/barber_shop_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/barber_shop_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/philosophers_mutex_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/philosophers_mutex_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/philosophers_mutex_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/philosophers_mutex_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/philosophers_semaphores_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/philosophers_semaphores_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/philosophers_semaphores_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/philosophers_semaphores_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/producer_consumer_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/producer_consumer_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/producer_consumer_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/producer_consumer_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_barrier_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_barrier_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_barrier_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_barrier_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_barrier_with_threads_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_barrier_with_threads_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_barrier_with_threads_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_barrier_with_threads_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_mutex_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_mutex_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_mutex_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_mutex_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_mutex_with_threads_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_mutex_with_threads_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_mutex_with_threads_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_mutex_with_threads_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphore_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphore_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphores_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphores_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphores_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphores_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphores_with_threads_deadlock.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphores_with_threads_deadlock.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphores_with_threads_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_semaphores_with_threads_ok.tesh [new file with mode: 0644]
teshsuite/mc/mcmini/simple_threads_ok.c [new file with mode: 0644]
teshsuite/mc/mcmini/simple_threads_ok.tesh [new file with mode: 0644]
teshsuite/mc/mutex-handling/mutex-handling.cpp
teshsuite/mc/mutex-handling/mutex-handling.tesh
teshsuite/mc/mutex-handling/without-mutex-handling.tesh
teshsuite/mc/random-bug/random-bug-nocrash.tesh [deleted file]
teshsuite/mc/random-bug/random-bug-replay.tesh
teshsuite/mc/random-bug/random-bug.cpp
teshsuite/mc/random-bug/random-bug.tesh
teshsuite/models/CMakeLists.txt
teshsuite/models/cloud-sharing/cloud-sharing.cpp
teshsuite/models/cloud-sharing/cloud-sharing.tesh
teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw-bmf.tesh
teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw.cpp
teshsuite/models/cm02-set-lat-bw/cm02-set-lat-bw.tesh
teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp [new file with mode: 0644]
teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.tesh [new file with mode: 0644]
teshsuite/models/core_usage/core_usage.cpp [moved from teshsuite/surf/surf_usage/surf_usage.cpp with 90% similarity]
teshsuite/models/core_usage/core_usage.tesh [new file with mode: 0644]
teshsuite/models/core_usage2/core_usage2.cpp [moved from teshsuite/surf/surf_usage2/surf_usage2.cpp with 88% similarity]
teshsuite/models/core_usage2/core_usage2.tesh [new file with mode: 0644]
teshsuite/models/issue105/issue105.cpp
teshsuite/models/lmm_usage/lmm_usage.cpp [moved from teshsuite/surf/lmm_usage/lmm_usage.cpp with 79% similarity]
teshsuite/models/lmm_usage/lmm_usage.tesh [new file with mode: 0644]
teshsuite/models/maxmin_bench/maxmin_bench.cpp [moved from teshsuite/surf/maxmin_bench/maxmin_bench.cpp with 67% similarity]
teshsuite/models/maxmin_bench/maxmin_bench_large.tesh [moved from teshsuite/surf/maxmin_bench/maxmin_bench_large.tesh with 100% similarity]
teshsuite/models/maxmin_bench/maxmin_bench_medium.tesh [moved from teshsuite/surf/maxmin_bench/maxmin_bench_medium.tesh with 100% similarity]
teshsuite/models/maxmin_bench/maxmin_bench_small.tesh [moved from teshsuite/surf/maxmin_bench/maxmin_bench_small.tesh with 99% similarity]
teshsuite/models/ptask-subflows/ptask-subflows.cpp
teshsuite/models/ptask_L07_usage/ptask_L07_usage.cpp
teshsuite/models/ptask_L07_usage/ptask_L07_usage.tesh
teshsuite/models/wifi_usage/wifi_usage.cpp
teshsuite/models/wifi_usage_decay/wifi_usage_decay.cpp
teshsuite/models/wifi_usage_decay/wifi_usage_decay.tesh
teshsuite/msg/CMakeLists.txt [deleted file]
teshsuite/msg/task_destroy_cancel/task_destroy_cancel.c [deleted file]
teshsuite/msg/task_destroy_cancel/task_destroy_cancel.tesh [deleted file]
teshsuite/platforms/CMakeLists.txt
teshsuite/platforms/flatifier.cpp
teshsuite/platforms/flatifier.tesh
teshsuite/platforms/properties.xml
teshsuite/python/borken-context/borken-context.py
teshsuite/python/corrupt-stack/corrupt-stack.py
teshsuite/python/platform-mix/platform-mix.py
teshsuite/s4u/CMakeLists.txt
teshsuite/s4u/activity-lifecycle/testing_comm.cpp
teshsuite/s4u/activity-lifecycle/testing_comm_direct.cpp
teshsuite/s4u/activity-lifecycle/testing_exec.cpp
teshsuite/s4u/activity-lifecycle/testing_sleep.cpp
teshsuite/s4u/activity-lifecycle/testing_test-wait.cpp
teshsuite/s4u/actor-autorestart/actor-autorestart.cpp
teshsuite/s4u/actor-suspend/actor-suspend.cpp
teshsuite/s4u/actor/actor.cpp
teshsuite/s4u/basic-link-test/basic-link-test.cpp
teshsuite/s4u/basic-parsing-test/basic-parsing-test.cpp
teshsuite/s4u/basic-parsing-test/basic-parsing-test.tesh
teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration.cpp
teshsuite/s4u/cloud-two-execs/cloud-two-execs.cpp
teshsuite/s4u/comm-fault-scenarios/comm-fault-scenarios.cpp
teshsuite/s4u/comm-get-sender/comm-get-sender.cpp
teshsuite/s4u/comm-pt2pt/comm-pt2pt.cpp
teshsuite/s4u/concurrent_rw/concurrent_rw.cpp
teshsuite/s4u/dag-incomplete-simulation/dag-incomplete-simulation.cpp
teshsuite/s4u/dependencies/dependencies.cpp
teshsuite/s4u/evaluate-get-route-time/evaluate-get-route-time.cpp
teshsuite/s4u/evaluate-parse-time/evaluate-parse-time.cpp
teshsuite/s4u/host-multicore-speed-file/host-multicore-speed-file.cpp
teshsuite/s4u/host-on-off-actors/host-on-off-actors.cpp
teshsuite/s4u/host-on-off-recv/host-on-off-recv.cpp
teshsuite/s4u/host-on-off/host-on-off.cpp
teshsuite/s4u/io-set-bw/io-set-bw.cpp
teshsuite/s4u/io-stream/io-stream.cpp [new file with mode: 0644]
teshsuite/s4u/io-stream/io-stream.tesh [new file with mode: 0644]
teshsuite/s4u/is-router/is-router.cpp
teshsuite/s4u/issue71/issue71.cpp
teshsuite/s4u/listen_async/listen_async.cpp
teshsuite/s4u/monkey-masterworkers/monkey-masterworkers.cpp
teshsuite/s4u/monkey-masterworkers/monkey-masterworkers.py
teshsuite/s4u/monkey-masterworkers/monkey-masterworkers.py.tesh
teshsuite/s4u/monkey-masterworkers/monkey-masterworkers.tesh
teshsuite/s4u/monkey-semaphore/monkey-semaphore.cpp
teshsuite/s4u/monkey-semaphore/monkey-semaphore.tesh
teshsuite/s4u/ns3-from-src-to-itself/ns3-from-src-to-itself.cpp
teshsuite/s4u/ns3-from-src-to-itself/ns3-from-src-to-itself.tesh
teshsuite/s4u/ns3-simultaneous-send-rcv/ns3-simultaneous-send-rcv.cpp
teshsuite/s4u/pid/pid.cpp
teshsuite/s4u/seal-platform/seal-platform.cpp
teshsuite/s4u/seal-platform/seal-platform.tesh
teshsuite/s4u/storage_client_server/storage_client_server.cpp
teshsuite/s4u/storage_client_server/storage_client_server.tesh
teshsuite/s4u/trace-integration/trace-integration.cpp
teshsuite/s4u/trace-integration/trace-integration.tesh
teshsuite/s4u/vm-live-migration/vm-live-migration.cpp
teshsuite/s4u/vm-suicide/vm-suicide.cpp
teshsuite/s4u/wait-all-for/wait-all-for.cpp [deleted file]
teshsuite/s4u/wait-all-for/wait-all-for.tesh [deleted file]
teshsuite/s4u/wait-any-for/wait-any-for.cpp [deleted file]
teshsuite/s4u/wait-any-for/wait-any-for.tesh [deleted file]
teshsuite/smpi/CMakeLists.txt
teshsuite/smpi/MBI/CMakeLists.txt
teshsuite/smpi/MBI/CollArgGenerator.py
teshsuite/smpi/MBI/CollP2PMatchingGenerator.py
teshsuite/smpi/MBI/CollP2PMessageRaceGenerator.py
teshsuite/smpi/MBI/InputHazardGenerator.py [new file with mode: 0755]
teshsuite/smpi/MBI/MBI.py
teshsuite/smpi/MBI/MBIutils.py
teshsuite/smpi/MBI/P2PBufferingGenerator.py [new file with mode: 0755]
teshsuite/smpi/MBI/P2PLocalConcurrencyGenerator.py
teshsuite/smpi/MBI/P2PMatchingGenerator.py
teshsuite/smpi/MBI/P2PMessageRaceGenerator.py [new file with mode: 0644]
teshsuite/smpi/MBI/P2PMessageRaceTagsGenerator.py [new file with mode: 0644]
teshsuite/smpi/MBI/P2PSendrecvArgGenerator.py [new file with mode: 0644]
teshsuite/smpi/MBI/RMAArgGenerator.py
teshsuite/smpi/MBI/RMAInvalidArgGenerator.py
teshsuite/smpi/MBI/RMAP2PGlobalConcurrencyGenerator.py
teshsuite/smpi/MBI/RMAP2PLocalConcurrencyGenerator.py [new file with mode: 0644]
teshsuite/smpi/MBI/RMARemoteLocalConcurrencyGenerator.py
teshsuite/smpi/MBI/RMARemoteRemoteConcurrencyGenerator.py
teshsuite/smpi/MBI/RMAReqLifecycleGenerator.py
teshsuite/smpi/MBI/RMAWinBufferGenerator.py
teshsuite/smpi/MBI/ResleakGenerator.py
teshsuite/smpi/MBI/generator_utils.py
teshsuite/smpi/MBI/simgrid.py
teshsuite/smpi/auto-shared/auto-shared.c
teshsuite/smpi/bug-17132/bug-17132.c
teshsuite/smpi/coll-allgather/coll-allgather.c
teshsuite/smpi/coll-allgatherv/coll-allgatherv.c
teshsuite/smpi/coll-allreduce-with-leaks/coll-allreduce-with-leaks.c
teshsuite/smpi/coll-allreduce-with-leaks/mc-coll-allreduce-with-leaks.tesh
teshsuite/smpi/coll-allreduce/coll-allreduce-automatic.tesh
teshsuite/smpi/coll-allreduce/coll-allreduce-papi.tesh
teshsuite/smpi/coll-allreduce/coll-allreduce.c
teshsuite/smpi/coll-alltoall/coll-alltoall.c
teshsuite/smpi/coll-alltoall/griffon.tesh [deleted file]
teshsuite/smpi/coll-alltoallv/coll-alltoallv.c
teshsuite/smpi/coll-barrier/coll-barrier.c
teshsuite/smpi/coll-bcast/coll-bcast.c
teshsuite/smpi/coll-gather/coll-gather.c
teshsuite/smpi/coll-reduce-scatter/coll-reduce-scatter.c
teshsuite/smpi/coll-reduce/coll-reduce.c
teshsuite/smpi/coll-scatter/coll-scatter.c
teshsuite/smpi/fort_args/fort_args.f90
teshsuite/smpi/gh-139/gh-139.c
teshsuite/smpi/io-all-at/io-all-at.c
teshsuite/smpi/io-all-at/io-all-at.tesh
teshsuite/smpi/io-all/io-all.c
teshsuite/smpi/io-all/io-all.tesh
teshsuite/smpi/io-ordered/io-ordered.c
teshsuite/smpi/io-ordered/io-ordered.tesh
teshsuite/smpi/io-shared/io-shared.c
teshsuite/smpi/io-shared/io-shared.tesh
teshsuite/smpi/io-simple-at/io-simple-at.c
teshsuite/smpi/io-simple-at/io-simple-at.tesh
teshsuite/smpi/io-simple/io-simple.c
teshsuite/smpi/io-simple/io-simple.tesh
teshsuite/smpi/macro-partial-shared-communication/macro-partial-shared-communication.c
teshsuite/smpi/macro-partial-shared/macro-partial-shared.c
teshsuite/smpi/macro-sample/macro-sample.c
teshsuite/smpi/macro-shared/macro-shared.c
teshsuite/smpi/mpich3-test/CMakeLists.txt
teshsuite/smpi/mpich3-test/attr/CMakeLists.txt
teshsuite/smpi/mpich3-test/attr/attrdelete.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/attr/testlist
teshsuite/smpi/mpich3-test/coll/CMakeLists.txt
teshsuite/smpi/mpich3-test/coll/allred_derived.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/coll/allred_float.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/coll/coll10.c
teshsuite/smpi/mpich3-test/coll/gatherv.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/coll/longuser.c
teshsuite/smpi/mpich3-test/coll/scatter2.c
teshsuite/smpi/mpich3-test/coll/scatter3.c
teshsuite/smpi/mpich3-test/coll/testlist
teshsuite/smpi/mpich3-test/comm/CMakeLists.txt
teshsuite/smpi/mpich3-test/comm/cmfree2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/comm/comm_info2.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/comm/testlist
teshsuite/smpi/mpich3-test/datatype/CMakeLists.txt
teshsuite/smpi/mpich3-test/errhan/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/attr/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/coll/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/comm/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/datatype/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/ext/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/info/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/init/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/pt2pt/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/rma/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/topo/CMakeLists.txt
teshsuite/smpi/mpich3-test/f77/util/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/coll/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/datatype/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/info/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/init/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/pt2pt/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/rma/CMakeLists.txt
teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt
teshsuite/smpi/mpich3-test/group/CMakeLists.txt
teshsuite/smpi/mpich3-test/include/mpitestconf.h
teshsuite/smpi/mpich3-test/include/mpithreadtest.h [deleted file]
teshsuite/smpi/mpich3-test/info/CMakeLists.txt
teshsuite/smpi/mpich3-test/info/infovallen.c
teshsuite/smpi/mpich3-test/init/CMakeLists.txt
teshsuite/smpi/mpich3-test/io/CMakeLists.txt
teshsuite/smpi/mpich3-test/io/hindexed_io.c
teshsuite/smpi/mpich3-test/perf/CMakeLists.txt
teshsuite/smpi/mpich3-test/pt2pt/CMakeLists.txt
teshsuite/smpi/mpich3-test/pt2pt/huge_dupcomm.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/huge_ssend.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/inactivereq.c
teshsuite/smpi/mpich3-test/pt2pt/isendrecv.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/isendrecv_replace.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/large_tag.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/multi_psend_derived.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/pssend.c [new file with mode: 0644]
teshsuite/smpi/mpich3-test/pt2pt/testlist
teshsuite/smpi/mpich3-test/rma/CMakeLists.txt
teshsuite/smpi/mpich3-test/topo/CMakeLists.txt
teshsuite/smpi/mpich3-test/util/dtypes.c
teshsuite/smpi/privatization/privatization.c
teshsuite/smpi/pt2pt-dsend/pt2pt-dsend.c
teshsuite/smpi/pt2pt-dsend/pt2pt-dsend.tesh
teshsuite/smpi/pt2pt-pingpong/pt2pt-pingpong.c
teshsuite/smpi/timers/timers.c
teshsuite/smpi/topo-cart-sub/topo-cart-sub.c
teshsuite/smpi/type-hvector/type-hvector.c
teshsuite/smpi/type-indexed/type-indexed.c
teshsuite/smpi/type-struct/type-struct.c
teshsuite/smpi/type-vector/type-vector.c
teshsuite/surf/CMakeLists.txt [deleted file]
teshsuite/surf/lmm_usage/lmm_usage.tesh [deleted file]
teshsuite/surf/surf_usage/surf_usage.tesh [deleted file]
teshsuite/surf/surf_usage2/surf_usage2.tesh [deleted file]
teshsuite/xbt/CMakeLists.txt
teshsuite/xbt/cmdline/cmdline.c
teshsuite/xbt/log_large/log_large.c
teshsuite/xbt/log_usage/log_usage.c
teshsuite/xbt/mmalloc/mmalloc_32.tesh [deleted file]
teshsuite/xbt/mmalloc/mmalloc_64.tesh [deleted file]
teshsuite/xbt/mmalloc/mmalloc_test.cpp [deleted file]
teshsuite/xbt/parallel_log_crashtest/parallel_log_crashtest.cpp
teshsuite/xbt/parmap_bench/parmap_bench.cpp
teshsuite/xbt/parmap_test/parmap_test.cpp
teshsuite/xbt/signals/signals.cpp
tools/CMakeLists.txt
tools/MSG_visualization/colorize.pl [deleted file]
tools/MSG_visualization/trace2fig.pl [deleted file]
tools/address_sanitizer.supp
tools/appveyor-irc-notify.py [deleted file]
tools/cmake/CTestConfig.cmake
tools/cmake/DefinePackages.cmake
tools/cmake/Distrib.cmake
tools/cmake/Documentation.cmake
tools/cmake/Flags.cmake
tools/cmake/Java.cmake [deleted file]
tools/cmake/MaintainerMode.cmake
tools/cmake/MakeLib.cmake
tools/cmake/MakeLibWin.cmake [deleted file]
tools/cmake/Modules/FindGraphviz.cmake
tools/cmake/Modules/FindLibdw.cmake [deleted file]
tools/cmake/Modules/FindLibelf.cmake [deleted file]
tools/cmake/Modules/FindLibunwind.cmake [deleted file]
tools/cmake/Modules/FindNS3.cmake
tools/cmake/Modules/FindPAPI.cmake
tools/cmake/Modules/nlohmann_jsonConfig.cmake [new file with mode: 0644]
tools/cmake/Option.cmake
tools/cmake/Tests.cmake
tools/cmake/cross-mingw.cmake [deleted file]
tools/cmake/scripts/fixup_simgrid_dtd_l.pl
tools/cmake/scripts/my_valgrind.pl
tools/cmake/scripts/update_tesh.pl
tools/cmake/test_prog/prog_asan.cpp
tools/cmake/test_prog/prog_makecontext.c
tools/cmake/test_prog/prog_ns3.cpp [new file with mode: 0644]
tools/cmake/test_prog/prog_stackgrowth.c
tools/cmake/test_prog/prog_stacksetup.c
tools/cmake/test_prog/prog_tsan.cpp
tools/docker/Dockerfile.build-deps
tools/docker/Dockerfile.stable
tools/docker/Dockerfile.tuto-mc
tools/docker/Dockerfile.unstable
tools/fix-paje-trace.sh
tools/generate-dwarf-functions [deleted file]
tools/git-hooks/clang-format.pre-commit
tools/graphicator/graphicator.cpp
tools/internal/check_dist_archive
tools/internal/check_dist_archive.exclude
tools/internal/indent
tools/internal/spell_comments.pl
tools/internal/spell_dict.txt
tools/internal/update_copyright_header
tools/jenkins/Coverage.sh
tools/jenkins/DynamicAnalysis.sh
tools/jenkins/Flags.sh
tools/jenkins/Sanitizers.sh
tools/jenkins/build.sh
tools/jenkins/ci-bigdft.sh
tools/jenkins/ci-starpu.sh
tools/jenkins/gfortran-simgrid.rc
tools/jenkins/jacoco.xml [deleted file]
tools/jenkins/project_description.sh
tools/normalize-pointers.py
tools/sg_xml_unit_converter.py
tools/simgrid-monkey
tools/simgrid.supp
tools/simgrid_convert_TI_traces.py
tools/simgrid_update_xml.pl
tools/smpi/generate_smpi_defines.pl
tools/tesh/CMakeLists.txt
tools/tesh/IO-orders.tesh
tools/tesh/catch-signal.tesh
tools/tesh/catch-timeout-output.tesh
tools/tesh/set-output-sort.tesh
tools/tesh/tesh.py

diff --git a/.appveyor.yml b/.appveyor.yml
deleted file mode 100644 (file)
index 71a1fe1..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-# This file automatize the testing of SimGrid on Windows using the appveyor.com continuous integration service
-#
-# Build logs: https://ci.appveyor.com/project/simgrid/simgrid
-
-# Documentation: https://www.appveyor.com/docs/
-#                https://www.appveyor.com/docs/installed-software/
-
-image:
-  - Visual Studio 2019
-#  - Ubuntu
-
-version: "{build}"
-clone_depth: 1
-
-# scripts that are called at very beginning, before repo cloning
-init:
-- git config --global core.longpaths true
-- git config --global core.autocrlf input
-
-branches:
-  only:
-     - master
-     - appveyor
-
-environment:
-  global:
-    BOOST_ROOT: C:\Libraries\boost_1_77_0
-
-install:
-# Strawberry perl is the one to work with gcc; AppVeyor provides ActiveState perl, which is the one to work with visual.
-# This package is so outdated and broken that we cannot use it anymore. So we build without perl
-# - choco install --limit-output strawberryperl --version 5.20.1.1
-# - SET PATH=C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;%PATH%
-# We need python v3
-- cmd: SET PATH=C:\Python37-x64;%PATH% # We need python v3
-# Ugly hack to ignore versions 3.8 and later of Python
-- rename "C:\Python38-x64\python.exe" "python-ignored.exe"
-- rename "C:\Python39-x64\python.exe" "python-ignored.exe"
-- rename "C:\Python310-x64\python.exe" "python-ignored.exe"
-# Use the mingw-w64 provided by Appveyor (must be placed before Perl in the path)
-- cmd: SET PATH=C:\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\;%PATH%
-# Work around a bug on appveyor where the default sh is not the one I expect
-- rename "C:\Program Files\Git\usr\bin\sh.exe" "sh-ignored.exe"
-# We need pybind11. SimGrid will pick it automatically if the subdir is here
-- cmd: git clone --branch stable --depth=1 https://github.com/pybind/pybind11.git
-
-before_build:
-  - cmd: if not exist C:\"Program Files"\Eigen\include\eigen3\Eigen\Core (
-            curl -LO https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.gz &&
-            cmake -E tar zxf eigen-3.4.0.tar.gz &&
-            cd eigen-3.4.0 &&
-            mkdir build &&
-            cd build &&
-            cmake -G "MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=C:\projects .. &&
-            cmake --build . --target install &&
-            cd ..\..
-         ) else (echo Using cached Eigen3)
-
-build_script:
-- cmake -G "MinGW Makefiles" -Denable_documentation=OFF -Denable_java=ON -Denable_msg=ON -Denable_smpi=OFF -Denable_mallocators=OFF -Denable_lto=OFF .
-- mingw32-make.exe VERBOSE=1 java-all python-bindings # Only the Java and Python parts
-- ctest --output-on-failure -R java
-- ctest --output-on-failure -R python
-
-artifacts:
-- path: simgrid.jar
-  name: jarfile
-
-# IRC notifications, even if https://github.com/appveyor/ci/issues/88 is not closed yet
-on_failure:
-  - "python tools/appveyor-irc-notify.py simgrid [{project_name}:{branch}] {short_commit}: \"{message}\" ({author}) {color_red}Failed,Details: {build_url},Commit: {commit_url}"
-#on_success:
-#  - "python tools/appveyor-irc-notify.py simgrid [{project_name}:{branch}] {short_commit}: \"{message}\" ({author}) {color_green}Succeeded,Details: {build_url},Commit: {commit_url}"
index c1ce16b..b505615 100644 (file)
@@ -1,6 +1,6 @@
 # This is the configuration file for the https://circleci.com/ continuous integration server
 #
-# Copyright (c) 2017-2022. The SimGrid team. All rights reserved.
+# Copyright (c) 2017-2023. The SimGrid team. All rights reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the license (GNU LGPL) which comes with this package.
@@ -19,5 +19,5 @@ jobs:
           name: Configure, build and test da stuff
           command: |
             mkdir _build && cd _build
-            cmake -Denable_documentation=OFF -Denable_coverage=ON -Denable_java=ON -Denable_msg=ON -Denable_model-checking=OFF -Denable_compile_optimizations=OFF -Denable_smpi=ON -Denable_smpi_MPICH3_testsuite=OFF -Denable_compile_warnings=ON ..
+            cmake -Denable_documentation=OFF -Denable_coverage=OFF -Denable_model-checking=OFF -Denable_compile_optimizations=OFF -Denable_smpi=ON -Denable_testsuite_smpi_MPICH3=OFF -Denable_compile_warnings=ON ..
             make -j4 tests && ctest -j4 --output-on-failure
diff --git a/.classpath b/.classpath
deleted file mode 100644 (file)
index 32ea6c5..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="src" path="src/bindings/java">
-               <attributes>
-                       <attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="simgrid/lib"/>
-               </attributes>
-       </classpathentry>
-       <classpathentry excluding="*/CMakeFiles/|CMakeFiles/" kind="src" path="examples/deprecated/java"/>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="output" path="bin"/>
-</classpath>
index 78ac347..f519b1e 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     container: simgrid/unstable
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
       - name: Build and test BatSim
         run: |
           set -e
index 581e733..bb44643 100644 (file)
@@ -14,7 +14,7 @@ jobs:
       options: --user 0
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
       - name: Build and test BigDFT
         run: |
           set -e
index 6b63238..fbca937 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     container: simgrid/unstable
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
       - name: Build and test StarPU
         run: |
           set -e
index 224b03e..1a580b4 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     container: simgrid/unstable
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
       - name: Build and test WRENCH
         run: |
           set -e
index 43de9e3..c0a0ea8 100644 (file)
@@ -24,7 +24,7 @@ jobs:
 
     steps:
       - name: Checkout repository
-        uses: actions/checkout@v2
+        uses: actions/checkout@v3
 
       # Login against a Docker registry except on PR
       # https://github.com/docker/login-action
@@ -39,15 +39,15 @@ jobs:
           grep SIMGRID_VERSION_PATCH CMakeLists.txt| grep -q 'SIMGRID_VERSION_PATCH "0"' || (echo "Only run this action on stable source";exit 1)
           cd tools/docker
           make stable
-          docker push simgrid/stable
+          docker push --all-tags simgrid/stable