Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-12-27 Martin Quinsonwe cannot use PYBIND11 without PYTHONLIBS
2018-12-27 Martin Quinsonkill deprecated templates that don't compile in C++14
2018-12-27 Martin QuinsonDrop sg_cmdline. Please use xbt_cmdline instead (+inclu...
2018-12-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-12-27 Martin QuinsonOnly test python bindings if they are enabled
2018-12-27 Martin Quinsonactually include the python examples in the archive
2018-12-27 Frederic Sutera host and not an host
2018-12-27 Martin Quinsonfix make dist
2018-12-27 Martin Quinsonns3: comment asserts that fail on clusters
2018-12-27 Martin Quinsonpython: First working example
2018-12-26 Martin Quinsoneven more ignorable cruft
2018-12-26 Martin Quinsonfix make dist
2018-12-26 Martin Quinsonpython: add the docstrings
2018-12-26 Martin Quinsoninitial support for pybind11: Python bindings of S4U...
2018-12-26 Martin QuinsonIgnore more stuff
2018-12-25 Martin Quinsons4u.hpp: add a missing include file
2018-12-25 Martin Quinsonhide deprecated methods from doxygen
2018-12-25 Martin Quinsonns3: assert that the sent amount is as expected
2018-12-19 Martin Quinsonignore another example
2018-12-18 Arnaud GierschKill unused static function.
2018-11-30 Martin Quinsoncorrect cmake version for this fix
2018-11-29 Martin Quinsonlink_energy: make sure that the watts ranges are always...
2018-11-29 Martin QuinsonDoc polishing
2018-11-29 Martin QuinsonTiny doc improvement
2018-11-28 Millian Poquet[smpi] smpi::Host ext init: smpi_main -> SMPI_init
2018-11-27 Millian Poquet[examples] smpi-replay-mm: trace w/ collectives
2018-11-26 Millian Poquet[doc] tuto MPI: fix smpirun cmd, verbosity++
2018-11-26 Millian Poquet[docs] tuto MPI: update smpirun replay syntax
2018-11-26 Millian Poquet[doc] spacing cosmetics
2018-11-26 Frederic Suterrevalidate tesh files with correct ranks (starting...
2018-11-26 Frederic Sutercrude hack to display the "right" rank in Paje traces...
2018-11-26 Frederic Suterlimit the conversion trick for non-replayable types...
2018-11-23 Frederic Suter(#318) should please pj_dump
2018-11-23 Frederic Suterbetter to save file before commit and push ...
2018-11-23 Frederic Suterfix #318: return "NA" when no size can be displayed
2018-11-22 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-11-22 Arnaud GierschFix vector access out of range.
2018-11-22 Augustin Degommemake ugly regexp a bit more robust to corner cases
2018-11-22 Augustin Degommehopefully last one
2018-11-22 Augustin Degommeyet another attempt at a trivial thing.
2018-11-22 Augustin Degomme-=
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
2018-11-22 Augustin Degommeonly install when branch is master (avoid installing...
2018-11-22 Augustin Degommetest some tracing options
2018-11-22 Augustin Degommefix crash with tracing/smpi/display-sizes:yes
2018-11-21 Martin Quinsontiny doc improvement
2018-11-21 Martin QuinsonDocker: one rule to regenerate them all
2018-11-21 Millian Poquet[misc] spacing cosmetics
2018-11-21 Millian Poquet[smpi] replay from `smpirun -replay <tracefile>`
2018-11-21 Arnaud Gierschtuto-msg was removed 3 months ago.
2018-11-21 Arnaud GierschStabilize output by sorting.
2018-11-21 Millian Poquet[smpi] add smpireplayrun binary
2018-11-21 Millian Poquet[misc] remove smpimain from libsimgrid
2018-11-21 Augustin Degommeadd include to lift potential ambiguity for std::abs
2018-11-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-11-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-11-21 Martin Quinsondocument recent changes
2018-11-21 Martin QuinsonMerge pull request #316 from bcamus/master
2018-11-21 Martin QuinsonMerge pull request #314 from simgrid/smpi-args-cleanup
2018-11-21 Millian Poquet[smpi args cleanup] remove load-balancer-replay
2018-11-21 Millian Poquet[smpi args cleanup] adapt replay examples
2018-11-21 Martin QuinsonUpdate teshsuite/s4u/cloud-sharing/cloud-sharing.cpp
2018-11-20 Martin QuinsonUpdate src/plugins/vm/VirtualMachineImpl.cpp
2018-11-20 bcamusfix a bug related to the CPU utilization of multi-core VM
2018-11-18 Arnaud GierschSonar is currently failing, try to upgrade sonar-scanner.
2018-11-17 Frederic Suterforgot java too
2018-11-17 Frederic Suterretry with warnings activated
2018-11-17 Frederic Suterback to business!
2018-11-16 Millian Poquet[smpi args cleanup] internal changes for clean-up
2018-11-16 Millian Poquet[smpi args cleanup] xbt_replay args
2018-11-16 Millian PoquetMerge commit 'c619e9d16'
2018-11-16 Millian Poquet[misc] fix deprecation msg for Actor::setProperty
2018-11-15 Augustin Degommehandle MPI_ANY_SOURCE in recv replay
2018-11-15 Arnaud GierschMacro is always defined (by cmakedefine01).
2018-11-15 Arnaud GierschAdd a comment explaining the "ifndef".
2018-11-15 Arnaud GierschInclude seems useless.
2018-11-15 Arnaud GierschSIMGRID_HAVE_MC is already defined in <simgrid/config.h>.
2018-11-15 Arnaud GierschFix comments.
2018-11-15 Martin Quinsondocs improvements
2018-11-12 Martin Quinsonfix clang build
2018-11-12 Martin Quinsonsmall doc improvement
2018-11-12 Martin QuinsonContext creation: Fix one OOP design issue
2018-11-12 Martin Quinsonimprove a comment
2018-11-12 Martin QuinsonFactorize code between the calling sites of the ActorIm...
2018-11-11 Martin Quinsontiny factorizations and doc improvements
2018-11-11 Martin Quinsonremove the argc/argv version of simcall_process_create
2018-11-11 Martin QuinsonMSG: kill the MSG_process_create_from_stdfunc() pimple
2018-11-11 Martin Quinsonjava: stop using MSG_process_create_from_stdfunc
2018-11-11 Martin Quinsonjava process creation: this was already binded by java_...
2018-11-11 Martin Quinsoneclipse config file: there is some Java in this project
2018-11-11 Martin Quinsondoc: say that set_receiver() adds a silly ref to the...
2018-11-11 Martin QuinsonApple renamed all their OSes
2018-11-11 Martin Quinsonplease sonar: kill an unused type and reduce the visibi...
2018-11-07 Arnaud GierschFix distcheck.
2018-11-07 Arnaud GierschCosmetics.
2018-11-07 Martin QuinsonMerge pull request #309 from mpoquet/generate-pkg-config
2018-11-07 Millian Poquet[cmake] generate/install a pkg-config simgrid.pc
2018-11-06 Augustin Degommefix gcc 9 warnings. Have to check if the std::move...
2018-11-04 Martin Quinsonthese archaic callbacks are not used anymore, so kill...
2018-11-04 Martin Quinsonsimplify MSG process creation/destruction
next