Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-02-10 Augustin DegommeReplace SMPI finalization by a barrier with synchronize...
2014-02-10 Gabriel Corona[mc] Cache stack unwindinwg
2014-02-10 Gabriel Corona[mc] Fix broken type lookup code
2014-02-10 Gabriel CoronaMerge branch 'mc' into mc-perf
2014-02-10 Gabriel Corona[mc] Remove useless code (get SP register)
2014-02-10 Gabriel Corona[mc] Use optimized local implementation of libuwind...
2014-02-10 Gabriel Corona[mc] Restore old behaviour when comparing pointers...
2014-02-08 Arnaud GierschThese release goals are nearly achieved.
2014-02-08 Arnaud GierschFree surf_energy on exit.
2014-02-08 Arnaud GierschAdd callbacks for surf_exit.
2014-02-08 Arnaud Gierschjava-cloud-migration: destroy VMs at the end of the...
2014-02-08 Arnaud GierschGo ahead for cleanup, even if process was suspended.
2014-02-08 Arnaud GierschDon't hide type real type, smx_process_t, behind a...
2014-02-08 Arnaud GierschSlightly improve debug messages.
2014-02-08 Arnaud GierschUncomment code, and fix meomry leaks in WorkstationVMHL13.
2014-02-08 Arnaud GierschFree memory in msg/cloud examples.
2014-02-08 Arnaud GierschSet path for command.
2014-02-08 Arnaud GierschCall getBound before unref on p_action.
2014-02-08 Arnaud GierschAvoid useless strdup.
2014-02-08 Arnaud Gierschsimdata may already be freed at this point.
2014-02-08 Arnaud GierschInitialize ramsize, and simply use an assignment to...
2014-02-08 Arnaud Gierschm_bound belongs to CpuAction; initialize it.
2014-02-07 Gabriel Corona[mc] Fix sefault where a variable has no name
2014-02-07 Arnaud GierschRun test with --log=no_loc.
2014-02-07 Gabriel CoronaMerge branch mc into mc-perf
2014-02-07 Augustin Degommefix bug waiting to happen and destroy some simulations...
2014-02-07 Gabriel Corona[mc] Split address/location in dw_variable_t (which...
2014-02-07 Gabriel Corona[mc] Fix segfaults when type->name==NULL
2014-02-07 Gabriel Corona[mc] Disable communication pattern code (segfault)
2014-02-07 Gabriel Corona[mc] Remove dead code for ignoring variables
2014-02-07 Gabriel Corona[mc] Remove old hash code
2014-02-07 Gabriel Corona[mc] Avoid useless zero-initialisations in the hot...
2014-02-07 Gabriel Corona[mc] Avoid type lookups and calls to get_type_description()
2014-02-07 Gabriel Corona[mc] Pass mc_object_info_t arguiments in many places...
2014-02-07 Gabriel Corona[mc] Preprocess type lookup
2014-02-07 Gabriel Corona[mc] Compute a single hash (64 bits) of the current...
2014-02-06 Arnaud GierschUse the result of sprintf, instead of computing strlen...
2014-02-06 Arnaud GierschFix help message.
2014-02-06 Augustin Degommefix some SMPI+MC bugs
2014-02-05 Arnaud GierschAdd script used as a basis to update copyright notices.
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-02-05 Arnaud GierschWrite error messages on stderr.
2014-02-04 Augustin Degommeremove tests to avoid spending too much time testing...
2014-02-04 Augustin Degommeallow replay to handle -1 as a value for the size of...
2014-02-04 Augustin Degommeavoid changing smpi process index to handle finalizatio...
2014-02-04 Augustin Degommeensure processes are still alive before altering their...
2014-02-04 Paul BédarideFix cpu issues with VMs
2014-02-04 Gabriel Corona[mc] Remove code for finding an array byte size
2014-02-03 Gabriel Corona[mc] Fix broken type in compare_heap_area_with_type
2014-01-31 Arnaud GierschAlso remove include/simgrid.h on make uninstall.
2014-01-31 Martin Quinsonfix copyright template
2014-01-31 Paul BédarideAdd simple vm tesh
2014-01-31 Paul BédarideAdd c and tesh files for the new test
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.
next