Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'coverity_scan' of github.com:mquinson/simgrid
[simgrid.git] / examples / smpi /
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-15 Frederic SuterDo not declare empty sets
2016-02-15 Frederic Sutermore cleanups in NAS
2016-02-12 Frederic Suterfurther cleanup in imported NAS
2016-02-08 Martin Quinsonconvert all xml files to the new DTD v4
2016-02-07 Martin Quinsonkill all atol() from our codebase
2016-02-07 Martin Quinsongreatly reduce the amount of atoi in our codebase
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-02 Christian Heinrich[SMPI] Renamed option send_is_detached_thres to send_is...
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
2016-02-01 Frederic Suterhave the two versions of EP together
2016-02-01 Frederic Suterfurther cleaning in NAS
2016-02-01 Frederic Suterplease dist check
2016-02-01 Frederic Sutersome cleaning in the NAS examples
2016-02-01 Martin Quinsonrevalidate a tesh file after recent changes to the LMM
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-31 degommespecify srcdir here
2016-01-31 degommeweirdly cut fails here on some systems, try this workaround
2016-01-31 Fabien ChaixSplitted the lmm_constraint swag called element_set...
2016-01-21 degommerequalify soome tesh files
2016-01-20 degommedrop n-ary bcast/barrier that was not actually working...
2016-01-20 degommeAdd test for smpi tracing with only -trace, and no...
2015-12-12 Martin Quinsonit seems that SMPI ranks are now given a simgrid PID
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-21 Martin Quinsonrevalidate the tesh files after the modifications of...
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Martin Quinsonincrease the timeout to that test
2015-09-18 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-17 Martin Quinsons/_XBT_GNUC/XBT_ATTRIB/ as we will port them to MSVC
2015-09-10 Martin Quinsonignore some generated cruft
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' into S4U
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 QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-25 Martin QuinsonTesh: Use 0 as a default sorting prefix
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-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-13 Olivier Richard[SMPI] Update test output (smpi_replay.tesh)
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Martin Quinsonfurther energy interface cleanups (see changelog)
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
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-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
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-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-10 Gabriel Corona[mc] Register symbols as pointers in the examples
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-01-16 Gabriel Corona[mc] Create a separate simgrid-mc program
2015-01-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-01-05 Augustin DegommeChange include order for smpi tests/examples to avoid...
2014-12-09 Gabriel Corona[mc] Enable the custom mm malloc only in MC
2014-12-04 Gabriel Corona[mc] Move process info in a new s_mc_process_t structure
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-13 Martin QuinsonRemove the unmodified NAS examples as they are really...
2014-11-05 Augustin Degommethis test should now work with out-of-source builds
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-21 Augustin DegommeApply patch suggested by fabien Chaix. This avoids...
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-01 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-09-29 Augustin Degomme31e0f216b4 was sending some other executables to the...
2014-09-29 Augustin Degommechange name of some targets for mc, to avoid warnings...
2014-09-26 Augustin Degommefix bug still happening with dash
2014-09-26 Augustin DegommeFix replay files (alltoallv replay has changed since...
2014-09-26 Augustin Degommemake deployment script generation posix friendly (remov...
2014-09-25 Augustin DegommeAdd an example that shows how to replay multiple applic...
2014-09-11 Augustin Degommerequalify tesh
2014-09-11 Augustin Degommeupdate replay tesh
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-17 Augustin Degommetesh update for fabien's work on surf
2014-07-16 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-16 Augustin Degommerequalify tesh
next