Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / src / smpi / smpi_pmpi.c
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-29 Augustin Degommeas this can be called from anywhere (and sometimes...
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-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-12 Marion Guthmullerinit ret_val (MC compliant)
2013-07-18 Augustin DegommeSet MPI_Request to MPI_REQUEST_NULL whenever a call...
2013-07-17 Augustin Degommeadd one binding
2013-07-17 Augustin Degommefix behavior of waitany
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 Augustin Degommeonly use MPI_SOURCE when necessary
2013-07-16 Augustin Degommecorrect a few mistakes with waitall, waitany, wait
2013-07-16 Augustin Degommeadd two more functions
2013-07-16 Augustin Degommefix MPI_Initialized
2013-07-12 Augustin Degommechange some behaviors with MPI_IN_PLACE
2013-07-11 Augustin Degommeremove a few leaks and memory errors
2013-07-11 Augustin DegommeMPI_Iprobe should return flag=true when asked with...
2013-07-11 Augustin Degommefix MPI_Group_range_excl
2013-07-11 Augustin DegommeCopy the group when doing a comm_split, to avoid to...
2013-07-08 Augustin Degommequick and naive implementation of the MPI_Exscan collective
2013-07-08 Augustin DegommeMPI_Waitsome and MPI_Testsome can actually handle NULL...
2013-07-08 Augustin DegommeMPI_Translate_ranks should return MPI_PROC_NULL if...
2013-07-08 Augustin DegommeImplement MPI_IN_PLACE behavior for collectives
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-02 Augustin Degommebetter handling of loop endings
2013-07-02 Augustin Degommeget the rank and not the index for process creation
2013-07-01 Augustin Degommedo not create communicator if process is not inside...
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Augustin Degommemake not_yet_implemented() a macro outputting the name...
2013-06-28 Augustin DegommeAdd a huge variety of not yet impelmented functions...
2013-06-18 Augustin DegommeMPI_ERR_COMM was sometimes returned instead of MPI_ERR_...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Marion Guthmullerunused variable if tracing disabled
2013-06-13 degommeend of ompi collectives addition, with barrier
2013-06-13 degommeadd scatter algos from ompi
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 degommeadd reduce scatter collectives from openmpi, and fix...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-11 Augustin Degommeadd gather collectives from ompi
2013-06-11 Augustin DegommeFix bug happening with MPI_Datatypes
2013-05-07 Augustin DegommeWarning removal
2013-05-07 Augustin DegommeFix nasty bug with wrong addressing of the processes...
2013-05-07 Augustin Degommefix bug with tracing of MPI_Sendrecv
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-12 Paul BédarideAdd mpi allgatherv pair ring
2013-04-10 Paul BédarideAdd mpi alltoallv bruck and fix mpi alltoallv pairwise
2013-04-09 Augustin DegommeAvoid marking as finished and deleting requests when...
2013-04-08 Paul BédarideUse simgrid function instead of MPI in collectives
2013-04-03 Augustin Degommeactually use starmpi collectives for allreduce
2013-04-02 Augustin Degommehave sendrecv_replace work with non contiguous datatype...
2013-03-29 Augustin Degommeadd a bunch of bindings/new definitions of unimplemente...
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Paul BédarideAdd alltoall collectives from starmpi
2013-03-06 Arnaud GierschUse simple arrays, instead of dynars.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommeadd support for Ssend/Issend in SMPI
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-12 Augustin Degommechange the way we handle MPI_Request termination
2012-12-10 Augustin Degommeadd a bunch of new fortran bindings, to make bigdft...
2012-11-30 shensheiMerge ../simgrid
2012-11-28 Augustin Degommeadd option to generate states for code outside smpi...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-04 degommehandle MPI_UB and MPI_LB for real, activate tests in...
2012-10-30 Augustin Degommecorrect behavior of smpi_group_excl and smpi_group_int...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-26 Augustin Degommecorrect some issues with MPI_Sendrecv_replace, to avoid...
2012-10-26 Augustin Degommeadd various defines and objects to provide better compi...
2012-10-26 Augustin Degommehave waitall output an error if an issue is encountered...
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Augustin Degommenumber of elements can be 0 in type constructors
2012-10-23 Augustin Degommedo not free the group of MPI_COMM_WORLD when asked...
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-09 Augustin Degommeforgot to handle MPI_ANY_SOURCE as a valid source,...
2012-10-05 degommeadd more checking to inputs of SMPI functions
2012-10-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-03 Augustin Degommemerge with jean noel's commit
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Augustin Degommeadd support of MPI_PROC_NULL, correct behavior of waita...
2012-10-02 Augustin Degommeprovide Test and Wait functions with a better MPI_STATU...
2012-10-02 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-01 Augustin Degommefix bug in smpi tracing for wait
2012-10-01 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-28 Augustin Degommechanges the way smpi tracing handles process ranks...
2012-09-28 Augustin Degommeadd support of a function (necessary to conceptual)
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-26 Augustin DegommeMPI_Address didn't return MPI_SUCCESS on success
2012-09-21 Augustin DegommeAdd support for various MPI_Type functions, to handle...
2012-09-20 Augustin Degommeadd support of MPI_Testall
2012-09-20 Augustin Degommeget the right sender for tracing, because it might...
2012-09-20 Augustin Degommeadd MPI_Probe and MPI_Iprobe support, and better handli...
2012-09-19 Augustin Degommeadd the MPI_Wtick function to smpi to allow compilation...
2012-08-21 Augustin Degommeadd option to generate states for code outside smpi...
next