Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-03-21 Martin Quinsonjtask: remove the ability to receive from a given host
2017-03-21 Martin Quinsonjtask: reduce the code duplication
2017-03-21 Martin Quinsonsanitizes the msg_task fields default value
2017-03-21 Martin Quinsoncode cleanups in jtask
2017-03-21 Martin Quinsonallow to use this test as a crash test
2017-03-21 Martin Quinsonjava example simplification and cosmetics
2017-03-21 Martin Quinsonjava example simplification + reindent + cosmetics
2017-03-21 Martin Quinsonjava: plug a memleak
2017-03-21 Martin Quinsonincrease a bit the size of this java test (+cosmetics)
2017-03-21 Martin Quinsonguess what? I hate our java crufty code
2017-03-21 Martin Quinsonmore cleanups to jprocess
2017-03-21 Martin Quinsoninitialize all fields of the xbt_ex_t class
2017-03-21 Martin Quinsonjava: inline a function and don't leak a global ref
2017-03-20 Martin Quinsonjprocess: more cruft removed
2017-03-20 Martin Quinsonfurther the jprocess creation by not testing conditions...
2017-03-20 Martin Quinsondeperlify the Java process creation: no need to pass...
2017-03-20 Martin Quinsonjava: code simplification: no need for an extra boolean...
2017-03-20 Martin Quinsonjava: well, use a closure if you really want to
2017-03-20 Martin Quinsoncode simplification by using directly the function...
2017-03-20 Martin Quinsonmsg: make another function public, even if it's C+...
2017-03-20 Martin Quinsonstop being ugly, Adrien, this cannot happen
2017-03-20 Martin Quinsonreindent, no real change
2017-03-20 degommechange some tests to avoid useless global variables
2017-03-20 degommeDebug in progress :\
2017-03-20 degommeok, I stop trying to please sonar.
2017-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-20 Frederic Suterconvert another example to s4u
2017-03-20 Martin Quinsonactually, there is nothing unexpected here
2017-03-20 Martin Quinsontry removing old semaphores before creating the new...
2017-03-20 Frederic Sutertest properties for cluster too
2017-03-20 Martin Quinsondon't free the properties of the cluster before the...
2017-03-20 Martin Quinsonadapt the comments to the state of things
2017-03-20 Frederic Suteryet another simplification pass
2017-03-20 degommeUpdate changelog
2017-03-20 Martin QuinsonVM migration: don't send with timeout because the recei...
2017-03-20 degommeActivate Win_lock/unlock tests
2017-03-20 degommeSimple MPI_Win_lock and MPI_Win_unlock implementation.
2017-03-20 degommeactuvate few more working rma tests
2017-03-20 degommeleaks --
2017-03-20 degommeNetcards actually got removed, so these leaks are gone
2017-03-19 Martin Quinsonplease sonar a little bit and other useless noisy line...
2017-03-19 degommeThis regexp excluded some files showing errors from...
2017-03-19 degommeBetter with the new files
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 degommeleak -- ?
2017-03-16 degommesmells --
2017-03-16 degommeUpdate changelog
2017-03-16 Martin QuinsonAlso ignore the 'avoid # and ##' rule in *.hpp
2017-03-16 Frederic SuterRevert "further cleanups"
2017-03-16 Frederic SuterRevert "was a bit too eager"
2017-03-16 Frederic Suterwas a bit too eager
2017-03-16 Frederic Suterfurther cleanups
2017-03-16 Frederic Sutercode killed by container usage
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 Frederic Suterbetter than static casting, use a container
2017-03-16 Frederic Suterstatic casting
2017-03-16 Frederic Suterreorg and more functions in namespace
2017-03-16 Frederic Suterfactor line reading and action handling
2017-03-16 Martin Quinsonsmpi: regenerate tracing overloads after the recent...
2017-03-16 degommeToo advanced syntax for gcc 4.8, default to some other ...
2017-03-16 degommereverse alias type in config (reduce_scatter is the...
2017-03-16 degommemore macros to avoid duplications ..
2017-03-16 degommePlease sonar. Hopefully a lot.
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-16 Martin Quinsonsonar: ignore the MPI collectives in their new locations
2017-03-16 Martin Quinsona bit of cosmetics in this doc
2017-03-16 degommeremove useless unspecialized template which was causing...
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 Frederic Suter3 more smells
2017-03-15 degommeMore template based factorization
2017-03-15 degommeoops, wasn't supposed to change that
2017-03-15 Frederic Suterfix newly introduced bug and smells
2017-03-15 degommeactivate new mpich tests as we support new functions...
2017-03-15 degommeExpand the Keyval mechanism to Win.
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 Martin Quinsonreally increase a timeout value
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 Frederic Suteravoid double to size_t to double
2017-03-15 Martin Quinsontravis: try to run sonar even if some tests are broken
2017-03-15 Martin Quinsonfix windows build
2017-03-15 Martin Quinsondoc: add a link to the IRC webchat
2017-03-15 Frederic Suterfix 32-bit issues?
2017-03-15 Frederic Sutersimplify the s4u version of actions-comm to use s4u
2017-03-15 Martin Quinson%ZUt, again
2017-03-15 Martin QuinsonNew: Engine::hostList() and Engine::hostCount(). Still...
2017-03-15 Martin Quinsonincrease a timeout value
2017-03-15 Christian Heinrich[INCLUDES] Fix paths for includes in smpi.h
2017-03-14 degommeRequalify tesh for automatic testing.
2017-03-14 degommebad merge
2017-03-14 degommeSome cleanups, some smells
2017-03-14 degommehide this from users
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[EXAMPLES] Added an example for the HostLoad plugin
next