Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] renaming source file to reflect its speciality
[simgrid.git] / src / smpi /
2012-01-22 Lucas Schnorr[trace] fixing some memory leaks in smpi instrumentatio...
2012-01-22 Lucas Schnorr[trace] in SMPI, follow the same start/end interface...
2012-01-16 navarroPut xbt_cfg_register for smpi into surf_config.c file
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 Arnaud GierschFix error: passing argument 7 of ‘SIMIX_req_comm_isend...
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-09 Martin Quinsonmake it compile with -Werror by forcing a type casting
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2012-01-05 Christophe Thiéryclean_fun is the function that frees the userdata of...
2012-01-05 Christophe ThiérySMPI: don't finish immediately a dsend comm.
2012-01-05 Christophe ThiérySMPI: before terminating a process, wait for its asynch...
2011-12-26 Martin Quinsoncleanup the debug messages
2011-12-26 Martin Quinsonmore verbose debug messages
2011-12-26 Martin Quinsonuse sensible process names (their rank) in SMPI, and...
2011-12-26 Martin QuinsonFurther investigate the dsend issue, in vain so far
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-26 Martin Quinsonmore verbose debug around detached sends
2011-12-26 Martin Quinsondupplicate the sender buffer in eager mode, when isends...
2011-12-26 Martin Quinsondocument SMPI configuration items
2011-12-25 Martin Quinsonfix the tests that my cleanups in the config variable...
2011-12-16 Stephane GenaudMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-12-16 Stephane Genauddsend used for small messages
2011-12-12 Mark Stillwellspelling error in comment. very minor.
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-28 Mark Stillwellupdates to smpi_bench and added smpi_calibration
2011-11-25 Mark StillwellMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-11-24 mstillwellgettimeofday also needs to update benchmark info.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Christophe ThiérySIMIX: add a redundant parameter to avoid repeated...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-08 Martin Quinsonfurther parser cleanups
2011-10-20 Martin Quinsonmerge branches
2011-10-14 Mark Stillwellfixed minor bug where the Fortran compatibility layer...
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-12 Mark Stillwellfixed smpi gettimeofday -- usecs should always be norma...
2011-09-28 NavarropWe need the same gcc of cmake for smpicc.
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-19 Mark Stillwellfixing some compiler warnings for adding to void pointe...
2011-07-04 Mark Stillwellhaha! problem with call to get_remote_mailbox...code...
2011-07-03 Mark Stillwellfixed several problems in gather, gatherv, allgather...
2011-07-01 Mark Stillwellremoved check that sent/received requests are for the...
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-06-09 Pierre-Nicolas ClaussRevert "Use private mapping (we already have early...
2011-06-08 Pierre-Nicolas ClaussUse private mapping (we already have early unlinking).
2011-06-08 Pierre-Nicolas ClaussUse shared segments to implement SHARED_MALLOC.
2011-06-07 Arnaud GierschRemove unused variables.
2011-06-07 Arnaud GierschUse retval for the return value.
2011-05-26 Mark Stillwelltree_bcast and antibcast don't actually use the root...
2011-05-26 Mark Stillwellchanged match_recv and match_send...They were requiring...
2011-05-26 Mark Stillwellfixed build_tree to enable MPI broadcasts with root...
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] bugfix, parameters were wrong
2011-05-24 Lucas Schnorr[trace] new smpi tracing options
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Pierre-Nicolas ClaussVery basic memoizer.
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-04 Pierre-Nicolas ClaussUse a thread-specific cache variable (make sure to...
2011-05-04 Pierre-Nicolas ClaussUse a global variable to cache the rank of currently...
2011-05-04 Pierre-Nicolas ClaussBe a little more verbose before aborting.
2011-04-28 Lucas Schnorrcheck if smpirun has something to execute
2011-04-28 Lucas Schnorrcreate an usage function to smpirun, check if at least...
2011-04-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-15 Lucas Schnorrnew option for smpirun, group mpi ranks by their location
2011-04-04 Pierre-Nicolas ClaussSome distros need this
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing call. C-MPI should now compile.
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing MPI call.
2011-03-31 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussPrograms compiled with smpicc now silently and successf...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-01 piniTentatively use sampling with Fortran.
2011-02-17 agierschUse new style logging macros.
2011-02-01 thieryDon't read a comm after completion since it is auto...
2011-01-31 cristianrosaAdd MSG_task_dsend function to MSG.
2011-01-27 cristianrosaMake SIMIX_req_host_execution_wait to also destroy...
2011-01-27 cristianrosaAdd extra argument "priority" to SIMIX_req_host_execute.
2011-01-24 piniUse a linear sweep waitall when MC is enabled.
2011-01-24 navarropCosmetics
2011-01-21 marklsmade it so that to apply varget for statics we not...
2011-01-21 navarropWe now use simgrid.gforge.inria.fr/simgrid.dtd to gener...
2011-01-20 piniAdded macros definitions and runtime support for cocci...
2011-01-20 marklsupdated patch file to work with static variables. This...
2011-01-18 piniIn the end use a temporary file (for those systems...
2011-01-18 marklsadded cocci for static vars...
2011-01-18 marklsmostly fixed up some comments here and there.
2011-01-18 piniNo need to use a temporary file here.
2011-01-18 piniAlways add the needed include file.
2011-01-18 marklscommiting some more automatic source patching stuff...
2011-01-17 piniAccess to SIMIX data without resorting to a request...
2011-01-17 marklsput var name back in macro calls...
2011-01-17 marklshey, figured out how to change vars to pointers without...
2011-01-17 marklsoh, hey, got everything but the array initializers...
next