Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-07-05 Arnaud GierschFix paths for msg/energy tests.
2013-07-05 Arnaud GierschMake it build again after commit 152117af2fbcf4c99d0da5...
2013-07-05 Augustin Degommeadd one missing test
2013-07-05 Augustin Degommefix dist build
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-04 acarpenaadded tesh tests for DVFS
2013-07-04 acarpenaadded tesh tests for dvfs
2013-07-03 suteradd MSG_host_get_process_list() function.
2013-07-03 sutercosmetics
2013-07-03 suterpushing but never popping means useless code
2013-07-02 Augustin DegommeThis used to work by accident
2013-07-02 Augustin Degommebetter handling of loop endings
2013-07-02 Augustin Degommeget the rank and not the index for process creation
2013-07-02 Augustin Degommeuse the right index for sendrecv optimization
2013-07-02 Augustin Degommeunify collective tags
2013-07-01 Augustin Degommehandle MPI_IN_PLACE for basic reduce
2013-07-01 Augustin Degommedo not create communicator if process is not inside...
2013-07-01 acarpenaMerge branch 'dvfs'
2013-07-01 acarpenaadded dvfs support
2013-06-30 acarpenaadded dvfs support
2013-06-28 Augustin DegommeChangelog update, more to come
2013-06-28 Augustin Degommemake not_yet_implemented() a macro outputting the name...
2013-06-28 Augustin DegommeAdd a huge variety of not yet impelmented functions...
2013-06-27 Arnaud GierschTest -eq is for numerical values.
2013-06-26 Augustin Degommeoptimize MPI_Sendrecv if a process has to exchange...
2013-06-26 Augustin Degommeavoid breaking replay, handle MPI_OP_NULL case
2013-06-26 Augustin DegommeFix smpi_sleep to execute the sleep on the simulated...
2013-06-26 Augustin Degommehandle non commutative reduce operations
2013-06-25 Augustin Degommetry again and again to be more portable with this test
2013-06-25 Augustin Degommesame as before, to make ci happy
2013-06-25 Augustin Degommetry again to be 32/64 bit agnostic
2013-06-25 Augustin Degommemodify reduce test to provide better coverage
2013-06-25 Augustin Degommetry to make the shared test compatible with 32bit archi...
2013-06-25 Augustin Degommempich allgatherv was using wrong size value
2013-06-25 Augustin Degommemem leaks
2013-06-25 Augustin DegommeAdd a test for SMPI shared malloc and free
2013-06-25 suterunits for bandwidth properties too
2013-06-25 suterThese "properties" are actually bandwidths: allow users...
2013-06-25 suterstart to clarify this example
2013-06-25 suterremove an ugly pimple thanks to units in XML
2013-06-25 suterallow to use units for storage too (bits, or bytes...
2013-06-24 Augustin Degommeseparate allreduce tests, with one large and the other...
2013-06-24 Augustin Degommefix two nasty bugs in complex datatypes handling, caugh...
2013-06-24 Augustin Degommemem leak
2013-06-24 Augustin Degommepass collective selectors through mpich-coll test suite
2013-06-20 Augustin Degommestar-mpi's pairwise alltoall is only valid for power...
2013-06-19 Augustin Degommecorrect a few bcast algorithms and change the test...
2013-06-19 Augustin Degommehave allreduce test work on much larger arrays to trigg...
2013-06-19 Augustin Degommeompi selector was using the wrong algo for alltoallv...
2013-06-19 Augustin Degommeincrease tesh timeout for replay
2013-06-19 Augustin Degommeadd forgotten test for an mpich algorithm
2013-06-18 suterapply some coding standard in function naming (agier...
2013-06-18 suterdon't call things storage when it's mount
2013-06-18 suterdon't call things storage when it's mount
2013-06-18 Augustin DegommeThis is a bug in the implementation in OpenMPI, with...
2013-06-18 Augustin Degommetest for barrier algorithms was testing scatter ...
2013-06-18 Augustin Degommechange some defined values to less current ones
2013-06-18 Augustin DegommeMPI_ERR_COMM was sometimes returned instead of MPI_ERR_...
2013-06-18 Augustin Degommereduce_scatter default implementation was a mess
2013-06-18 Augustin Degommeif we send 0 data, don't bother with subtypes
2013-06-18 Augustin Degommeadd option "smpi/use_shared_malloc", with true as defau...
2013-06-18 suteryet another simplification of the storage API: we don...
2013-06-18 sutersize shouldn't be accessible from the user API.
2013-06-17 Paul BédarideFix of pastry
2013-06-17 Paul BédarideAdd pastry msg example (First attempt)
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-06-14 Arnaud GierschUse HEAD as default reference for git archive.
2013-06-14 Arnaud GierschAdd a small value to avoid rounding differences between...
2013-06-14 Arnaud GierschChange type double for size_t.
2013-06-14 Arnaud GierschRemove unused variables.
2013-06-14 Arnaud GierschComment out useless operation.
2013-06-14 Arnaud GierschAdd missing dependency.
2013-06-14 Augustin Degommewrong file name in cmake file
2013-06-14 Augustin Degommeadd missing prototype
2013-06-14 Augustin Degommeopenmpi recently changed its decision for alltoallv...
2013-06-14 Augustin Degommeadd missing replay files to dist
2013-06-13 degommeforgot one file
2013-06-13 degommewe now have an mpich selector, and a bunch of new algor...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Jonathan Rouzaud... SIMIX call + MSG function + Java binding for get_core
2013-06-13 Marion Guthmullermodel-checker : restore while statement for bugged1_liv...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Jonathan Rouzaud... Properties available for cluster tag
2013-06-13 Marion Guthmullermodel-checker : update bugged1 and bugged2 tesh (differ...
2013-06-13 Marion Guthmullermodel-checker : MC doesn't work with thread context
2013-06-13 Marion Guthmullerdisable optimizations for build MC in jenkins
2013-06-13 Marion Guthmullerunused variable if tracing disabled
2013-06-13 Marion Guthmullermodel-checker : increase timeout in tesh
2013-06-13 Marion Guthmullermodel-checker : missing #ifdef
2013-06-13 Marion Guthmullermodel-checker : update bugged2 tesh
2013-06-13 Marion Guthmullermodel-checker : fix (again ..) DPOR for iSend/iRecv...
2013-06-13 Marion Guthmullermodel-checker : improve debug messages
2013-06-13 degommebarrier tests
2013-06-13 degommeend of ompi collectives addition, with barrier
2013-06-13 degommeadd tests for scatter
2013-06-13 degommeadd scatter algos from ompi
2013-06-13 degommeunused variable
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 degommeadd reduce scatter collectives from openmpi, and fix...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
next