Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Return value is useless (always 1).
[simgrid.git] / teshsuite /
2018-03-28 Arnaud GierschMake func_f/fp/fpi static methods of lmm::Lagrange.
2018-03-28 Arnaud GierschUsing namespace simgrid::kernel.
2018-03-28 Arnaud GierschGive correct function for func_fp().
2018-03-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-27 Arnaud GierschDefine FairBottleneck and Lagrange as subclasses of...
2018-03-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-27 Martin Quinsonstart snake_casing resource::Model
2018-03-25 Martin Quinsonfinish snake_casing resource::Action
2018-03-25 Martin Quinsonsnake_case some resource::Action fields and cleanups
2018-03-24 Martin QuinsonKill typedef lmm_system_t
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Augustin Degommebuild a mpi.mod file
2018-03-22 Arnaud GierschMagic: rename variables and make tests succeed with...
2018-03-22 Arnaud GierschRework smpi-mpich3-coll tests.
2018-03-22 Arnaud GierschIndent.
2018-03-22 Arnaud GierschSmpi privatization is already enabled by default.
2018-03-19 Martin QuinsonDo not load internal headers when compiling the examples
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2018-03-15 degommeactivate tests for subarrays
2018-03-15 Arnaud GierschRemove almost duplicated file.
2018-03-15 Arnaud GierschReally test mmap privatization and not the default...
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin Quinsonpublic headers should include simgrid in a system-wide...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Frederic Suterdo not use deprecated function in our examples/tests
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-13 Augustin Degommeone last verbose
2018-03-13 Martin QuinsonI know that feeling, pal (fix the fixes)
2018-03-13 Augustin Degommelaste batch tonight
2018-03-13 Augustin Degommemore bad fixes
2018-03-12 Martin QuinsonRemove feature: reset PID on killall()
2018-03-11 Martin Quinsonalso change the namespace of kernel/resource/{Action...
2018-03-10 Martin Quinsonspeed the tests a bit: no need to test MSG with all...
2018-03-10 Martin Quinsonkill some internal C type aliases
2018-03-09 Martin Quinsoncosmetics: rename a function, deprecate old name
2018-03-09 Martin Quinsonprovide a simpler API of Engine::getHostList (returning...
2018-03-09 Martin Quinsonstop using sg_host_list() from C++, and improve its...
2018-03-08 Arnaud GierschSD_task_dependency_add(): remove unused parameters...
2018-02-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-28 Arnaud GierschPlease scan-build.
2018-02-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-22 Arnaud GierschRename two more files in msg/app-bittorrent/.
2018-02-18 Martin Quinsonfinish the s/FULLDUPLEX/SPLITDUPLEX/
2018-02-18 Martin Quinsons/fullduplex/splitduplex/ in platform parsing (backward...
2018-02-16 Martin Quinsonsonar: dont escape LF in string literals
2018-02-13 Christian Heinrich[ENERGY] The energy now depends on the HostLoad plugin.
2018-02-13 degommerename two files in examples
2018-02-13 Arnaud GierschKill function declarations without definitions.
2018-02-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-02-07 Arnaud GierschEXIT_SUCCESS/EXIT_FAILURE are standard C defined in...
2018-02-01 Millian Poquet[#!] #! ./tesh -> #!/usr/bin/env tesh
2018-02-01 Millian Poquet[#!] #!/bin/bash -> #!/usr/bin/env bash
2018-01-25 Frederic Suterplease sonar
2018-01-25 Augustin DegommeTry new fix for rget_testall.
2018-01-24 Christian HeinrichRevert "[TESTS] SMPI/MPICH3: Fix failing rma test"
2018-01-24 Christian Heinrich[TESTS] SMPI/MPICH3: Fix failing rma test
2018-01-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-01-24 Christian Heinrich[TESH] Replace 'smpi_process_index()' with call to...
2018-01-23 Frederic SuterMake MSG fade away (part 2)
2018-01-23 Frederic SuterMaking MSG fade away (part 1)
2018-01-22 Frederic SuterClose #105
2018-01-17 Christian Heinrich[TESH] Use platfdir and bindir for coll-alltoall test
2018-01-15 Christian Heinrich[TESH] Update pt2pt-dsend.tesh file with bindir, platfd...
2018-01-12 Christian Heinrich[TESH] Use platfdir variable in coll-alltoall/clusters...
2018-01-12 Christian Heinrich[CMAKE/TESH] Make the platfdir variable available to...
2018-01-11 Frederic SuterMessing up with VM
2018-01-11 Frederic Suterconvert cloud-migration example
2018-01-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-30 Frederic Suteravoid xbt_strdup in c++ examples and tests
2017-12-27 Arnaud GierschReturn 1.0 if the task has not started.
2017-12-27 Arnaud GierschMake messages match the code.
2017-12-27 Arnaud GierschDead assignments.
2017-12-26 Frederic Suterget rid of the vm_params struct
2017-12-26 Frederic Suteradd Exec::setBound (and what lies beneath)
2017-12-26 Frederic Sutervm_migrate is now part of the live_migration plugin \o/
2017-12-18 Frederic Suterone step toward a live migration plugin
2017-12-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-17 Arnaud GierschFix lua tests (app-token-ring has moved).
2017-12-16 Martin Quinsondeport three other MSG examples
2017-12-14 Martin Quinsonconvert another example to s4u, and move the MSG versio...
2017-12-12 Martin Quinsonanother MSG example fades away
2017-12-10 Martin Quinsonyet another msg examples thrown away
2017-12-10 Martin Quinsonmove another msg example to the dungeon
2017-12-09 Martin Quinsonmove process-join to teshsuite/msg
2017-12-09 Martin Quinsonsort examples, improve doc
2017-12-09 Martin Quinsoncosmetics: rename some tests in teshsuite/simix
2017-12-08 Martin Quinsonuse MSG_task_get_flops_amount() when we don't want...
2017-12-07 Arnaud GierschRename simgrid::kernel::lmm::lmm_set_default_protocol_f...
2017-12-07 Arnaud GierschRename simgrid::kernel::lmm::s_lmm_system_t -> System.
2017-12-06 Arnaud GierschAttempt to fix leaks in msg-host_on_off_processes.
2017-12-06 Arnaud GierschRun test in binary dir.
2017-12-05 Frederic Suterplease sonar and do the same in teshsuite
2017-12-05 Frederic Sutermove last MSG io example to teshsuite
2017-12-05 Frederic SuterallStorages() -> getStorageList(whereTo)
2017-12-05 Frederic Suterplug leak
2017-12-04 Arnaud GierschAugustin's easy commit.
2017-12-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-04 Frederic Suterdamn me!
2017-12-04 Frederic Sutertwo more examples move to the dungeon
next