Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
actually use starmpi collectives for allreduce
[simgrid.git] / src / smpi / smpi_pmpi.c
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...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-22 Lucas Schnorr[trace] fixing some memory leaks in smpi instrumentatio...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2012-01-05 Christophe ThiérySMPI: before terminating a process, wait for its asynch...
2011-10-20 Martin Quinsonmerge branches
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-01-07 piniCheck if the pointer is writable.
2010-12-07 piniRemoved some old and unused filed from SMPI.
2010-12-07 schnorr[trace] registering the tracing categories of mpi proce...
2010-12-07 schnorr[trace] smpi set tracing category returns void
2010-12-03 schnorr[trace] replace IS_TRACING by TRACE_is_active() function
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 piniAllow SMPI to run on old unixes (even on darwin).