Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
BMF: hopefully fix the fair_sharing with priority
[simgrid.git] / src / kernel / lmm / bmf.hpp
2022-03-18 Bruno DonassoloBMF: hopefully fix the fair_sharing with priority
2022-03-18 Bruno DonassoloBMF: remove warning since the solver can be used by...
2022-03-18 Bruno DonassoloAvoid negative rate
2022-03-18 Bruno DonassoloMove maxmin solver from system
2022-03-15 Martin QuinsonMake the Eigen3 dependency optionnal
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-08 Bruno DonassoloBMF: One pass in sonar issues
2022-03-07 Arnaud GierschTry to fix detection of eigen3.
2022-03-07 Bruno DonassoloFix build
2022-03-07 Bruno DonassoloMerge branch 'bmf' into 'master'
2022-03-07 Bruno DonassoloFix bug found at ptask experiments
2022-03-07 Bruno Donassoloptask_BMF: High-level documentation of BMF and the...
2022-03-07 Bruno Donassoloptask_BMF: support for dynamic bounds (user's callback)
2022-03-07 Bruno DonassoloBMF: Fatpipe support
2022-03-07 Bruno DonassoloImplements selective-update for bmf model (off by default).
2022-03-07 Bruno Donassoloptask_BMF: refactor code and loop scenarios
2022-03-07 Bruno DonassoloSupport for bounded actions in BMF solver
2022-03-07 Bruno DonassoloNew model for parallel tasks: host/model:ptask_BMF