Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a first draft for automatic privatization of global variables for smpi.
[simgrid.git] / src / smpi / smpi_bench.c
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.
2013-09-23 Arnaud GierschFix use after free (data is removed by the call to...
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-26 Augustin DegommeFix smpi_sleep to execute the sleep on the simulated...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-18 Augustin Degommeadd option "smpi/use_shared_malloc", with true as defau...
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-02-21 Arnaud GierschFix memory leaks in smpi.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-31 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-31 Augustin Degommequick fix that hopefully won't break too much compilati...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroAdd a surf function to get configuration parameters...
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-19 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 navarroCompil smpi on win32.
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschInclude standard header files after local includes.
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-08-04 Martin Quinsonand now, get the execution sampling macros work also...
2012-08-04 Martin Quinsondafuk? don't mix seconds and flops!
2012-08-04 Martin Quinsonrewrite the MPI execution sampling facility (previous...
2012-08-04 Martin Quinsonstop being protective against things we cannot deal...
2012-08-04 Martin Quinsonvariable renaming to try to understand this code
2012-08-04 Martin Quinsonmake an error message marginally more understandable...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-02-14 Lucas Schnorr[trace] simulated clock functions to be used by akypuer...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2011-12-26 Martin Quinsonmore verbose debug messages
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-26 Martin Quinsondocument SMPI configuration items
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-28 Mark Stillwellupdates to smpi_bench and added smpi_calibration
2011-11-25 Mark StillwellMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-11-24 mstillwellgettimeofday also needs to update benchmark info.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-08 Martin Quinsonfurther parser cleanups
2011-10-20 Martin Quinsonmerge branches
2011-10-12 Mark Stillwellfixed smpi gettimeofday -- usecs should always be norma...
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
next