Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Stack size is expressed in KiB. Keep the same unit in doc.
[simgrid.git] / src / simgrid / sg_config.c
2014-03-12 Arnaud GierschStack size is expressed in KiB. Keep the same unit...
2014-03-12 Augustin DegommeChange default stack size in simgrid to 8MiB.
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-06 Arnaud GierschUse sensible values for arities of config elements.
2014-03-06 Marion Guthmullermodel-checker : minor fix
2014-02-10 Arnaud GierschAdd some spaces in help messages.
2014-02-10 Arnaud GierschFactorize repetitive code.
2014-02-10 Arnaud GierschFix help message for vm_workstation/model.
2014-02-06 Arnaud GierschUse the result of sprintf, instead of computing strlen...
2014-02-06 Arnaud GierschFix help message.
2014-01-30 Arnaud GierschDefine sg_cfg_is_default_value().
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-15 Paul BédarideEnergy is now a plugin
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-04 Arnaud GierschMerge branch 'v3_10_x'
2013-11-04 Arnaud GierschDefine SIMGRID_VERSION_STRING, and add option --version...
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Arnaud GierschRewrite to avoid compiler warnings about unused variables.
2013-10-31 Arnaud GierschA value of -1 for smpi/cpu_threshold means infinity.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-28 Arnaud GierschCorrectly remember when "contexts/stack_size" was not...
2013-10-24 Paul BédarideRemove c surf files
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Paul BédarideFix surf_usage
2013-10-07 Arnaud GierschThere's no need to initialize p here.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Arnaud GierschTry to exit in a more valgrind friendly manner when...
2013-10-01 Arnaud GierschCentralize declaration for _sg_init_status (renamed...
2013-10-01 Arnaud GierschFurther improve help message.
2013-10-01 Arnaud GierschImprove help message about available context factories.
2013-10-01 Arnaud GierschFix default context factory.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-30 Augustin Degommeas win does not support ucontexts, use raw as the defau...
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Arnaud GierschSetting the stack size works for threads too, since...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschRemove now unused parameter "default_value" for xbt_cfg...
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 GierschCosmetics.
2013-09-23 Arnaud GierschThere's no need to dup these strings (memleak--).
2013-09-23 Arnaud GierschUse xbt_cfg_setdefault everywhere.
2013-09-23 Arnaud GierschCorrect the settings for default values of boolean...
2013-09-23 Arnaud GierschCosmetics: some reindent.
2013-09-21 Marion Guthmullermodel-checker : --cfg=model-check/checkpoint is an...
2013-09-20 Augustin Degommeattempt to make valgrind happier
2013-09-19 Augustin DegommeFix reverted commit 28937161936e11ceac5acccf0b547055cc6...
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-21 Arnaud LegrandAllow to disable simgrid cleanups at exit from command...
2013-08-08 Paul BédarideMake surf++ compile
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
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-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 degommeend of ompi collectives addition, with barrier
2013-06-13 degommeadd scatter algos from ompi
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 degommeadd reduce scatter collectives from openmpi, and fix...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-11 Augustin Degommeadd gather collectives from ompi
2013-06-07 degommeadd ompi selector for smpi collectives (use --cfg=smpi...
2013-05-16 Guillaume SerrièreRemove parmap from surf.
2013-05-10 Paul BédarideAdd new boolean type for configuration
2013-05-07 Augustin Degommeadd an option smpi/iprobe, to inject sleeping time...
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-12 Paul BédarideAdd mpi allgatherv pair ring
2013-04-10 Paul BédarideAdd test for mpi alltoallv
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-04 Paul BédarideAdd tesh files to test all new collectives
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-28 Arnaud GierschFix build without smpi.
2013-03-28 Paul BédarideAdd collectives for allgather, allreduce, bcast and...
2013-03-25 Martin Quinsonfix some simple errors in the commit of Paul (not enoug...
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Paul BédarideAdd alltoall collectives from starmpi
2013-03-16 Marion Guthmullermodel-checker : new model-checker configuration model...
2013-03-08 Arnaud GierschCosmetics: add space before opening parenthesis.
2013-02-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 Takahiro Hirofuchiadd missing declarations to fix compile warnings
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommeadd an smpi/ois factor, to account for the fact that...
2013-02-11 Augustin Degommeadd option to set the threshold where smpi send stops...
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreFirst complete implementation of a new MSG call (starti...
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
2013-01-16 Augustin Degommeadd smpi/os and smpi/or parameters to handle timings...
next