Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge remote-tracking branch 'origin2/master'
[simgrid.git] / examples /
2015-09-07 Gabriel CoronaMerge remote-tracking branch 'origin2/master'
2015-09-07 Gabriel CoronaUse env to find script interpreters
2015-09-06 Martin Quinsonmore gitignore
2015-09-01 Gabriel Corona[mc] Remove the --cfg=model-check:1 flag
2015-08-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-31 Martin Quinsondon't tell 165 times that we need CMAKE v2.6
2015-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-27 Gabriel Corona[smpi] Avoid locking the mutex when it's not needed
2015-08-09 Martin Quinsonspell check the comments
2015-08-05 Martin Quinsonadd a platform with routing=None
2015-08-05 Martin QuinsonUpdate copyright notices
2015-08-01 Martin QuinsonRemove GTNetS. It was not working anyway
2015-07-25 Martin QuinsonTesh: Use 0 as a default sorting prefix
2015-07-25 Martin Quinsontypo
2015-07-24 Martin Quinsonvarious fixups to the surf documentation
2015-07-24 Martin Quinsonfix a tesh because of the recent file moving around...
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-21 Christian Heinrich[Platforms] Created folder 'storage' for storage specif...
2015-07-21 Christian Heinrich[Platforms] Added missing attribute in storage.xml
2015-07-21 Christian Heinrich[Platforms] Fixed indentation of storage.xml
2015-07-20 Martin Quinsoncosmetics and documentation around VM parameters
2015-07-20 Martin Quinsonactually kill models' names
2015-07-20 Martin Quinsoncosmetics in the info message of L07 model starting up
2015-07-19 Martin QuinsonKill link_lib and have C++ handle the hashmap of all...
2015-07-18 Martin QuinsonOverhaul of NS3 support in SimGrid
2015-07-18 Martin QuinsonRename NetworkLink type to Link
2015-07-18 Martin QuinsonUse MSG_host_by_name() instead of MSG_get_host_by_name()
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-07-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-10 Martin Quinsondo not output a user unfriendly line
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
2015-07-03 Gabriel CoronaMove the host-on-off fix above
2015-06-25 Frederic Suterhappy now?
2015-06-25 Frederic Suterplease the paranoid freak
2015-06-25 Frederic SuterDon't try to change the rate of task once it's done...
2015-06-25 Frederic Suterforgot to declare newly added actions_io.txt and
2015-06-25 Frederic Suterfirst prototype of storage action replay
2015-06-25 Frederic Suterprepare implementation of first prototype of I/O trace...
2015-06-18 Martin Quinsonmerge smpi_replay_init and smpi_replay_finalize into...
2015-06-17 Martin Quinsonsome sorting in the [smpi/xbt]_replay stuff
2015-06-16 Gabriel Corona[java] Add missing throw NativeException specifications...
2015-06-13 Olivier Richard[SMPI] Update test output (smpi_replay.tesh)
2015-06-10 Millian PoquetMerge branch 'master' of https://scm.gforge.inria.fr...
2015-06-10 Martin QuinsonMerge pull request #16 from Tien-Dat/master
2015-06-10 Tien-DatJava io examples fix
2015-06-10 Martin Quinsoncrude revalidation of a tesh file that Christian will...
2015-06-10 Martin Quinsonkill an useless example
2015-06-10 Martin Quinsonmake sure that MSG_host_get_wattmin_at() is tested
2015-06-10 Martin Quinsonrevalidate a tesh file that I recently broken -- sorry
2015-06-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-10 Martin Quinsonrename an energy example
2015-06-09 Gabriel CoronaFix dist
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Martin QuinsonNew example for MSG host ON/OFF switching
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Martin Quinsonfurther energy interface cleanups (see changelog)
2015-06-09 Martin QuinsonMSG_host_get_pstate_number() -> MSG_host_get_pstate_count()
2015-06-02 Gabriel Corona[mc] exit() instead of abort() in normal operation
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-05-19 Gabriel CoronaFix java cloud integration tesh files
2015-05-19 Gabriel CoronaFix cloud integration tesh files
2015-04-28 Christian HeinrichFixed exception tests
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-26 Martin Quinsonthis example needs to forcefully destroy the VMs
2015-04-26 Martin Quinsonrevamp the start_kill test to greatly improve the coverage
2015-04-26 Martin Quinsonmore consistant identifier names around Java objects...
2015-04-17 Gabriel Corona[mc] Remove standalone mode and remove MC_do_the_modelc...
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel Corona[mc] Fix comm_determinism to work in split MCer/MCed
2015-04-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-04-09 Gabriel Corona[mc] Move liveness in MCer process
2015-04-08 Arnaud LegrandMake a more complex example that tests more combination...
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-05 Martin Quinsonimprove Java interface
2015-04-05 Martin QuinsonInterface cleanup
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
2015-04-04 Martin Quinsonmv simdag/simdag.h simgrid/simdag.h
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-04-04 Martin Quinsonrename parameters all around to make their meaning...
2015-03-26 Gabriel Corona[mc] Cross-process MC/safety implementation
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-26 Marion Guthmullermodel-checker : MUTEX_UNLOCK is invisible for MC
2015-02-25 Marion Guthmullermodel-checker : initialize variable
2015-02-25 Marion Guthmullermodel-checker : really (?) fix SIMCALL_MUTEX_LOCK and...
2015-02-24 Marion Guthmullermodel-checker : new files forgotten
2015-02-24 Marion Guthmullermodel-checker : non-progressive cycle detection (enable...
2015-02-23 Martin Quinsonrename one of the energy examples
2015-02-22 Martin Quinsontypo--
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-15 Martin Quinsonmisleading typo in the comments
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-10 Gabriel Corona[mc] Register symbols as pointers in the examples
2015-02-09 Marion Guthmullermodel-checker : revalidate tesh
2015-02-03 Martin QuinsonNew property: watt_off to denote the disipation when...
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...
2015-02-03 Martin Quinsoncosmetics in example and revalidate all energy examples
2015-02-03 Martin Quinsonpartially fix the energy public API (massive renames...
2015-02-03 Martin QuinsonFix energy plugin wrt idle time
next