Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add an example of a torus cluster in flatifier
[simgrid.git] / examples /
2014-01-22 Augustin Degommeadd an example of a torus cluster in flatifier
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-15 Paul BédarideAdd missing includes
2014-01-15 Paul BédarideEnergy is now a plugin
2013-12-18 Takahiro Hirofuchifix an example of vm migration
2013-12-18 Takahiro HirofuchiKeep the capping setting of a VM after migration.
2013-12-05 Arnaud GierschUse values of type double.
2013-11-29 Pierre VeyreUpdate io tesh file according to MSG_file_write bug fix
2013-11-29 Pierre VeyreFix MSG_file_write bug
2013-11-22 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-22 Arnaud GierschProtect special characters.
2013-11-22 Arnaud GierschMove quote to run this test correctly with memcheck...
2013-11-18 Arnaud GierschFix format strings.
2013-11-18 Arnaud GierschUse unsigned long long instead of uint64_t for sg_size_t.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
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-15 Arnaud GierschFix confusion between bindir and srcdir.
2013-11-15 Arnaud GierschUse %f to print simulation time like in xbt_log, and...
2013-11-13 suterlabel doesn't match information
2013-11-13 suternew storage example and its tesh file
2013-11-13 suteryet another update
2013-11-13 suterrevalidation
2013-11-13 suterupdate storage.xml to prepare the field for the new...
2013-11-13 sutervarious modifications
2013-11-13 suterupdate storage.xml to have two disks on denise
2013-11-13 sutercompile new example
2013-11-12 Arnaud GierschCosmetics: add space before words.
2013-11-08 Arnaud GierschMerge tag 'v3_10_rc2'
2013-11-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-08 Pierre VeyreUpdate MSG_storage_file_rename
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 GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Takahiro HirofuchiAdd comments and update an example.
2013-11-07 Arnaud GierschAdd Fortran examples for smpi+dvfs.
2013-11-07 Arnaud GierschAdd Fortran examples for smpi+dvfs.
2013-11-07 Arnaud GierschAdd example for smpi+dvfs.
2013-11-07 Arnaud GierschAdd example for smpi+dvfs.
2013-11-06 suterrevalidate tesh, no impact on time, but cleaning makes...
2013-11-06 suterrevalidate tesh, no impact on time, but cleaning makes...
2013-11-05 Lucas NussbaumRevert "New G5K platform file generated from the G5K...
2013-11-05 Arnaud GierschMerge branch 'v3_10_x'
2013-11-05 Arnaud GierschMPI_Abort can theorically fail. Add a call to exit...
2013-11-05 Jonathan Rouzaud... New G5K platform file generated from the G5K API
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Arnaud GierschInline is overkill for this function.
2013-11-03 Martin Quinsonspell out -classpath with all letters as it seems to...
2013-11-02 Arnaud GierschRename SG_java -> simgrid-java.
2013-10-31 Arnaud GierschUse infinity (-1) for smpi/cpu_threshold in tesh files.
2013-10-31 Arnaud GierschUse yes/no for tracing options instead of 1/0.
2013-10-30 Arnaud GierschSlightly change the sleep duration.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Augustin Degommechange size of sent messages for replay testing, and...
2013-10-30 Arnaud GierschFix another memory leak in chord example.
2013-10-30 Arnaud GierschAvoid code duplication.
2013-10-29 Arnaud GierschSpurious ~.
2013-10-28 Arnaud GierschFix spacing issues in tesh files.
2013-10-24 Arnaud GierschRemove debug messages from test, allow it to pass even...
2013-10-24 Marion Guthmullermodel-checker : update tesh files
2013-10-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-10-22 Takahiro HirofuchiAdd a test program to see multicore behaviors.
2013-10-18 Augustin Degommewhen parallel ctests are performed, using the default...
2013-10-10 Augustin Degommeoops
2013-10-10 Augustin Degommegenerate this file at testtime, as it failed with out...
2013-10-10 Augustin Degommewe wait for 255 in the tesh, so be it.
2013-10-10 suterat least this one works. leak--
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 Augustin Degommeturns out %le=%e and %lf=%f ... except on windows
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Arnaud GierschRemove unused fields.
2013-10-08 Arnaud GierschMake this example clean for valgrind.
2013-10-08 suterzu to PRIu64 (again)
2013-10-07 Arnaud GierschValue stored to 'time' is never read.
2013-10-07 suterone more gloups revalidation
2013-10-07 suterGloups revalidation
2013-10-07 suterdestroy task when execution failed because of dead...
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Marion Guthmullermodel-checker : update tesh file
2013-10-06 suterrevalidate tesh
2013-10-06 suterslightly modify the example to check that overwriting...
2013-10-06 suterleak --
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Martin Quinsoncosmetics in an error message
2013-10-04 Marion Guthmullermodel-checker : update tesh files
2013-10-04 Marion Guthmullermodel-checker : fix centralized mutex example
2013-10-04 Marion Guthmullermodel-checker : update bugged mutual exclusion algorithm
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschKill some memory leaks.
2013-10-03 Arnaud GierschExit cleanly on error.
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-30 Arnaud GierschMore substitutions for the smpirun script.
2013-09-29 Marion Guthmullermodel-checker : fix bugged mutual exclusion example...
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
next