Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't suppose anythin on privatization when threads/ucontextes are not found
[simgrid.git] / tools /
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
2017-04-14 Augustin Degommefix dist
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-13 Martin Quinsonportable implementation of sendfile
2017-04-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Christian Heinrich[SMPI] Added SmpiHost.cpp and .hpp
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommeAvoid trailing whitespaces when dl not found
2017-04-11 degommeOoooops ²
2017-04-11 degommeYet another dlopen merge
2017-04-10 degommeDue to recent "improvements" in the smpi mpich rma...
2017-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-05 Gabriel Corona[mc] Install simgrid-mc
2017-03-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-28 degommeSplit up smpi_bench.cpp .
2017-03-24 Frederic SuterTESH: msg to s4u - act 1
2017-03-23 Martin Quinsonfix case of a header file
2017-03-22 Martin Quinsondoxygen fixups
2017-03-20 degommeNetcards actually got removed, so these leaks are gone
2017-03-19 degommeThis regexp excluded some files showing errors from...
2017-03-19 degommeAdd smpi_status.cpp and hpp.
2017-03-19 degommesay goodbye to smpi_base.cpp .. It was made quite empty...
2017-03-18 degommeIntroduce smpi::Process
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 Martin Quinsonsmpi: regenerate tracing overloads after the recent...
2017-03-16 Martin Quinsontesh: woops, fix java and smpi tests
2017-03-16 Martin QuinsonFix various tesh bugs
2017-03-16 Martin Quinsontesh: timeout *= 10 when run on jenkins (for the dynami...
2017-03-15 degommeMove Keyval handling to a new file, as it is shared...
2017-03-15 degommeFactorize keyval handling for Comm and Datatype (Win...
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 Martin Quinsontravis: try to run sonar even if some tests are broken
2017-03-14 degommeSimplify, cleanup, remove useless bits, and some files.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-14 degommeMove collective algorithms to separate folders
2017-03-14 Christian Heinrich[PLUGIN] Added the HostLoad plugin
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-09 Martin QuinsonIgnore some more cruft coming from ASan
2017-03-09 degommeMove derived datatypes to their own file.
2017-03-09 degommeContinuing work on datatypes
2017-03-09 degommeFirst works on the datatypes. Still missing a lot.
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 degommeWelcome to simgrid::smpi::Op
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-03-07 degommewelcome simgrid::smpi::Request
2017-03-07 degommeMPI_Win (RMA) -> C++
2017-03-07 Martin Quinsonincrease the default timeout value to 10 seconds
2017-03-07 Frederic SuterRevert "fix distcheck"
2017-03-07 Frederic Suterfix distcheck
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 degommeMPI_Topo -> c++
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-06 Martin Quinsontravis: improve our detection of whether we are on...
2017-03-06 degommeMerge branch 'smpi_cpp'
2017-03-06 degommeMPI_Comm -> C++
2017-03-05 degommefix dist
2017-03-05 degommeMove all smpi colls to cpp.
2017-03-03 Martin QuinsonSonar improvements
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 degommePoke around trying to get jenkins to display files...
2017-03-01 degommeAdd coverage info for .java files in the simgrid jar.
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 Augustin Degommeignore added cruft in java tesh output
2017-03-01 Augustin Degommereactivate flags
2017-03-01 degommeTry to have java coverage with jacoco.
2017-02-28 Martin Quinsonanother try at having coverage info on travis, for...
2017-02-27 Martin Quinsonsimplify the way tesh deals with sorted diffs
2017-02-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-27 degommeDon't do the loop ourselves, let jenkins handle this...
2017-02-27 degommeAdd more infos to Flags output, and write them to a...
2017-02-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-27 degommeCleanup Sanitizer jenkins script to allow separate...
2017-02-23 Martin Quinsontesh: better handling of very large sorted output
2017-02-23 Martin Quinsontry to get some coverage info for sonar on travis
2017-02-17 Martin Quinsonkill some other occurences of the fifo
2017-02-17 Frederic Suterxbt_fifo are no longer used, remove the code
2017-02-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-15 Martin Quinsonput all of the host_energy plugin in one file only
2017-02-14 Frederic Suterget rid of sd_workstation.cpp
2017-02-13 Martin Quinsonmove MailboxImpl to kernel::activity where it belongs
2017-02-10 Martin Quinsonsplit simix::MailboxImpl to its own files
2017-02-10 Martin Quinsonrename a header file now that it's clean
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-01-31 Martin Quinsonlet the users know about config changes concerning...
2017-01-28 Martin Quinsontuto improvements, and add a link to the SMPI CourseWare
2017-01-27 Martin Quinsonjava: kill obscure NativeException
2017-01-26 Martin Quinsonfix make distcheck
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2017-01-16 Martin Quinsoncontinue to split the source code of MC. Split remoting
2017-01-14 Martin Quinsonmove the checker algorithms to their own directory
2017-01-12 Martin Quinsontry to use a rpath for everything on Apple
2017-01-11 Martin QuinsonI hope I understood how to use RPATH on Mac OSX
2017-01-11 Martin Quinsonbummer
2017-01-11 Martin Quinsontry to fix the jarfiles on Mac OSX
next