Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Changes to the Surf LMM:
[simgrid.git] / src / smpi /
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Martin Quinsonframe a concept of execution, that will become a s4u...
2016-01-21 degommeUsing openMPI selector in this case possibly led to...
2016-01-20 degommedrop n-ary bcast/barrier that was not actually working...
2016-01-20 degommeSome weird codes actually call MPI_Init from C, then...
2016-01-20 degommeanother fix to avoid issues with .f or .F in f77
2016-01-20 Ad(rien) LMerge branch 'master' of git://scm.gforge.inria.fr...
2016-01-20 degommeHmm, that was a lie.
2016-01-20 degommebe careful never to change the case of the extension...
2016-01-19 degommeMake all predefined MPI_Datatype const
2016-01-19 degommeOops
2016-01-19 degommeWarn at build, and die painfully at execution time...
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Lucas Mello SchnorrMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-01-19 Lucas Mello Schnorr[action replay] verify optional parameters at the same...
2016-01-19 Lucas Mello Schnorr[action replay] check second optional parameter before...
2016-01-19 Lucas Mello Schnorr[action replay] fix allgather optional parameter parsing
2016-01-19 Lucas Mello Schnorr[action replay] verify both optional parameters in...
2016-01-19 Lucas Mello Schnorr[action replay] verify both optional parameters at...
2016-01-19 Lucas Mello Schnorr[action replay] independent parsing for two optional...
2016-01-19 Lucas Mello Schnorr[action replay] check parameters for all to all operation
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Frederic Suteronly test 5th field if 4th exists
2016-01-18 Frederic Suterreturn the allocated buffer not that of the previous...
2016-01-16 Martin QuinsonKill a deprecated function, deprecate another one,...
2016-01-15 degommenot for windows' eyes
2016-01-11 Martin Quinsonremove completely the energy concern from the core
2016-01-10 Martin QuinsonDo the Right Thing for the host_(get/set)_pstate
2015-12-11 Luka Stanisic[starpu] using segment index only when there is a priva...
2015-12-11 Luka StanisicMerge remote-tracking branch 'origin/master'
2015-12-11 Luka StanisicMerge remote-tracking branch 'origin/master'
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-07 Gabriel Corona[simix] Fix SMPI+MSG
2015-12-07 Gabriel Corona[simix] Move BoostContext to C++
2015-12-04 Luka StanisicApplying (modified) Samuel's PATCH from 16.09.2015
2015-12-03 Luka Stanisicmodified [PATCH] Added functions to get SMPI's data...
2015-12-03 swhatelsemodified [PATCH] Allow multiple call to MPI_Init and...
2015-12-03 Luka Stanisicmodified [PATCH] Privatize data segment for SMPI proces...
2015-11-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-05 Gabriel Corona[smpi] Use virtual memory layout to find the data segment
2015-11-05 Martin Quinsoninline another getter simcall: host_get_nb_pstates
2015-11-04 Christian Heinrich[SMPI] Renamed smpi/async_small_thres to smpi/async_sma...
2015-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-02 Martin Quinsoninline two more simcalls: host_get_pstate and host_get_...
2015-10-31 Martin Quinsonmake it easier to ignore SMPI temp files, and do so...
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-23 degommehandle MPI_WIN_NULL in fortran
2015-10-23 degommemake tracing work better with gatherv and scatterv
2015-10-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-15 Christian Heinrich[SMPI] Indentation..
2015-10-15 Christian Heinrich[SMPI] Fixed wrong output
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-09 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-09 Martin QuinsonMerge pull request #30 from fernandodeperto/bugfix...
2015-10-09 Fernando MendoncaFix duplicate PTP messages when tracing/smpi/internals...
2015-10-09 Christian Heinrich[SMPI] Fixed output alignment for display_timing option
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Gabriel CoronaFix unintialized variables
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in smpi
2015-09-21 Christian Heinrich[SMPI] Grammar...
2015-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Gabriel CoronaMerge remote-tracking branch 'origin2/master'
2015-09-07 Gabriel CoronaUse env to find script interpreters
2015-08-27 Martin QuinsonMerge branch 'master' into S4U
2015-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-27 Gabriel Corona[smpi] Fix compilation
2015-08-27 Gabriel Corona[smpi] Avoid locking the mutex when it's not needed
2015-08-25 Gabriel Coronasmpirun: Option to run the child in foreground
2015-08-25 Gabriel Coronasmpirun: Raise the same signal we received
2015-08-24 Gabriel Coronasmpirun: cleanup files and children before dying
2015-08-16 Martin QuinsonMerge branch 'master' into S4U
2015-08-16 Martin Quinsonuniformize simcall_comm_send() and simcall_comm_recv()
2015-08-16 Martin Quinsonspellcheck
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-21 Martin QuinsonSimplify the process_execute simcall
2015-07-21 Martin Quinsonmassive rename of simcalls: execution is related to...
2015-07-18 Martin QuinsonGive simgrid's host its own header file and datatype
2015-07-16 degommeprotect against MPI_BOTTOM
2015-07-16 degommeFix fortran mpi_type_struct and mpi_type_create_struct...
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-06-25 degommefix memory leak
2015-06-23 degommeFind objdump before admitting privatization is possible...
2015-06-18 Martin Quinsonmerge smpi_replay_init and smpi_replay_finalize into...
2015-06-17 Martin Quinsonsome sorting in the [smpi/xbt]_replay stuff
2015-06-16 degommefix unused return value warning
2015-06-15 Martin QuinsonSMPI replay: make sure that the replay is inited even...
2015-06-15 Gabriel CoronaRemove unused variable
2015-06-13 Olivier Richard[SMPI] smpi_process_init: revert to SIMIX_process_count...
2015-06-13 Olivier RichardCosmetics
2015-06-13 Olivier Richard[SMPI] index_to_rank_map must be a xbt_dict, not a...
2015-06-13 Olivier Richard[SMPI] change SIMIX_process_count() by process count
2015-06-13 Olivier Richard[SMPI] reqq must be a xbt_dict not a xbt_dynar
next