Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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 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 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-05 Frederic Suterno more need to pass issuer to suspend
2019-09-05 Loic GueganWifi: Ajust model on internal AP communication
2019-09-05 Loic GueganWifi: Allow crosstraffic simulations
2019-09-04 Frederic SuterMerge branch 'master' into disk
2019-09-04 Frederic Sutermodify this example to use disks
2019-09-04 Frederic Suterplug leak
2019-09-03 Martin Quinsonclang-tidy the ns3 model
2019-09-03 Frederic Suterworking implementation of storage on disks
2019-09-03 Frederic Suterconnect disks to their host
2019-09-03 Frederic Suterload disk model
2019-09-03 Frederic Suterdisk not mount
2019-09-02 Frederic Suterfix distcheck
2019-09-02 Frederic Suterfix typo
2019-09-02 Frederic Suterimplement sg_platf_new_disk
2019-09-02 Frederic Suteradd a platform file using the new disk tag
2019-09-02 Frederic Suterstart implementing what is behind the new <disk> tag
2019-09-02 Arnaud GierschExit with a special exit code on failure in the last...
2019-09-01 Martin Quinsondoc: specify that you need to build the tests before...
2019-09-01 Martin Quinsoncmake: accept enable-model-checking as an alias to...
2019-09-01 Martin Quinsonanother batch of small improvements advised by clang...
2019-09-01 Martin Quinsondoc: specify that ltl2ba is not part of SimGrid
2019-09-01 Martin Quinsonfurther very small steps to modernize our code. thanks...
2019-09-01 Martin Quinsonmodernize our C++
2019-09-01 Martin QuinsonDon't name the unused parameter of this callback
2019-09-01 Martin Quinsonfix a bug in a deprecated function
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-28 Arnaud GierschFactor common definition, and avoid empty component...
2019-08-28 Arnaud GierschDrop spurious colon.
2019-08-28 Augustin Degommedon't forget to set include path in this case.
2019-08-28 Augustin Degommedon't throw away existing LD_LIBRARY_PATH in our tests.
2019-08-28 Augustin Degommeactually failsafe has to be applied in all cases.
2019-08-27 Augustin Degommefix mc build with gcc10
2019-08-27 Augustin Degommelet's be gentle with old cmakes which can't handle...
2019-08-27 Augustin DegommeAttempt to ease detection of boost libraries.
2019-08-27 Augustin DegommeAdd some includes to please GCC 10
2019-08-27 Arnaud GierschWorkaround build error seen with clang 10 on freebsd.
2019-08-27 Arnaud GierschUse C++-style cast.
2019-08-27 Arnaud GierschFix build with MC.
2019-08-27 Arnaud GierschFiles were regenerated.
2019-08-27 Arnaud GierschFix: undefined reference to `typeinfo for simgrid:...
2019-08-27 Arnaud GierschDisable test stack-overflow with tsan too (false positive).
2019-08-27 Arnaud Giersch[cppcheck] Reduce scope for variable.
2019-08-27 Loic GueganWIFI: Now implemented
2019-08-25 Martin Quinsonfix pip packaging
2019-08-25 Martin Quinsontesh kill timeouted processes with KILL also
2019-08-25 Martin QuinsonDPOR: improve debug messages
2019-08-22 Augustin Degommeadd test proposed in #39
2019-08-22 Augustin Degommeshould work better with the hostfile in the dist.
2019-08-22 Augustin DegommeOne rma test actually needs exactly 2 processes per...
2019-08-22 Augustin Degommetypos
2019-08-22 Augustin Degommeattach errhandlers to some forgotten calls
2019-08-22 Augustin DegommeErrors occurring during calls to routines that create...
2019-08-20 Augustin DegommeMerge branch 'trace_smpi_execute_flops' into 'master'
2019-08-20 Faure Adrienfix bad private function location
2019-08-20 Faure Adrienexecute_flops now logs compute
2019-08-19 Augustin DegommeAllgatherv : don't output MPI_ERR_BUFFER if recvbuf...
2019-08-19 Augustin DegommeFor File, we can change the default error handler by...
2019-08-19 Augustin DegommeUnlike errors on communicators and windows, the default...
2019-08-18 Martin QuinsonThese tests really need zero buffering
2019-08-18 Martin Quinsonswitch to infty buffering for now as some tests are...
2019-08-18 Augustin Degommeupdate changelog
2019-08-18 Augustin DegommeThis particular RMA test is filled with stupid calls...
2019-08-18 Augustin Degommefix request and coll failing tests
2019-08-18 Augustin Degommetopo was a bit too eager to return errors.
2019-08-18 Augustin DegommeDon't return an error when a key is not found in an...
2019-08-18 Augustin Degommeour coll-* tests include bad calls for coverage, they...
2019-08-18 Augustin Degommeset default error handler to MPI_ERRORS_ARE_FATAL,...
2019-08-18 Augustin Degommedisalign tags for collectives from their nonblocking...
2019-08-18 Augustin Degommeadd tests for errhandlers
2019-08-18 Augustin DegommeAdd support for MPI Errhandlers in Comm, File, Win.
2019-08-18 Martin QuinsonApply the default settings of 'smpi/buffering' too
2019-08-18 Martin Quinsonmore informative error message when checking params...
2019-08-18 Martin Quinsonappveyor: don't build python as it was not tested anywa...
2019-08-18 Martin QuinsonMPI_Scatterv: sendcounts and displs params can be NULL...
2019-08-18 Martin Quinsonmore informative error messages on parameter checks...
2019-08-18 Martin QuinsonFix tesh for the new mc-sendsend test
2019-08-18 Martin Quinsonfix make dist and python dist
2019-08-17 Martin Quinsonadd a test of MC detecting blocking send/send patterns
2019-08-17 Martin QuinsonNew MC option: smpi/buffering, to control MPI buffering
next