Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Check if p_routingTable is null in AsFull::~AsFull.
[simgrid.git] / src /
2014-03-05 Arnaud GierschCheck if p_routingTable is null in AsFull::~AsFull.
2014-03-05 Arnaud GierschDon't dereference null pointer.
2014-02-28 Martin Quinsonobvious typo
2014-02-27 Augustin DegommeDon't change the address of the buffer of the MPI_Reque...
2014-02-27 Augustin DegommeChange the way persistent MPI_Request are handled after...
2014-02-27 Augustin Degommegeneralize behavior of commit 3391e81 to other test...
2014-02-26 Paul BédarideClean surf code
2014-02-25 Augustin DegommePersistent comms may be reused after a wait, do not...
2014-02-21 Arnaud GierschIsolate generation of the NATIVE path for the jar file.
2014-02-21 Pierre VeyreDisk usage computation bug fix
2014-02-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-21 Pierre VeyreMSG_file_write() bug fix + tesh files improvements
2014-02-21 Paul BédarideClean surf
2014-02-20 Arnaud GierschFix warnings with make simgrid_documentation.
2014-02-20 Paul BédarideAdd SG version and Git version in MANIFEST.MF
2014-02-20 Pierre VeyreFix MSG_storage_get_proporties() bug
2014-02-20 Pierre VeyreMissing commit for introduce model specific properties...
2014-02-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-20 Pierre VeyreIntroduce model specific properties for storage_type
2014-02-19 Arnaud GierschCleanup.
2014-02-18 Arnaud GierschFix some overflows in msg_vm on 32bits archs.
2014-02-18 Arnaud GierschReindent function.
2014-02-18 Arnaud GierschRemove obsolete comment.
2014-02-18 Arnaud GierschRemove useless length modifier 'l' in %l[efg] for printf.
2014-02-18 Paul BédarideFix doxygen
2014-02-17 Paul Bédaridehost data comeback as property 'data'
2014-02-17 Paul BédarideClean surf cpu cas01
2014-02-14 Augustin Degommeprotect smpi against problems with replay+collectives.
2014-02-13 Arnaud GierschCast enum to int.
2014-02-13 Arnaud GierschRemove old files.
2014-02-13 Augustin Degommeenforce the use of the routing attribute of an AS,...
2014-02-13 Augustin DegommeAllow receives to be posted before send in smpi tracing.
2014-02-13 Paul BédarideFix Remove host data
2014-02-13 Paul BédarideFix simcalls without BODY
2014-02-13 Paul BédarideRemove comm destroy simcall
2014-02-13 Paul BédarideRemove unused include
2014-02-13 Paul BédarideRemove vm set state simcall
2014-02-13 Paul BédarideRemove host data and had JAVA_HOST_LEVEL
2014-02-12 Arnaud GierschUse XBT_INFO only after MSG_init, so that log parameter...
2014-02-12 Paul BédarideFix: missing ifdef
2014-02-12 Paul BédarideFix NS3 and latency bound tracking
2014-02-12 Paul BédarideUnify surf action_cost type
2014-02-12 Paul BédarideClean bound in surf
2014-02-12 Paul BédarideRemove lmm_elem_set_value (Not used)
2014-02-11 Arnaud GierschDon't completely short-circuit these loops!
2014-02-10 Arnaud GierschRevert "Typo."
2014-02-10 Arnaud GierschTypo.
2014-02-10 Arnaud GierschMake a list of WorkstationVM, instead of iterating...
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-10 Arnaud GierschSupernovae mode was deprecated. It is currently broken...
2014-02-10 Augustin DegommeReplace SMPI finalization by a barrier with synchronize...
2014-02-08 Arnaud GierschFree surf_energy on exit.
2014-02-08 Arnaud GierschAdd callbacks for surf_exit.
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 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 Augustin Degommefix bug waiting to happen and destroy some simulations...
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/update copyright notices.
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-01-31 Paul BédarideAdd RoutingEdge wrapper to manage vm not destroy
2014-01-30 Arnaud GierschReintroduce MC stuff lost by commit 11af893.
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 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 GierschCorrect parameter name in doc.
2014-01-30 Paul BédarideAdd checking for simcalls
2014-01-29 Paul BédarideSimcalls generated by python script
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 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-23 Arnaud Giersch--leak
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
next