Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Factor common code.
[simgrid.git] / MANIFEST.in
2021-07-22 Arnaud GierschFactor common code.
2021-07-20 Arnaud GierschDist check.
2021-07-15 Bruno DonassoloHost: non-linear constraints
2021-07-15 Bruno DonassoloLink: Non-linear constraints
2021-07-15 Bruno DonassoloDisk: Non-linear contraints
2021-07-14 Arnaud GierschRemove deprecated features for next release (3.29).
2021-07-14 Martin QuinsonFix make distcheck
2021-07-08 Arnaud GierschRemove dead entries in 'docs/find-missing.ignore'.
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-22 Arnaud GierschAdd a test in teshsuite for Comm::wait_all_for.
2021-06-21 Bruno DonassoloFix distcheck
2021-06-13 Arnaud GierschCleanup in .gitignore files; delete obsolete tesh file...
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-04 Bruno DonassoloAn example with SMPI and CPP platform
2021-06-04 Bruno DonassoloChange C++ platform example
2021-06-04 Bruno DonassoloRuns examples with C++ platform description
2021-05-28 Bruno DonassoloIssue#71: add check in add_route for gw_src/gw_dst
2021-05-25 Arnaud GierschDefine variables outside of header file.
2021-05-24 Bruno DonassoloDynamic factors: implement and test
2021-05-24 Bruno DonassoloNetworkModelIntf: Interface to dynamic factors
2021-05-19 SUTER Fredericintroduce a new plugin: stock implementation of a Produ...
2021-05-16 SUTER Fredericmove kernel timers from simix:: to kernel::timer::
2021-05-11 Bruno DonassoloSeal objects at Engine::run
2021-05-07 Arnaud GierschAdd test for VM (self) destruction.
2021-05-07 Arnaud GierschDistcheck.
2021-05-04 Arnaud GierschDistcheck.
2021-05-04 Bruno DonassoloMix create_host and add_route during platf creation.
2021-04-29 Bruno DonassoloOoops.. Fix CmakeFiles and MANIFEST
2021-04-28 Bruno DonassoloNew: s4u::create_dragonfly_zone
2021-04-27 Bruno DonassoloNew example: Fat Tree cluster of multi-cpu hosts(Star...
2021-04-27 Bruno DonassoloNew: s4u::create_fatTree_zone
2021-04-23 Bruno DonassoloNew example: Torus cluster of multi-cpu hosts(Star...
2021-04-23 Bruno DonassoloAdd some UT for TorusZone
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-14 Bruno DonassoloNew netzone: Star Zone
2021-03-29 Arnaud GierschRemove deprecated features for next release.
2021-03-29 Arnaud GierschMove xbt_modinter.h to src/include/xbt/.
2021-03-26 Martin QuinsonMove SimcallObserver from simgrid::mc to simgrid::kerne...
2021-03-26 Arnaud GierschMerge branch 'simcall_blocking' into 'master'
2021-03-26 Arnaud GierschMove PoC blocking_simcall.hpp from public include/...
2021-03-25 SUTER FredericCleaning and chaining around links
2021-03-25 Martin QuinsonRemove more obsolete files from the old doc
2021-03-22 Martin QuinsonFix make distcheck
2021-03-19 SUTER Fredericprivatize fields of ClusterZone + more explicit methods
2021-03-15 Augustin Degommemanifest update
2021-03-14 Martin QuinsonKill a file that was almost empty
2021-03-13 Martin QuinsonRename mc::RemoteSimulation into mc::RemoteProcess
2021-03-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-03-08 Frederic Suternew example with ptasks on multi-core hosts
2021-03-08 Martin QuinsonMAIS C'ETAIT SUR, EN FAIT ! C'ETAIT SUR !
2021-03-06 Martin QuinsonMC: inline a function, kill a file
2021-03-05 Martin QuinsonAdd a section presenting an overview of SimGrid design...
2021-03-05 Martin Quinsonfix pip builds
2021-03-02 Augustin DegommeAdd simple example using smpi_execute_* calls inside...
2021-03-02 Arnaud GierschRename mc_base.h -> .hpp (it's C++ only anyway).
2021-03-01 Martin QuinsonFix make distcheck :-(
2021-02-25 Martin QuinsonFix make distcheck
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-22 Frederic Suterremove last basic simdag test. redundant with one of...
2021-02-22 Frederic Suterremove tests that are redundant with examples/cpp/...
2021-02-22 Arnaud GierschRename teshsuite/models/{ptask_L07/* => ptask_L07_usage/*}.
2021-02-22 Arnaud GierschRename include/xbt/{future.hpp => promise.hpp}.
2021-02-22 Arnaud GierschRename: include/simgrid/smpi/{replay.hpp => smpi_replay...
2021-02-20 Frederic SuterConvert another test
2021-02-19 Frederic Suterconvert one more test of ptask_L07 model
2021-02-18 Frederic Suterfix and convert another ptask_L07 test
2021-02-18 Frederic Suterfix distcheck
2021-02-18 Frederic Suterremove now useless platform files (replaced by ptask_L0...
2021-02-18 Frederic Suterconvert more simdag tests
2021-02-18 Augustin Degommefix dist
2021-02-17 Frederic Sutermodernize basic-parsing-test w/o SimDag
2021-02-16 Frederic SuterStart to replace old simdag tests of the ptask_L07...
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-10 Martin Quinsonmv examples/s4u examples/cpp
2021-02-07 Martin QuinsonAlso test the direct communications
2021-02-07 Martin Quinsongroup some internal tests together
2021-02-07 Martin QuinsonSort the model tests a bit better
2021-02-05 eazimiMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-05 Arnaud GierschUse XBT_DECLARE_ENUM_CLASS for mc::MessageType.
2021-02-04 Frederic SuterImplement a second veto on start. Activity must be...
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: fix distcheck
2021-02-03 Frederic SuterStorage-kill: get rid of this platform file
2021-02-03 Frederic SuterStorage-kill: remove java bindings
2021-02-03 Frederic SuterStorage-kill: start with entire files
2021-02-02 Martin QuinsonFix make distcheck
2021-01-29 Arnaud GierschDistcheck needs a sorted list.
2021-01-25 eazimifilenames changed
2021-01-24 Martin Quinsonfix pip build
2021-01-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-01-24 Arnaud GierschKill unused script: fig2dev_postprocessor.pl.
2021-01-24 Arnaud GierschRemove duplicate entries in file lists.
2021-01-24 Martin QuinsonAdd the log categories to the documentation
2021-01-24 Martin QuinsonNew doc section: API of logs
2021-01-23 Martin QuinsonFix pip builds
2021-01-20 eazimiMerge with fragmagit/master
2021-01-20 Martin QuinsonNew functions: Comm::sendto_{init,async}
2021-01-20 eazimiudpor_global.cpp defined
next