Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-01-31 Paul BédarideAdd RoutingEdge wrapper to manage vm not destroy
2014-01-31 Gabriel Corona[mc] Enforce some assumption about the relationship...
2014-01-31 Gabriel Corona[mc] Add comments to compare_areas_with_type
2014-01-31 Gabriel Corona[mc] Do not ignore DW_TAG_const_type
2014-01-31 Gabriel Corona[mc] In compare_global_variables only compare values...
2014-01-31 Gabriel Corona[mc] DRY in snapshot_compare
2014-01-31 Gabriel Corona[mc] Have a more complete/accurate view of an given...
2014-01-31 Gabriel Corona[mc] Fix element count computation for a givena array...
2014-01-31 Gabriel Corona[mc] Fix handling of location
2014-01-31 Gabriel Corona[mc] Comment logging in order to fix the unit tests
2014-01-31 Arnaud GierschThe Debian package is actually libsimgrid-dev.
2014-01-31 Arnaud GierschFix warning about "min" and "max" being redefined in...
2014-01-31 Arnaud GierschSlightly improve FindF2c.cmake.
2014-01-30 Arnaud GierschReintroduce MC stuff lost by commit 11af893.
2014-01-30 Arnaud GierschOnly install smpi scripts when support is available.
2014-01-30 Arnaud GierschRemove duplicated code.
2014-01-30 Augustin DegommeI hate tests in shell.
2014-01-30 Augustin Degommeadd link + fix doc
2014-01-30 Augustin Degommeadd an error message in smpirun to point user to the...
2014-01-30 Augustin DegommeAdd link to doc in warning message
2014-01-30 Arnaud GierschFix smpi examples after previous change.
2014-01-30 Arnaud GierschInform the user that smpi/running_power has to be set...
2014-01-30 Arnaud GierschDefine sg_cfg_is_default_value().
2014-01-30 Arnaud GierschAdd template for copyright header.
2014-01-30 Arnaud GierschMake example java/cloud/migration build, and add dummy...
2014-01-30 Arnaud GierschAdd simcalls.{in,py} to EXTRA_DIST.
2014-01-30 Arnaud GierschExclude simcalls_generated_case.c for Doxygen.
2014-01-30 Arnaud GierschCorrect parameter name in doc.
2014-01-30 Arnaud GierschRemove useless files.
2014-01-30 Paul BédarideAdd checking for simcalls
2014-01-29 Paul BédarideAdd missing files in DefinePackage
2014-01-29 Paul BédarideSimcalls generated by python script
2014-01-29 alebreadd migration-test adrien
2014-01-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-27 Arnaud GierschAlways initialize p_power.event.
2014-01-27 Arnaud GierschDon't build mmalloc when !HAVE_THREAD_LOCAL_STORAGE.
2014-01-27 Arnaud GierschThis test really look wrong. Fix it.
2014-01-27 Arnaud GierschCosmetics.
2014-01-27 Arnaud GierschPrint value for HAVE_THREAD_LOCAL_STORAGE.
2014-01-27 Arnaud GierschDon't include mc_private.h when \!HAVE_MC.
2014-01-24 Paul BédarideAdd Linear MaxMin documentation
2014-01-24 Augustin Degommeleak--; dynar abuse--;
2014-01-24 Augustin Degommehave smp-aware algorithms use number of cores on the...
2014-01-24 Augustin Degommeallow handling of host:nb_processes structure for mpi...
2014-01-24 Arnaud GierschRework smpi-compute tests, and hope to make them reprod...
2014-01-23 Arnaud Giersch--leak
2014-01-23 Arnaud GierschFix warning about unused dummy argument.
2014-01-23 Arnaud GierschAvoid to build unused tests and save up to 25% on build...
2014-01-23 Arnaud GierschTypos.
2014-01-23 Arnaud GierschFree exception, and fix warnings about variables possib...
2014-01-23 Arnaud GierschFix doxygen warnings.
2014-01-22 Arnaud GierschFix initialization order again.
2014-01-22 Arnaud GierschAnother fix for format string.
2014-01-22 Arnaud GierschConnect another new log category.
2014-01-22 Paul BédarideAdd more callbacks
2014-01-22 Augustin Degommeprotect (hopefully) collective communication algorithms...
2014-01-22 Augustin Degommelong => int, and other corrections
2014-01-22 Augustin Degommeupdate tesh
2014-01-22 Augustin Degommeadd an example of a torus cluster in flatifier
2014-01-22 Augustin Degommechange log level for a message
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-22 Augustin Degommedtd update for new cluster routing options
2014-01-22 Augustin Degommemake cluster routing a bit more flexible, to allow...
2014-01-22 Arnaud GierschConnect new log category.
2014-01-22 Arnaud GierschFile is expected to be missing from the archive.
2014-01-22 Arnaud GierschRemove obsolete files.
2014-01-21 Arnaud Gierschsmpi_global_size() is needed even when !SMPI_F2C.
2014-01-21 Arnaud GierschFix warnings about unused variables.
2014-01-21 Arnaud GierschMake initialization order match declaration order.
2014-01-21 Arnaud GierschComment unused variables and parameters.
2014-01-21 Arnaud GierschUse struct here to keep compatibility with C files.
2014-01-21 Arnaud GierschFix format string.
2014-01-21 Arnaud GierschEnable mpich3 tests with sysV and raw contexts.
2014-01-21 Arnaud GierschPrivatize global variables in mpich3 tests.
2014-01-21 Arnaud GierschGlobal variables should be initialized to zero.
2014-01-21 Arnaud Gierschsmpi_cocci.h: make functions static.
2014-01-21 Arnaud GierschMove declaration for smpi_global_size().
2014-01-21 Paul BédarideSURF Documentation
2014-01-20 Augustin Degommeadd handling of the torus topology inside clusters
2014-01-20 Arnaud GierschFix build when an older version of simgrid is already...
2014-01-17 Augustin Degommeupdate dtd to add torus_dimensions tag to clusters
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2014-01-17 Gabriel Corona[mc] Add DW_TAG_formal_parameter as variables in the...
2014-01-17 Gabriel Corona[mc] Use literal values in DWARF constant to name mappings
2014-01-17 Gabriel Corona[mc] Cleanup mc_dwarf.c
2014-01-17 Gabriel Corona[mc] Remove useless argument in MC_dwarf_at_location
2014-01-17 Gabriel Corona[mc] Add comments/doxygen
2014-01-17 Gabriel Corona[mc] Free memory for object_info
2014-01-17 Gabriel Corona[mc] Remove objdump code
2014-01-17 Gabriel Corona[mc] Remove code for location of .plt and .got.plt
2014-01-17 Gabriel Corona[mc] Use libdw for location list
2014-01-17 Gabriel Corona[mc] Use libdw for functions and local variables
2014-01-17 Gabriel Corona[mc] Use libdw for global variables
2014-01-17 Gabriel Corona[mc] Deduplicate address location resolution in MC_dwar...
2014-01-17 Gabriel Corona[mc] Remove MC_dwarf_tag_type()
2014-01-17 Gabriel Corona[mc] Add dwarf_global field to dw_variable_t
2014-01-17 Gabriel Corona[mc] libdwarf integration for types
2014-01-17 Gabriel Corona[mc] Use DWARF constants for type tags
2014-01-17 Gabriel Corona[mc] Link against libdw
2014-01-17 Gabriel Corona[mc] Fix warnings
next