Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[smpi] Move start_data_exe and size_data_exe in the smpi_ namespace
[simgrid.git] / src / smpi / smpi_bench.c
2015-03-17 Gabriel Corona[smpi] Move start_data_exe and size_data_exe in the...
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-01-26 Martin Quinsoneven more informative error message
2015-01-25 Martin Quinsonmore informative error message in some obscure error...
2015-01-20 sutermore verbose output following a weird crash on my laptop
2014-12-19 Gabriel Corona[mc] Add some FIXMEs for cross-process support
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel CoronaRevert "[mc] Enable MC specific behaviour in replay...
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-07 Gabriel Corona[mc] Don't fork another process in the hop spot, MC_get...
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-17 Gabriel Corona[smpi+mc] When restoring a snapshot, always remap the...
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-02 Augustin DegommeWhen display timing is set, also display global simulat...
2014-09-11 Augustin Degommeresolve conflict
2014-09-11 Gabriel Corona[smpi] Restore privatisation mapping smpi_execute()
2014-09-11 Gabriel Corona[smpi] Fix typo when fixing memory allocation (again)
2014-09-11 Gabriel Corona[smpi] Fix typo when fixing memory allocation
2014-09-09 Marion Guthmullermodel-checker : disable smpi bench timer if MC enabled
2014-09-05 Gabriel Corona[smpi] Change parallel arrays into array of structs
2014-09-05 Gabriel Corona[smpi] Simplify code for SMPI privatisation
2014-09-05 Gabriel Corona[smpi] Use SMPI namespace for some public variables...
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel Corona[mc] Make state/snapshot comparison work with SMPI...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommeKill f2c. Finally. I hope.
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-12 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-09 Henri CasanovaAdded a --cfg="smpi/simulation_computation" to smpirun...
2014-05-08 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 Henri CasanovaRewrote smpi_sleep() and smpi_usleep() so that:
2014-05-08 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-08 Henri CasanovaModified smpi_sleep() so that it returns 0, instead...
2014-05-08 Henri CasanovaAdded a smpi_usleep function and usleep -> smpi_usleep...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-07 suterallow MPI codes to use timezone in their gettimeofday...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-04 Gabriel CoronaMerge branch 'mc'
2014-04-04 Augustin Degommefix compil of smpi_bench.c on win32
2014-04-03 Arnaud LegrandDistinguish between time precision and sharing precision.
2014-04-01 Arnaud GierschCheck if MAP_ANONYMOUS is defined after including sys...
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Augustin Degommeforgotten useless line (should not do anything with...
2014-03-28 Augustin Degommeprivatization : perform the initialization at process...
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-23 degommeHave smpi_bench.c see HAVE_MMAP flag
2014-03-22 degommemove unused variable
2014-03-22 degommeprotect against not mmap-enabled systems
2014-03-21 Augustin DegommeAdd a first draft for automatic privatization of global...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideFix smpi issue
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-07 Arnaud GierschAdd Fortran bindigns for smpi+dvfs.
2013-11-07 Arnaud GierschAdd Fortran bindigns for smpi+dvfs.
2013-11-06 Arnaud GierschMake functions public, they are need by macros SMPI_SAM...
2013-11-06 Arnaud GierschMake functions public, they are need by macros SMPI_SAM...
2013-11-06 Arnaud GierschSimplify logic, and free loc in all cases.
2013-11-06 Arnaud GierschSimplify logic, and free loc in all cases.
2013-10-31 Arnaud GierschPrevent user from making call to MPI within a SMPI_SAMP...
2013-10-31 Arnaud GierschThis should be a per process variable.
2013-10-31 Arnaud GierschPut larger fields first (reduce total size for struct).
2013-10-31 Arnaud GierschA value of -1 for smpi/cpu_threshold means infinity.
2013-10-31 Arnaud GierschCache cfg parameters smpi/{cpu_threshold,running_power}.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Augustin Degommeset extra data to 0 at allocation time to avoid bad...
2013-10-30 Augustin Degommeadd Time independent output trace format ( TI ) to...
2013-10-30 Augustin Degommechange the way computation tracing is handled in smpi
2013-10-28 Arnaud GierschAdd calls to smpi_bench_{end,begin} in PMPI_Wtime.
2013-10-24 Arnaud GierschAdd name of failing function in error message.
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Arnaud GierschEncode path so that it is not too long.
2013-10-01 Arnaud GierschUse homogeneous dicts which are more efficient.
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Arnaud GierschAlso delete allocs_metadata.
2013-09-23 Arnaud GierschFree loc, which is unused in this path.
next