Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[travis] detect linux as we should
[simgrid.git] / src / smpi / smpi_global.c
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-13 Olivier Richard[SMPI] smpi_process_init: revert to SIMIX_process_count...
2015-06-13 Olivier Richard[SMPI] change SIMIX_process_count() by process count
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-04-28 Gabriel Corona[smpi] Better implementation of predefined attributes
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-17 Gabriel Corona[mc] Remove standalone mode and remove MC_do_the_modelc...
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-03-17 Gabriel Corona[smpi] Move start_data_exe and size_data_exe in the...
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-22 Martin QuinsonSMPI: info message when the collective algorithm is...
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-06 Augustin DegommeAdd a mutex to lock access to the SMPI mailboxes when...
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel CoronaRevert "[mc] Enable MC specific behaviour in replay...
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel Corona[mc] Initial support MC record/replay
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-13 Gabriel Corona[mc] Disable timer in MC
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-02 Augustin DegommeWhen display timing is set, also display global simulat...
2014-10-02 Augustin DegommeChange way replay is handled, to allow cohabitation...
2014-10-01 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-09-29 Augustin Degommeremove unwanted !
2014-09-25 Augustin Degommesmall changes to make multiple replay easier
2014-09-11 Augustin Degommeresolve conflict
2014-09-05 Gabriel Corona[smpi] Use SMPI namespace for some public variables...
2014-08-29 Gabriel CoronaMerge branch 'mc'
2014-08-29 Gabriel Corona[mc] Fix smpi_process_index_of_smx_process()
2014-08-29 Gabriel CoronaMake the cast explicit in smpi_process_index_of_smx_pro...
2014-08-29 Gabriel Corona[mc] Initalize the SMPI options before creating the...
2014-08-01 Augustin Degommeprovide support for SMP in MPI communicators.
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel Corona[mc] Make state/snapshot comparison work with SMPI...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-30 Paul BédarideXml platform cleaning
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-23 Augustin Degommeremove now useless functions
2014-06-23 Augustin DegommeFirst steps for implemtation of MPI Onesided Operations :
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-17 Gabriel CoronaAdd some informations/help for the user on SIGSEGV
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommeKill f2c. Finally. I hope.
2014-05-26 Gabriel Corona[mc] Temporary fix for smpi_process_finalize leading...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-20 Arnaud GierschFree previously set process data.
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-06 Augustin DegommeUse the xbt barrier to finalize smpi processes cleanly.
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-29 Marion Guthmullermodel-checker : restore previous version of smpi_finali...
2014-04-28 Arnaud GierschRemove redundant test.
2014-04-28 Augustin Degommeleak --
2014-04-25 Augustin DegommeBegin to add an interface to instanciate SMPI programat...
2014-04-25 Augustin Degommeexplode smpi_main into modules
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-23 Paul BédarideFix tracing options ignored when set in xml config...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-28 Augustin Degommeprivatization : perform the initialization at process...
2014-03-28 Augustin Degommereplace warnings by debug messages
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Augustin DegommeAdd a first draft for automatic privatization of global...
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-17 Stéphane CastelliFirst step in the implementation of topologies in SMPI
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Arnaud GierschDie immediately with an explicit message when MPI_Init...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
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++'
next