Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-24 Augustin Degommewarning --
2019-09-24 Augustin Degommemove newly implemented calls out of the 'not yet implem...
2019-09-24 Augustin Degommechangelog update
2019-09-24 Augustin Degommeactivate bsend tests.
2019-09-24 Augustin Degommeadd MPI_Bsend, MPI_Ibsend, MPI_Bsend_init, MPI_Buffer_a...
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-23 bcamusImproving the performance of the NS-3 bindings by:
2019-09-23 Martin QuinsonStart preparing for a release
2019-09-23 Martin QuinsonDon't mandate C++14 as some build daemons still don...
2019-09-23 Martin Quinsonfix make dist (again and again)
2019-09-23 Martin QuinsonMC: switch to xxhash as a (fast) hashing function.
2019-09-23 Martin QuinsonAdd a fast hash function (mandates C++14 for MC)
2019-09-23 Martin Quinsonfix make dist
2019-09-23 Martin QuinsonMake this test more verbose to improve debuggability
2019-09-23 Martin QuinsonMerge the two wifi tests together
2019-09-22 Martin QuinsonMerge the two wifi platform files
2019-09-22 Martin Quinsonmodernize these platform files
2019-09-22 Martin Quinsonintegrate the wifi unit tests
2019-09-22 Martin Quinsonreduce the verbosity of this test and increase its...
2019-09-20 Martin QuinsonRemove the Codacy badge since we unplugged that project
2019-09-20 Augustin Degommeadd missing platform file in the dist
2019-09-20 Martin QuinsonDocument recent changes
2019-09-20 Augustin Degommeadd NS3 files to the dist even when NS3 is not configured
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Frederic Sutermention closing of GH#207
2019-09-20 Frederic SuterMerge branch 'master' into disk
2019-09-20 Frederic Suterrework a bit and typo fixes
2019-09-19 Frederic Suterupdate documentation
2019-09-19 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic Suterfix formatting
2019-09-19 bcamusadding a test to check if the NS-3 bindings can handle...
2019-09-19 bcamusUnblock the number of communications that can be done...
2019-09-19 Frederic Suterwrote a small blurb to explain the TCP model in practice
2019-09-18 Martin QuinsonI am so sorry.
2019-09-17 bcamusTo detect all the flows that are finishing at the same...
2019-09-17 Frederic Suterconvert a last s4u test to disks
2019-09-17 Frederic Suteranother test conversion to disks
2019-09-17 Frederic SuterAlign Disk get/set_data() with the Extendable version...
2019-09-17 Frederic SuterMerge branch 'master' into disk
2019-09-16 Martin Quinsonremove another pimpl in smpi initialization
2019-09-16 Martin Quinsonsmpi: get ride of process_data and use a regular Extension
2019-09-16 Martin QuinsonRevert "debug a problem making LSAN to segfault"
2019-09-16 Frederic Suterrevalidate java examples
2019-09-16 Frederic Suterfix distcheck and doc
2019-09-16 Frederic Suterrework that test too (no windows stuff and no tabs)
2019-09-16 Frederic Suterdo not use win_storage_content.txt anymore
2019-09-16 Frederic Suterreplay-storage becomes replay-io ... with disks
2019-09-16 Frederic Suterrework old storage example to get rid of win_storage_co...
2019-09-16 Frederic Suteruse smaller file
2019-09-16 Frederic Suterget rid of this example
2019-09-16 Frederic Suterplease 32-bit
2019-09-16 Frederic Suterrevalidate last smpi-io test
2019-09-16 Frederic Sutertake change of signal location into account
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterlet all but io-shared smpi-io tests use the hosts_with_...
2019-09-16 Frederic Suterallows for mount of remote disks in file system plugin
2019-09-15 Martin Quinsondebug a problem making LSAN to segfault
2019-09-15 Martin Quinsondocument existing coding convention in C, and stick...
2019-09-15 Martin QuinsonAdd sg_actor_{get,set}_data()
2019-09-14 Martin QuinsonAlign Link get/set_data() with the Extendable version...
2019-09-14 Martin QuinsonAlign Storage get/set_data() with the Extendable versio...
2019-09-14 Martin QuinsonAlign host get/set_data() with the Extendable version...
2019-09-14 Martin Quinsongive a set_data() and get_data() to all xbt::Extendable...
2019-09-13 Martin Quinsonmove some global signals to the Engine
2019-09-13 Martin Quinsontry to reduce the memory consistency requirements in...
2019-09-13 Martin QuinsonMC: rename some methods to make their intent clear
2019-09-13 Martin Quinsondocument intent of that test
2019-09-13 Martin Quinsonharden fortran builds to please debian
2019-09-12 Frederic Suterplease 32-bit
2019-09-12 Frederic Suteradd default values for disk properties in file system...
2019-09-12 Frederic Suterrework example
2019-09-12 Frederic Suterhandle special case of '/' as mount point
2019-09-11 Frederic SuterMerge branch 'master' into disk
2019-09-11 Frederic Suterenable remote copy and move for disks
2019-09-11 Augustin Degommeremove codacy.
2019-09-10 Frederic SuterMerge branch 'master' into disk
2019-09-10 Frederic Suterpartially handle disks in file system plugin
2019-09-10 Martin QuinsonMerge branch 'master' into 'master'
2019-09-10 Frederic SuterDisks do not need this
2019-09-10 Frederic Suterneed to delay signal after properties are set
2019-09-10 bcamusTo stop NS3 in a consistant state at its next occuring...
2019-09-09 Frederic Suterextend platorm with disks
2019-09-09 Frederic Sutersimplify disk management
2019-09-09 Martin Quinsoncosmetics in the wanna be MC's simcall observer
2019-09-09 Martin Quinsonimprove the doc of the MC reduction technics
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-06 clement-dellFix test for java energy consumption
2019-09-06 Loic GueganWifi: Clean obsolete code
2019-09-06 Loic GueganWifi: Add crosstraffic on WIFI cells
2019-09-06 Loic GueganWifi: Add wifi tesh sources
2019-09-05 Millian Poquet[platforms] fix comments
2019-09-05 clement-dellFix distcheck
2019-09-05 clement-dell[tests] Add energy-exec-ptask test
2019-09-05 clement-dell[tests] Update tesh files of energy tests
2019-09-05 clement-dell[Platforms] Update energy platform files
2019-09-05 Millian Poquet[tools] platform: watt_per_state conversion script
2019-09-05 clement-dellRework host_energy plugin
2019-09-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-05 Frederic Suterno more need to pass issuer to suspend
next