Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Keep deprecated wrappers "virtual".
[simgrid.git] / examples /
2019-10-24 Arnaud GierschEndgame mode is always enabled, remove option.
2019-10-21 Martin Quinsonsonar: kill commented code
2019-10-20 Arnaud GierschReduce scope for variables.
2019-10-20 Arnaud GierschSpell check.
2019-10-20 Arnaud GierschTry to ensure test reproducibility.
2019-10-20 Arnaud GierschRemove remaining mentions of RngStream.
2019-10-19 Arnaud GierschKill dead code.
2019-10-19 Martin QuinsonMerge branch 'noRngStream' into 'master'
2019-10-19 Yann DuplouyRemoving RngStream
2019-10-12 Arnaud Giersch[sonar] Remove commented out code.
2019-10-10 Frederic SuterMerge branch 'master' into CRTP
2019-10-09 Martin QuinsonMerge branch 'master' into rework-energy-plugin-2.0
2019-10-09 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-10-09 Frederic Suterchange handling of nested <prop> declarations.
2019-10-07 Martin Quinsonsmall sonar cleanup
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-07 Frederic Suterimprove output (consistent with similar s4u example)
2019-10-05 Martin Quinsonfix that java example
2019-10-05 Martin QuinsonInstall a conversion path for our users wrt host_energy...
2019-10-03 Augustin Degommeoops
2019-10-03 Augustin Degommetimer on windows WSL seems less precise and was countin...
2019-10-03 Augustin Degommeadd test for call location with ti traces/replay/adjust...
2019-10-03 Augustin Degommereplay : allow to really use --cfg=smpi/simulate-comput...
2019-09-29 Martin QuinsonMerge branch 'rework-energy-plugin' into 'master'
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-25 Arnaud GierschPrefer sh to bash.
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-25 Martin QuinsonKill TRACE_smpi_finalize() and have the container unreg...
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-22 Martin QuinsonMerge the two wifi platform files
2019-09-22 Martin Quinsonmodernize these platform files
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic Suterupdate documentation
2019-09-19 Frederic SuterMerge branch 'master' into disk
2019-09-19 bcamusadding a test to check if the NS-3 bindings can handle...
2019-09-17 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterrevalidate java examples
2019-09-16 Frederic Suterfix distcheck and doc
2019-09-16 Frederic Suterdo not use win_storage_content.txt anymore
2019-09-16 Frederic Suterreplay-storage becomes replay-io ... with disks
2019-09-16 Frederic Suterrework old storage example to get rid of win_storage_co...
2019-09-16 Frederic Suteruse smaller file
2019-09-16 Frederic Suterget rid of this example
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterallows for mount of remote disks in file system plugin
2019-09-15 Martin Quinsondocument existing coding convention in C, and stick...
2019-09-14 Martin QuinsonAlign host get/set_data() with the Extendable version...
2019-09-12 Frederic Suterplease 32-bit
2019-09-12 Frederic Suteradd default values for disk properties in file system...
2019-09-12 Frederic Suterrework example
2019-09-11 Frederic SuterMerge branch 'master' into disk
2019-09-11 Frederic Suterenable remote copy and move for disks
2019-09-10 Frederic SuterMerge branch 'master' into disk
2019-09-10 Frederic Suterpartially handle disks in file system plugin
2019-09-09 Frederic Suterextend platorm with disks
2019-09-09 Frederic Sutersimplify disk management
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-06 clement-dellFix test for java energy consumption
2019-09-06 Loic GueganWifi: Add wifi tesh sources
2019-09-05 Millian Poquet[platforms] fix comments
2019-09-05 clement-dell[tests] Add energy-exec-ptask test
2019-09-05 clement-dell[tests] Update tesh files of energy tests
2019-09-05 clement-dell[Platforms] Update energy platform files
2019-09-04 Frederic SuterMerge branch 'master' into disk
2019-09-04 Frederic Sutermodify this example to use disks
2019-09-03 Frederic Suterworking implementation of storage on disks
2019-09-03 Frederic Suterdisk not mount
2019-09-02 Frederic Suterfix typo
2019-09-02 Frederic Suteradd a platform file using the new disk tag
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-28 Arnaud GierschFactor common definition, and avoid empty component...
2019-08-28 Augustin Degommedon't throw away existing LD_LIBRARY_PATH in our tests.
2019-08-18 Martin QuinsonThese tests really need zero buffering
2019-08-18 Martin QuinsonFix tesh for the new mc-sendsend test
2019-08-18 Martin Quinsonfix make dist and python dist
2019-08-17 Martin Quinsonadd a test of MC detecting blocking send/send patterns
2019-08-02 Martin QuinsonNew signal: Actor::on_termination (when its code termin...
2019-08-01 Martin QuinsonRestore the -no-privatize to the ampi example
2019-08-01 Martin QuinsonSMPI: redesign the end of actors/ranks' lifetime
2019-07-24 Martin Quinsonexample s4u-platform-properties: test thehost->get_engl...
2019-07-16 Arnaud GierschCosmetics.
2019-07-11 Arnaud GierschUseless casts.
2019-07-09 Arnaud GierschFix duplicated entries.
2019-07-09 Arnaud GierschKill obsolete Fortran bindings for smpi/dvfs.
2019-07-03 Martin Quinsondoc: Migrate Deploying_your_Application to RST
2019-07-03 Arnaud Giersch[sonar] Set static field from static method.
2019-07-02 Arnaud GierschRename simgrid::TimeoutError to simgrid::TimeoutException.
2019-07-02 Arnaud GierschThrow std::invalid_argument.
2019-07-02 Arnaud GierschCatch specialized exceptions instead of generic xbt_ex.
2019-07-02 Arnaud Giersch[sonar] Move include before any code.
2019-06-29 Martin QuinsonPut the documentation intro on the first page
2019-06-20 Arnaud GierschFix remaining links to pls_ns3.
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-06-14 Martin Quinsonkill dead code
2019-06-09 Martin Quinsoncleanups in the debug config items
next