Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] ISP tests integration
[simgrid.git] / include /
2014-08-18 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 etortilopezadded option to bind threads to physical cores
2014-08-11 Paul BédarideAdd vm tesh
2014-08-07 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-07 Martin QuinsonNew: SIMIX_process_throw() allows to raise exceptions...
2014-08-06 Martin Quinsoncorrect initializer
2014-08-06 Martin Quinsonensure that the process initializer actually works...
2014-08-06 Martin Quinsonmake public the function that can display an exception
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-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-21 Augustin DegommeAdd MPI_Win_get_name and MPI_Win_set_name support
2014-07-16 Takahiro Hirofuchimigration: fix status check of migration
2014-07-15 degommeAdd MPI_Type_set_name and MPI_Type_get_name and activat...
2014-07-12 degommeadapt mpif.h for rma
2014-07-08 Gabriel CoronaMerge branch 'mc-fix' into mc-fastsnapshot
2014-07-07 Augustin Degommeadd a non-existing MPI_2LONG datatype to handle some...
2014-07-07 Augustin Degommeuse the right types in fortran for some platforms ...
2014-07-07 Augustin Degommedefine types used by fortran even when only C code...
2014-07-07 sutertemporary hack to be able to replay traces of fortran...
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc-fastsnapshot' into mc
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-26 Augustin DegommeChange send/isend simcalls to add a new parameter ...
2014-06-24 Gabriel Corona[mc] Use an unordered_set for compared_pointers instead...
2014-06-23 Augustin DegommeFirst steps for implemtation of MPI Onesided Operations :
2014-06-20 Pierre VeyreInitiate java bindings for MSG storage API
2014-06-20 suterprevent warining for undocumented (because internal...
2014-06-19 Gabriel Corona[mc] Do not allocate pagemap buffer on the heap
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-17 Stéphane CastelliThis should ease the future implementation of graphes...
2014-06-16 Gabriel Corona[mc] Remove useless parts in mmalloc_compare_heap,...
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommeKill f2c. Finally. I hope.
2014-06-04 degommemake smpiff behave like smpif90, so we don't use f2c...
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-05-30 suterremove duplicated line
2014-05-28 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 suterunlink can be a remote operation too.
2014-05-27 suterchanging type of offset parameter in file_seek from...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-26 Stéphane CastelliFix some bugs in fat trees
2014-05-24 Martin Quinsondeclare all types that we may use
2014-05-24 Martin Quinsonmake the xbt_os_time module public
2014-05-20 Arnaud GierschThis field definitely has sense only when tracing is...
2014-05-16 degommeFix compil without tracing, which was broken multiple...
2014-05-16 Gabriel CoronaMerge branch 'mc_without_ksm' into mc
2014-05-16 Gabriel Corona[mc] Avoid memsetting twice
2014-05-14 Stéphane CastelliAdd a routing for fat trees
2014-05-13 Stéphane CastelliThe tag cluster accepts the topology fat_tree
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Arnaud GierschFix warning about duplicate typedef.
2014-05-12 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-08 Henri CasanovaAdded a smpi_usleep function and usleep -> smpi_usleep...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-07 suterallow MPI codes to use timezone in their gettimeofday...
2014-05-06 Henri CasanovaAdded a definition of MPI_File (MPI-IO) to allow smpicc...
2014-05-06 Augustin Degommehave barrier_wait return XBT/MSG_BARRIER_SERIAL_PROCESS...
2014-05-06 Augustin Degommeadd msg and xbt versions of barrier.
2014-05-06 Augustin Degommeadd MSG_get_as_by_name call, answering [#17311]
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Augustin DegommeBegin to add an interface to instanciate SMPI programat...
2014-04-25 Augustin Degommeforgotten in 0395dfc0
2014-04-25 Augustin Degommenew flex run
2014-04-25 Augustin DegommeMake MSG action module initialization/finalization...
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Paul BédarideAdd MSG_process_join [#13601]
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-24 Arnaud GierschFix warning about undefined identifier [-Wundef].
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-15 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Augustin Degommeadd some MPI types definitions
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Stéphane CastelliDefinition of a new class to represent the routing...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-11 sutersimplify the way free and used space are accessed
2014-04-11 Arnaud GierschMake xbt_abort really silent on Windows.
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-05 Martin Quinsongive SimDag the ability to retrieve the amount of cores...
2014-04-04 Augustin Degommeadd XBT_PUBLIC_CLASS macro, and a bunch of XBT_PUBLIC...
2014-04-01 Pierre VeyreFix MSG_file_rcopy() and MSG_file_rmove()
2014-04-01 Arnaud GierschCosmetics: move SimGrid copyright on top.
2014-04-01 Pierre VeyreRename msg_storage_priv->host by msg_storage_priv-...
2014-04-01 Pierre VeyreChange MSG_file_unlink() return type
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-01 Pierre Veyreremove MSG_file_ls()
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Pierre VeyreImprove MSG_file_read() and MSG_file_write()
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre VeyreFinalises MSG_file_rcopy() and MSG_file_rmove()
2014-03-25 Gabriel CoronaMerge branch 'mc++'
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
next