Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-04-25 Stéphane CastelliAdd in DefinePackage.cmake the man pages
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Stéphane CastelliAdd a man page for smpicc and smpirun
2014-04-24 Arnaud GierschFix warning about undefined identifier [-Wundef].
2014-04-24 Gabriel Corona[mc] Enable Fortran 90 code with model cheking
2014-04-24 Gabriel Corona[mmalloc] Extends the junk area and use finer grained...
2014-04-24 Arnaud GierschNo need to copy these files.
2014-04-24 Arnaud GierschFix surf inclusion path for test smpi-tracing-ptp.
2014-04-24 Arnaud GierschForgot to run distcheck after previous commit.
2014-04-24 Arnaud GierschAdd missing xml file.
2014-04-24 Gabriel Corona[mc] Check error in MAP_FAILED
2014-04-24 Gabriel Corona[mc] mprotect the region *after* zero-ing ignored parts:
2014-04-24 Gabriel Corona[mc] Add basic test for lexical-block scoped variable
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-24 Gabriel Corona[mc] Fix DW_AT_start_scope handling in mc_checkpoint
2014-04-24 Gabriel Corona[mc] Do not use "simdata" variable (workaround for...
2014-04-24 Arnaud GierschFix tesh files after commit c35d96a.
2014-04-24 Arnaud GierschTest cannot work if !HAVE_RAWCTX.
2014-04-24 Takahiro HirofuchiFix the default working set size of migration
2014-04-23 Paul BédarideFix tracing options ignored when set in xml config...
2014-04-23 Stéphane CastelliShould fix a build error happening on 32bits architectu...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-22 Paul BédarideRename option multiple use of task and fix leak
2014-04-18 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-18 Stéphane CastelliMerge with master
2014-04-17 Paul BédarideAdd option to msg to debug multiple use of task
2014-04-17 Paul BédarideDoc shareResources,updateActionsState
2014-04-17 Stéphane CastelliFat trees progress
2014-04-17 Stéphane CastelligenerateDotFile, to generate dot files for fat trees
2014-04-17 Stéphane CastelliProper fix for compilation warning
2014-04-17 Stéphane CastelliRevert "Quick fix for warnings in compilation induced...
2014-04-16 Augustin DegommeQuick fix for warnings in compilation induced by fat...
2014-04-16 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-16 Stéphane Castelli[Bug Fix] Resolve compilation error introduced in 20984...
2014-04-16 Paul BédarideFix inversion bug in CpuL07 constructor
2014-04-16 Stéphane Castelli[Fat Trees] Function generating dot files should be...
2014-04-15 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-15 Paul BédarideAdd doc to surf java
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Paul BédarideFix missing java include
2014-04-14 Paul BédarideSwig only in maintainer mode
2014-04-14 Gabriel Corona[mc] Protect snapshots against write
2014-04-14 Gabriel Corona[mc] Only enable KSM on snapshots and not on main memory
2014-04-14 Arnaud GierschTalk about CFLAGS and CXXFLAGS in doc.
2014-04-14 Augustin Degommeadd some MPI types definitions
2014-04-14 Augustin Degommedon't enable flto if ld version <= 2.22, as there are...
2014-04-14 Augustin Degommetypo --
2014-04-14 Stéphane Castelliminor typo
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Stéphane CastelliIgnore files generated by some editors (files starting...
2014-04-14 Stéphane CastelliBeginning of the implemenation of fat tree. Parsing...
2014-04-14 Stéphane CastelliDefinition of a new class to represent the routing...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-14 Gabriel Corona[mc] Avoid allocation/deallocation in init_heap_information
2014-04-11 suterremove all references to the dead file_ls function
2014-04-11 suterinitialize this storage with NULL
2014-04-11 suterupdate example according to recent modifications
2014-04-11 suteraugment example to test the semantic of the write
2014-04-11 sutersimplify the way free and used space are accessed
2014-04-11 sutercorrect the semantic of the write
2014-04-11 suterdo not use MSG stuff at SURF level
2014-04-11 sutercorrect seek's semantic
2014-04-11 sutermake read really depend on current position in the...
2014-04-11 Paul BédaridesurfCpuModel add execute on host
2014-04-11 Arnaud GierschPrint SWIG version.
2014-04-11 Arnaud GierschFix comment, and add a runtime warning when stack overf...
2014-04-11 Arnaud GierschAdd comment to inform that stack protection is broken...
2014-04-11 Arnaud GierschCosmetics: XBT_PUBLIC is not needed here.
2014-04-11 Arnaud GierschMake xbt_abort really silent on Windows.
2014-04-11 Gabriel Corona[mc] Avoid allocations in state->equals_to{1,2}
2014-04-11 Gabriel Corona[mc] Optimise memory allocation in mm_diff
2014-04-11 Gabriel Corona[mc] Remove buggy xbt_free
2014-04-10 Marion Guthmullermodel-checker : add commande line in comment to run...
2014-04-10 Marion Guthmullermodel-checker : worst case considered for bugged1_liven...
2014-04-08 Arnaud GierschRemove useless declaration.
2014-04-08 Arnaud GierschAdd missing XBT_PUBLIC*.
2014-04-08 Arnaud GierschFix doc.
2014-04-08 Arnaud GierschNo need to have this variable global.
2014-04-08 Arnaud GierschUpdate tesh.pl.
2014-04-08 Arnaud GierschRewrite command line without using find, which is not...
2014-04-08 Arnaud GierschRemove warnings about unused parameters.
2014-04-08 Paul BédarideAdd example of java cpu model
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-07 Augustin Degommeadd defines to windows build, to avoid breaking ucontex...
2014-04-07 Augustin Degommeoops
2014-04-07 Augustin Degommealso document torus networks
2014-04-07 Augustin Degommedocument loopback tags for clusters
2014-04-07 Arnaud GierschMissed by previous commit.
2014-04-07 Arnaud GierschHope that this time win32_ucontext.h will be found.
2014-04-07 Arnaud GierschPrint output when prog_AC_CHECK_MCSC.c fails to compile.
2014-04-07 Arnaud Gierschstack-overflow tests are expected to fail on win32...
2014-04-07 Arnaud GierschTry to fix MCSC check.
2014-04-07 Arnaud GierschstartsWith doesn't expect a regexp.
2014-04-07 Arnaud GierschSince SG-java is now reintegrated into the main tree...
2014-04-07 Arnaud GierschUpdate version strings.
2014-04-07 Augustin DegommeForce windows jar to bundle into x86, as we only build...
2014-04-07 Augustin Degommefix surf-java library win compilation
2014-04-05 Arnaud GierschAdd one more failing test.
2014-04-05 Arnaud GierschComplete tesh documentation.
2014-04-05 Martin Quinsonadd a flatifying test with a multicore cluster -- it...
next