Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Bring back old code for MPI_Finalize (disabled)
[simgrid.git] / src / smpi / smpi_global.c
2014-03-03 Gabriel Corona[mc] Bring back old code for MPI_Finalize (disabled)
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-19 Arnaud GierschCleanup.
2014-02-14 Augustin Degommeprotect smpi against problems with replay+collectives.
2014-02-10 Augustin DegommeReplace SMPI finalization by a barrier with synchronize...
2014-02-06 Augustin Degommefix some SMPI+MC bugs
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-02-04 Augustin Degommeavoid changing smpi process index to handle finalizatio...
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-22 Augustin DegommeMerge branch 'torus'
2014-01-21 Arnaud Gierschsmpi_global_size() is needed even when !SMPI_F2C.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2014-01-14 Augustin DegommeOnly initialize comm_self when it is used (saves a...
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Arnaud GierschVariable exists only with SMPI_F2C.
2013-11-15 Arnaud GierschSet smpi_currenk_rank at process init too.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-06 Arnaud GierschCosmetics: uncapitalize.
2013-11-06 Arnaud GierschCosmetics: uncapitalize.
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-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
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-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Augustin Degommeleak --
2013-09-23 Augustin Degommeadd a check to ensure that async_small_thres is under...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-12 Marion Guthmullermodel-checker : ignore smpi timer
2013-08-12 Marion Guthmullermodel-checker : fix MC init in smpi_main
2013-07-17 Augustin DegommeFix potential segfault
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 Augustin Degommefix MPI_Initialized
2013-07-11 Augustin Degommeremove a few leaks and memory errors
2013-07-11 Augustin DegommeMPI_UNIVERSE_SIZE is initialized at runtime with MPI_CO...
2013-07-11 Augustin Degommefix usage of MPI_Initialized before run
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-28 Augustin DegommeAdd a huge variety of not yet impelmented functions...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
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-05-10 Paul BédarideAdd new boolean type for configuration
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 test for mpi alltoallv
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-08 Paul BédarideUse simgrid function instead of MPI in collectives
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-29 Augustin Degommenew attempt to stabilize the use of underscores on...
2013-03-29 Augustin Degommeswitch back from two underscores to one in fortran...
2013-03-25 Martin Quinsonfix some simple errors in the commit of Paul (not enoug...
2013-02-21 Arnaud GierschFix memory leaks in smpi.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommevarious fixes to hopefully compile under win32
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
2013-01-08 Arnaud GierschAvoid to put smpi symbols in libsimgrid.
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-11-30 Augustin Degommeadd yet another stunt with smpi_simulated_main to provi...
2012-11-30 Augustin Degommereplace smpi_simulated main by smpi_simulated_main__...
2012-11-30 shensheiMerge ../simgrid
2012-11-28 jean-noel quintin[smpi,simix-network] remove a useless function
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-16 Marion Guthmullerforget to apply cleanups in MC on SMPI (separate MC_mod...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-26 Augustin Degommefortran-smpi was broken
2012-10-26 Augustin Degommeadd various defines and objects to provide better compi...
2012-10-25 navarroFix compilation on linux ;)
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroHuge hack for call of smpi_simulated_main.
2012-10-25 navarroAdd a surf function to get configuration parameters...
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 Degommedo not free the group when freeing the comm, there...
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
next