Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-05-19 Christian Heinrich[DOC] Add doc for call-location aware simulation.
2016-05-19 Christian Heinrich[SMPI] Call location: Cleanups.
2016-05-19 Christian Heinrich[SMPI] Introduce variable computation speeds.
2016-05-19 Christian Heinrich[SMPI] Introduce smpi/trace-call-location cfg-switch
2016-05-19 Christian Heinrich[SMPICC] Make call location conditional
2016-05-19 Christian Heinrich[SMPIFF] Make call location conditional.
2016-05-19 Christian Heinrich[SMPI/INSTR] Wrap filenames in traces in quot. marks
2016-05-19 Christian Heinrich[SMPI] Modified smpiff.in to enable caller location
2016-05-19 Christian Heinrich[SMPI] Add caller location to tracefiles
2016-05-19 Christian Heinrich[SMPI] Added #include private.hpp statements
2016-05-19 Christian Heinrich[SMPI] Make smpi_container() available via private.h
2016-05-19 Christian Heinrich[SMPI] Add private.hpp for C++ functionality
2016-05-19 Christian Heinrich[SMPI] Introduce smpi/papi_events option
2016-05-19 Christian Heinrich[SMPI/PAPI] Added cmake switch for SMPI+PAPI
2016-05-19 Martin Quinsonfix some doxygen formating problems
2016-05-19 Martin Quinsondocumentation shuffeling
2016-05-19 Martin Quinsonoutline a page on high-level concepts to describe your...
2016-05-19 Martin Quinsondoc: move the 'find an XML example' part into the platf...
2016-05-19 Martin Quinsoncompletely rewrite the 'Getting Started' page
2016-05-19 Martin Quinsondoc: kill a useless and unused file
2016-05-19 Martin QuinsonSharpen the install documentation
2016-05-17 Frederic Suterimprove I/O Java examples
2016-05-17 Frederic Suteradd File.seek to Java API
2016-05-16 Frederic Sutertrace-simple is now process-create
2016-05-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-16 degommedon't run some mpich3 fortran tests when there is no...
2016-05-16 degommemerge
2016-05-16 Martin Quinsoncosmetics
2016-05-16 Martin Quinsondoxygen fixups
2016-05-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-16 Martin Quinsonxbt::config: fix doxygen
2016-05-16 Martin Quinsondoc example: change trace-simple into process-create
2016-05-16 Frederic Suterfix one, rename another
2016-05-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-16 Frederic Suterrename tracing example
2016-05-16 Martin Quinsonwoops, I commited a local test
2016-05-16 Martin Quinsondone reformating the doc of MSG examples. Many examples...
2016-05-16 Martin Quinsondoc example: actions and apps
2016-05-16 Martin QuinsonDoc example: model-based ones + add many TODO
2016-05-16 Martin QuinsonRework the presentation of MSG tracing examples
2016-05-16 Martin Quinsonkebab case
2016-05-16 Martin QuinsonFurther reorganize the MSG examples' documentation
2016-05-15 degommefix mistakes in script
2016-05-14 degommetar xzf fails randomly on netbsd for now, try another...
2016-05-14 Martin Quinsonbetter presentation of the examples in the doc
2016-05-14 Martin Quinsondoxygen: Fix 3 out of 23235235235 small formating issues
2016-05-14 Martin QuinsonDoc: Kill formating pragma that are unused since 10...
2016-05-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-14 Frederic Sutercosmetics
2016-05-14 Frederic Suterrevise CMake doc
2016-05-13 degommesilence warnings from boost (only on netbsd..
2016-05-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-13 Martin Quinsonsome more forgotten override markers
2016-05-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-13 Martin Quinsontweak the documentation rendering
2016-05-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-13 Frederic Sutermove text and add all cmake options
2016-05-13 Martin QuinsonDoc improvment
2016-05-13 Martin Quinsonreword the doc of the switch feature
2016-05-13 Martin Quinsondoc: improve section titles
2016-05-13 Martin QuinsonUse only the C++ dtor for Synchro::Raw
2016-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-12 Martin Quinsonmove some content to the SynchroRaw dtor
2016-05-12 Martin Quinsonteshfile: dont sort output
2016-05-12 degommeTry to avoid leaking detached comms.
2016-05-11 Martin Quinsonkill useless code
2016-05-11 Martin Quinsonmake overring methods as so to please clang
2016-05-11 Gabriel Corona[mc] Generalize AddressSpace::read<T>() to return a...
2016-05-11 Gabriel Corona[mc] Fix MC with the class-hierarchification of simgrid...
2016-05-11 Martin Quinsonrename s4u Async to Activities
2016-05-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-10 Martin QuinsonUse C++ to implement dynamic dispatch
2016-05-09 Martin Quinsoncosmetics
2016-05-09 Martin Quinsonsimix::Synchro: Factorize the refcounting for child...
2016-05-09 Martin Quinsonsimcall_execution_destroy() -> simgrid::simix::Exec...
2016-05-09 Martin QuinsonSIMIX_comm_destroy() -> simix::Comm::unref()
2016-05-09 Martin Quinsonkill 4 more getter simcalls
2016-05-09 Martin Quinsonsimix::Comm: turn another function into a method
2016-05-09 Martin QuinsonSIMIX_mbox_get_head() -> simcall_mbox_front()
2016-05-09 Martin Quinsonmbox: kill a getter simcall
2016-05-09 Martin Quinsons4u: rename the private implementations as such
2016-05-09 Martin Quinsonsimix: change two more getter simcalls into methods
2016-05-09 Gabriel CoronaFix BoostContext #include
2016-05-08 Martin QuinsonSIMIX_comm_get_remains() -> simgrid::simix::Comm::remains()
2016-05-08 Martin Quinsonremove a useless call
2016-05-08 Martin Quinsonturn SIMIX_comm_new() into a proper constructor
2016-05-07 Martin Quinsonimprove an error message
2016-05-07 Martin QuinsonSIMIX_comm_cancel() -> simix::Comm->cancel()
2016-05-06 Martin Quinsoncosmetics
2016-05-06 Martin Quinsonkill smx_private.hpp We already have a smx_private.h
2016-05-06 Martin Quinsoninline a bunch of useless functions
2016-05-06 Martin Quinsonsort Context files
2016-05-06 Martin Quinsonkill a useless accessor
2016-05-06 Martin QuinsonPfff. These functions are actually not available from...
2016-05-06 Martin Quinsonsmx: synchro->suspend() and synchro->resume() as proper...
2016-05-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-06 Martin QuinsonMC and NS3 are known to not work together
2016-05-06 Martin Quinsonsplit smx_synchro_t into a hierarchy of C++ classes
2016-05-06 Gabriel Corona[mc] Use bool instead of int for match_pairs
2016-05-06 Gabriel Corona[mc] Don't use new/delete for HeapLocationPairs
next