Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sanitize the option smpi/shared-malloc, and improve its doc
[simgrid.git] / teshsuite /
2017-02-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-16 degommeAvoid overflowing in the MPI_Prod version by using...
2017-02-16 Martin Quinsonfurther untangle the msg_process creation by using...
2017-02-16 Martin Quinsonstart to untangle the MSG actor creation mess
2017-02-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-15 Martin Quinsonmake the C and Fortran interfaces of SMPI as extern...
2017-02-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-14 Frederic Sutersteal a bunch of easy commits and please sonar
2017-02-14 degommelet's not used global variables for the sake of it...
2017-02-14 degommeManually privatization of mpich tests when needed ...
2017-02-14 Frederic Suterget rid of sd_workstation.cpp
2017-02-14 degommeThat was added at some point because we couldn't comply...
2017-02-14 degommeactivate some MPI 2.2 tests in fortran
2017-02-12 degommeHopefully the last vars to manually privatize here
2017-02-12 degommemanually privatize one mpich test (just for netbsd...
2017-02-12 degommejust forgot to change half of the values I needed to...
2017-02-12 degommewe can stop lying here, we handle these
2017-02-12 degommereduce size of some tests, to save some time
2017-02-12 Martin Quinsonincrease a timeout that fires on me from time to time
2017-02-12 degomme...
2017-02-12 degommewarning --
2017-02-12 degommeTry to fix mpich tests on systems without privatization
2017-02-12 degommetry to please 32 bits systems
2017-02-12 degommeplease clang
2017-02-12 degommefix dist n°37
2017-02-12 degommeUpdate topo
2017-02-12 degommeUpdate RMA tests
2017-02-12 degommeUpdate perf
2017-02-12 degommeUpdate init
2017-02-12 degommeUpdate info
2017-02-12 degommeUpdate group
2017-02-12 degommeFix dist
2017-02-12 degommeUpdate datatype mpich tests
2017-02-12 degommeUpdate attr tests
2017-02-12 degommeActually tell the testsuite that we are claiming to...
2017-02-12 degommeWe never supported this one, but it was doing nothing...
2017-02-12 degommewarnings
2017-02-12 degommeUpdate mpich comm tests
2017-02-12 degommeUpgrade coll mpich testlist to new mpich
2017-02-12 degommeoops
2017-02-12 degommeUpdate mpich pt2pt tests
2017-02-12 degommeUpdate mpich test files.
2017-02-10 Martin Quinsonobey our naming conventions
2017-02-07 Martin Quinsonmore info to the user.
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-02-06 Martin Quinsontest that joining a terminated process still works
2017-01-30 Martin Quinsonnetcards were renamed to netpoints recently
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2017-01-09 Martin Quinsonallow more time to run that test (travis/mac needs it)
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2016-12-26 Martin QuinsonGive a LD_LIBRARY_PATH to java tests
2016-12-22 Martin Quinsonfinish the cleanup of the netcard list container
2016-12-21 Martin Quinsoninline another function, plus some cleanups
2016-12-21 Martin Quinsoninline a useless function
2016-12-20 Martin Quinsonanother bunch of include cuts. The last one for today
2016-12-20 Martin QuinsonFix windows build
2016-12-19 Martin QuinsonVM: don't take ignored parameter that may fool the...
2016-12-19 Martin Quinsonimprove test (and stop using unqualified printf)
2016-12-19 Martin Quinsoncosmetics
2016-12-19 Martin Quinsonnew function: Engine::netcardList()
2016-12-18 Martin QuinsonMove all netcards into the dict, and the dict to the...
2016-12-17 Martin Quinsonreduce the public exposure of netcards_dict
2016-12-17 Martin Quinsonno need for a lib to store the netcards. A dict is...
2016-12-17 Martin Quinsonremove surf_routing.hpp
2016-12-13 Martin Quinsonupdate function documentation and variable names in...
2016-12-13 Martin Quinsonrename the class objects and C types for the As ->...
2016-12-12 Martin Quinsoncosmetics: .name().c_str() becomes .cname()
2016-12-12 Martin Quinsonrevalidate this test now that I updated the correspondi...
2016-12-11 Martin Quinsonrevalidate the surf_usage tests
2016-12-06 Martin Quinsonplease sonar and use & when creating function pointers
2016-12-06 Martin Quinsoncosmetics
2016-12-06 Martin Quinsonmove NetCard to its own header file
2016-12-05 Martin Quinsonmove the rootAS from routing_platf into the EngineImpl
2016-12-04 Martin Quinsondon't pass the free_f parameter to MSG_*_set_property_v...
2016-12-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-12-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-12-01 Martin Quinsoncosmetics (and stop using routing_platf)
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-28 degommeFix umpire issues : MPI_Comm cannot be safely put insid...
2016-11-22 Martin Quinsonmove VM into their namespace, and greatly reduce the...
2016-11-20 Martin Quinsondon't use deprecated functions, and don't hide the...
2016-11-16 Martin Quinsonmove the VM-related data out of MSG's private data...
2016-11-12 Martin Quinsoncode simplification: we don't use non-LMM resources
2016-11-08 Martin QuinsonSpell check, again O:-)
2016-11-08 Martin Quinsonthis file is not used, actually
2016-11-04 Martin Quinsonfix the handling of bypassASroutes
2016-11-04 Martin Quinsondon't sort the output of the flatifier, it makes debugg...
2016-10-31 Martin Quinsonwoops, this code was not unused
2016-10-30 Martin Quinsona platform to test the AS bypass feature
2016-10-21 Martin QuinsonDo not throw an exception on assert, but display backtr...
2016-10-14 Martin Quinsoncosmetics: kill some C type instances
2016-10-14 Martin QuinsonSanitize the network_model->communicate() API
2016-10-14 Martin QuinsonReduce the layering madness a bit
2016-10-10 Martin QuinsonMerge branches, and adapt the new code to the new refac...
2016-10-10 Martin Quinsonunify the naming of that property
2016-10-06 Martin Quinsonplease sonar
2016-10-02 Martin Quinsoncompile one more surf example with cpp
2016-09-25 Martin QuinsonReduce the casting madness to please sonar
next