Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill unimplemented declarations.
[simgrid.git] / src / surf / surf_interface.hpp
2022-12-07 Arnaud GierschKill unimplemented declarations.
2022-11-09 Fred SuterCompletely revise the way to deal with Streamed I/Os
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Fred SuterMerge branch 'fluidio' into 'master'
2022-10-28 Fred Suterfirst attempt to fluid comm/IO model
2022-10-28 Fred Suterrename disk model init function: default is S19
2022-10-24 Martin QuinsonFix non-smpi builds
2022-10-22 Martin QuinsonAlso cleanup the network/weight-S parameter
2022-10-22 Martin QuinsonCleanups around network/latency-factor. Default latency...
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-18 Bruno DonassoloRemove bmf host model. Add it as an option.
2022-03-15 Martin QuinsonMake the Eigen3 dependency optionnal
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-07 Bruno DonassoloMerge branch 'bmf' into 'master'
2022-03-07 Bruno Donassoloptask_BMF: refactor code and loop scenarios
2022-03-07 Bruno DonassoloNew model for parallel tasks: host/model:ptask_BMF
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-11-09 SUTER Fredericone less include file
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-07-21 Arnaud GierschUse if(false) to comment debugging code, and be sure...
2021-05-11 Arnaud GierschSome cleanup around model description tables.
2021-03-25 Martin QuinsonMerge branch 'models_type_rework_part2_try2' into ...
2021-03-23 Bruno DonassoloNo more types for models.
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: this survives to make
2021-01-25 Arnaud GierschUse auto return type deduction.
2021-01-20 eazimiMerge branch 'master' of github.com:eazimi/simgrid
2021-01-17 Arnaud GierschFix another static initialization order fiasco for...
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-10-24 Arnaud GierschCleanup.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-21 Arnaud GierschKill unused includes, and put the remaining ones at...
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschSpell check.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-20 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic SuterMerge branch 'master' into disk
2019-09-17 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-11 Frederic SuterMerge branch 'master' into disk
2019-09-10 Frederic SuterMerge branch 'master' into disk
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-04 Frederic SuterMerge branch 'master' into disk
2019-09-03 Frederic Suterload disk model
2019-09-02 Frederic Suterstart implementing what is behind the new <disk> tag
2019-07-02 Arnaud GierschDefine and use _XBT_STRINGIFY and _XBT_CONCAT{,2,3,4}.
2019-06-03 Martin QuinsonRemove the lagrange-based models
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-03 Arnaud Giersch[sonar] Add attribute "noreturn" to non-returning funct...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschUse std::vector for lists of model descriptions.
2019-04-02 Arnaud GierschFix memleaks when exiting early (e.g. with --help or...
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-01-21 Martin Quinsonstart renaming tmgr trace into profile
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-08-15 Frederic Suterthe host_that_restart global is now useless
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-08 Martin QuinsonAllow to register plugins from their file, w/o touching...
2018-07-07 Martin Quinsonthe model descriptions also don't need to be public
2018-07-07 Martin Quinsoncleanup __surf_is_absolute_file_path + empty a bit...
2018-05-24 Martin Quinsonmake all_existing_models visible from k:r:Model.hpp...
2018-04-05 Martin Quinsonreduce the scope of some #include, and cut useless...
2018-04-04 Martin Quinsonmake option 'network/crosstraffic' clean and nice
2018-04-04 Martin QuinsonMake cmd-line option "network/TCP-gamma" neat and clean
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschFunction surf_get_clock() is already declared in surf...
2018-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-20 Martin Quinsondo not load a private header from s/k/resource/ headers
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschDefine XBT_PUBLIC_DATA without parameter too.
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-11 Martin Quinsonalso change the namespace of kernel/resource/{Action...
2018-03-11 Martin Quinsonfurther split the kernel/resource module in separate...
2018-03-11 Martin Quinsonmove files in k/resources/ accordingly to their namespace
2018-03-10 Martin Quinsonconsistency between Action::ActionLmmList and Action...
2018-03-10 Martin Quinsoncosmetics: rename some fields and methods in surf:...
2018-03-10 Martin Quinsonmove the definition of resource's Metric as an inner...
2018-03-10 Martin QuinsonCut k/m/Resource.[ch] to its own files
2018-03-10 Martin Quinsonchange simgrid::surf::Resource into simgrid::kernel...
2018-03-10 Martin Quinsonkill some internal C type aliases
2018-03-10 Martin Quinsonkill the useless simgrid::surf::surfExitCallbacks callback
2018-03-10 Martin Quinsonuse an enum class for surf::Action type
2018-02-13 Christian Heinrich[SURF] Move Action::suspended_ to new enum class Suspen...
2017-12-09 Martin Quinsons4u::Host->getLoad() returns the achieved speed in...
next