Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
no size for message queue, and no 0-timeout either!
[simgrid.git] / MANIFEST.in
2023-10-24 Fred SuterMerge branch 'master' into mq
2023-10-24 Fred Suteradd Message queue abstraction
2023-10-11 Martin QuinsonMerge branch 'task-dispatch' into 'master'
2023-10-10 AdrienMerge branch 'master' into 'task-dispatch'
2023-09-25 Adrien Gougeonadd possibility to dispatch tasks (work in progress)
2023-09-22 Martin QuinsonMerge branch 'task-doc' into 'master'
2023-09-21 Martin QuinsonMerge branch 'photovoltaic-revamp' into 'master'
2023-09-21 AdrienMerge branch 'master' into 'photovoltaic-revamp'
2023-09-18 Martin QuinsonMerge branch 'chiller-plugin' into 'master'
2023-09-18 Martin QuinsonMerge branch 'task_dispatch' into 'master'
2023-09-18 Adrien Gougeonadd chiller plugin with doc and an example
2023-09-14 Adrien Gougeonphotovoltaic plugin revamp, now called solar panel
2023-09-14 Adrien Gougeonadd the possibility to increase the parallelism degree...
2023-09-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-07-25 Martin Quinsonfix pip builds
2023-07-25 Martin Quinsonremove Comm::testany()
2023-07-25 Martin QuinsonDeprecate sg_comm_wait_all in C
2023-07-24 Martin QuinsonFix make distcheck
2023-07-24 Martin QuinsonComm::waitallfor() is gone too
2023-07-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-07-21 Martin QuinsonRemove C test exec-waitany and deprecate the last exec...
2023-07-21 Martin QuinsonC bindings of ActivitySet, along with 4 examples
2023-07-21 Martin Quinsonfix pip builds
2023-07-20 Martin QuinsonMerge branch 'jbod' into 'master'
2023-07-20 Fred SuterMerge branch 'master' into jbod
2023-07-15 Martin QuinsonMerge branch 'fix-comm-signal' into 'master'
2023-07-11 Adrien GougeonComplete revamp of battery plugin
2023-07-10 Fred SuterMerge remote-tracking branch 'origin/master' into jbod
2023-07-10 Fred Suteradding a JBOD concept
2023-07-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-07-10 Martin QuinsonNew example: activityset-waitallfor
2023-07-10 Martin QuinsonConvert an example to the new activity sets
2023-07-09 Martin QuinsonDrop some redundant examples
2023-07-09 Martin QuinsonConvert 2 examples from Activity::wait_any to ActivitySet
2023-07-09 Martin QuinsonImplement ActivitySet
2023-06-29 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-28 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-28 Martin QuinsonMerge branch 'python_bindings_host_load_plugin' into...
2023-06-28 Martin QuinsonMerge branch 'master' into 'python_bindings_host_load_p...
2023-06-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-27 Arnaud GierschRemove deprecated features for next release (3.35).
2023-06-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-20 Fred SuterMove Tasks from a plugin to s4u
2023-06-20 Fred SuterMerge branch 'task-token' into 'master'
2023-06-20 Fred SuterMerge branch 'master' into 'task-token'
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-12 Adrien Gougeontask can now pass tokens (void*) to other tasks. add...
2023-06-09 Martin QuinsonMerge branch 'udpor-phase8' into 'master'
2023-06-09 Maxwell PirtleAdd preliminary basic tests for ex(C) computation
2023-06-08 Adrien Gougeonadd python bindings for plugin host load
2023-06-07 Martin QuinsonMerge branch 'master' into 'master'
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschSort MANIFEST.in.
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 mlaurentFix Manifest.in
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'rename-operation-task' into 'master'
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-06-02 Adrien Gougeonrename operation to task. rename execute to fire.
2023-06-01 Maxwell PirtleAdd odpor_tests_private.hpp to MANIFEST.in
2023-05-31 Martin QuinsonMerge branch 'operation-python' into 'master'
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-31 Maxwell PirtleFix MANIFEST.in etc.
2023-05-30 Adrien Gougeonadd python bindings for operations
2023-05-24 Maxwell PirtleAdd reversible race calculator
2023-05-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-23 Fred Suteradd Io operations and an example
2023-05-16 Adrien Gougeonadd photovoltaic plugin
2023-05-16 Maxwell PirtleAdd test files for WakeupTree
2023-05-16 Maxwell PirtleAdd WakeupTreeIterator and WakeupTree skeletons
2023-05-15 Maxwell PirtleAdd unit tests for ClockVector
2023-05-12 Maxwell PirtleFix MANIFEST.in
2023-05-12 Maxwell PirtleAdd first tests for "happens-before"
2023-05-12 Maxwell PirtleAdd Execution concept without ExecutionViews
2023-05-12 Maxwell PirtleAdd class for eventual "happens-before" computations
2023-05-10 Martin QuinsonFix make distcheck
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-12 Adrien Gougeonfix distcheck
2023-04-12 Adrien Gougeonadd prog_ns3 to manifest
2023-04-12 Adrien Gougeonadd operation to manifest
2023-04-06 Martin QuinsonMake distcheck
2023-04-05 Arnaud GierschCentralize definitions for the name of environment...
2023-04-05 Martin QuinsonFix make distcheck, stupid bummer
2023-04-05 Maxwell PirtleAdd ExtensionSetCalculator files
2023-03-31 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-31 AdrienAdd battery plugin and fix DAG doc
2023-03-30 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-30 mlaurentRename guide as strategy and fix counter-example displa...
2023-03-29 mlaurentAdd missing file
2023-03-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-24 Martin QuinsonTry to use the same test file for non-linux now that...
2023-03-23 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
next