Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / smpi /
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Arnaud GierschRemove useless test (it's always true).
2013-11-04 Arnaud GierschRemove useless test (is_homogeneous).
2013-10-31 Arnaud GierschPrevent user from making call to MPI within a SMPI_SAMP...
2013-10-31 Arnaud GierschThis should be a per process variable.
2013-10-31 Arnaud GierschReindent.
2013-10-31 Arnaud GierschPut larger fields first (reduce total size for struct).
2013-10-31 Arnaud GierschA value of -1 for smpi/cpu_threshold means infinity.
2013-10-31 Arnaud GierschCache cfg parameters smpi/{cpu_threshold,running_power}.
2013-10-31 Arnaud GierschIt's ok to pass NULL to xbt_free.
2013-10-31 Augustin Degommeleaks --
2013-10-31 Augustin Degommeadd gatherv replay action (bigdft can be replayed easil...
2013-10-31 Arnaud GierschUse yes/no for tracing options instead of 1/0.
2013-10-31 Arnaud GierschCosmetics.
2013-10-30 Augustin Degommeleak-- , potential segfault--
2013-10-30 Augustin Degommeleaks --
2013-10-30 Augustin Degommeset extra data to 0 at allocation time to avoid bad...
2013-10-30 Augustin Degommeadd Time independent output trace format ( TI ) to...
2013-10-30 Augustin Degommetrace MPI_Init and MPI_Finalize as well
2013-10-30 Augustin Degommechange the way computation tracing is handled in smpi
2013-10-30 Augustin Degommeadd -trace-ti option to smpirun to generate time indepe...
2013-10-29 Arnaud GierschFix memory leak in smpi/colls/allgather-SMP-NTS.
2013-10-28 Arnaud GierschAdd calls to smpi_bench_{end,begin} in PMPI_Wtime.
2013-10-24 Arnaud GierschAdd name of failing function in error message.
2013-10-24 Arnaud GierschTry to fix mess with exit status.
2013-10-24 Arnaud GierschWith smpiff, give output file a sensible name.
2013-10-24 Arnaud GierschLink fortran programs with libm.
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-07 Arnaud GierschRemove duplicated initialization (rank).
2013-10-07 Arnaud GierschValue stored to 'total_dsize' is never read.
2013-10-07 Arnaud GierschVerify that request is not NULL (plus reindent).
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Arnaud GierschEncode path so that it is not too long.
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Martin Quinsonadd some comments to avoid that someone breaks the...
2013-10-04 Arnaud GierschHandle inactive requests in test and wait.
2013-10-04 Arnaud GierschEmpty status when request is NULL.
2013-10-04 Arnaud GierschReset requests to MPI_REQUEST_NULL.
2013-10-04 Arnaud GierschFix the fix of commit 6d12558bf98bb09f8fc8c45527d740bf9...
2013-10-04 Arnaud GierschEmpty status in any case (plus slight reindent).
2013-10-04 Arnaud GierschEnforce type for other MPI NULL constants.
2013-10-04 Arnaud GierschEnforce type for MPI_REQUEST_NULL, and fix mistakes.
2013-10-04 Marion Guthmullermodel-checker : dangling pointer set to NULL
2013-10-04 Marion Guthmullermodel-checker : set SMPI request to NULL before creatin...
2013-10-04 Marion Guthmullerinit request real_src
2013-10-01 Arnaud GierschUse homogeneous dicts which are more efficient.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-30 Arnaud GierschInitialize arrays at declaration, and remove use of...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschRemove useless lines.
2013-09-25 Arnaud GierschAvoid to leave stale temporary files.
2013-09-24 Augustin Degommedouble definition makes windows unhappy
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Augustin Degommeone more leak
2013-09-24 Augustin Degommefew more leaks
2013-09-24 Augustin Degommemore leaks
2013-09-24 Augustin Degommesmpi leak --
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 sutersimplify way alltoallv and gatherv are described in...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Arnaud GierschAlso delete allocs_metadata.
2013-09-23 Arnaud GierschFree loc, which is unused in this path.
2013-09-23 Arnaud GierschFix use after free (data is removed by the call to...
2013-09-23 Augustin Degommeleak --
2013-09-23 Augustin Degommefix build without tracing
2013-09-23 Augustin Degommeadd a check to ensure that async_small_thres is under...
2013-09-18 Augustin Degommeupdate licenses to include OpenMPI and STAR-MPI ones
2013-09-18 Augustin Degommeyara (yet another redundant algorithm)
2013-09-18 Augustin Degommesome requests were not tagged correctly
2013-09-18 Augustin Degommekeep on removing useless algorithms
2013-09-18 Augustin Degommeuse tuned barrier here if provided
2013-09-18 Augustin Degommeuse tuned versions of the algos inside this one
2013-09-18 Augustin Degommecontinue cleanup of redundant algorithms
2013-09-18 Augustin Degommeremove redundant algo
2013-09-18 Augustin Degommeuse tuned algo here
2013-09-18 Augustin Degommeremove redundant allgather algo from star-mpi
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-13 Arnaud GierschMake smpi_process_init public, and avoid errors with...
2013-09-13 Arnaud GierschDon't remove forward declarations for subroutines.
2013-09-03 Augustin DegommeEnsure we don't post a too big receive here, because...
2013-08-29 Augustin Degommeas this can be called from anywhere (and sometimes...
2013-08-29 Augustin Degommememleaks --
2013-08-29 Augustin Degommemove tracing for smpi collectives to a place where...
2013-08-29 Augustin Degommeadd option tracing/smpi/display_sizes to display size...
2013-08-29 Augustin Degommewe added it, we might as well ... use it ?
2013-08-29 Augustin Degommeadd mpich's allgatherv ring algo, as the one from star...
2013-08-29 Augustin Degommehave alltoallv bruck algo behave like mpich one, with...
2013-08-29 Augustin Degommetypo--
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-13 Marion Guthmullermodel-checker : fix error compilation without MC
2013-08-13 Marion Guthmullermodel-checker : ignore in_use in s_smpi_mpi_datatype
2013-08-12 Marion Guthmullermodel-checker : ignore smpi timer
2013-08-12 Marion Guthmullerinit ret_val (MC compliant)
2013-08-12 Marion Guthmullermodel-checker : fix MC init in smpi_main
2013-08-05 Marion Guthmullermodel-checker : snapshot comparison with the types...
2013-07-24 Augustin DegommeAdd simple autotuning selector for collectives
next