Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-02-14 Arnaud GierschRemove spurious brace from error message.
2013-02-14 Arnaud GierschRemove remaining traces from synchronized dynars.
2013-02-14 Arnaud GierschIncrease tesh timeouts for slow machines.
2013-02-14 Arnaud GierschMake test reproducible on slow machines.
2013-02-14 Arnaud GierschCsmetics: algin braces.
2013-02-14 Arnaud GierschRemove declarations for undefined functions.
2013-02-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2013-02-14 Arnaud GierschSimply say func(...) instead of (*func)(...) when func...
2013-02-14 Arnaud GierschUse CATCH_ANONYMOUS whenever possible.
2013-02-14 Arnaud GierschReplace, when possible, calls to bprintf() by calls...
2013-02-14 Arnaud GierschAlso comment declaration for now unused variable.
2013-02-14 Arnaud GierschRemove unused static functions.
2013-02-14 Arnaud GierschRemove declarations for undefined functions.
2013-02-14 Arnaud GierschDeclaration for static functions in header file does...
2013-02-14 Lucas Schnorr[trace] fix tesh, changes only in event ordering, same...
2013-02-14 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-14 Jonathan Rouzaud... Fix recv/irecv with bounded rate
2013-02-14 Lucas Schnorr[trace] fix simdag tracing tesh (change in event orderi...
2013-02-14 Lucas Schnorr[trace] remove useless if, fix identation
2013-02-14 Lucas Schnorr[trace] correct place to keep route allocation + free
2013-02-14 Lucas Schnorr[trace] add debug messages to debug graph extraction...
2013-02-14 Lucas Schnorr[trace] cosmetics and typos
2013-02-14 Lucas Schnorr[trace] useless declaration
2013-02-14 Jonathan Rouzaud... New version of recv/irecv with bounded rate
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Arnaud GierschCheck if INCLUDE_DIRECTORIES were found.
2013-02-13 Arnaud GierschAdd some debug messages.
2013-02-13 Arnaud GierschAdd option -X to less, to avoid to clear the screen.
2013-02-13 Arnaud GierschAdd missing files to the archive.
2013-02-13 Arnaud GierschFix errors caught by java -Xcheck:jni.
2013-02-13 Arnaud GierschMore long -> intptr_t changes.
2013-02-13 Arnaud GierschAdd missing class initializer for VM.java.
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-13 suterword was missing, rephrase.
2013-02-13 Martin Quinsonadd another word about the trap of dynar_search with...
2013-02-13 Arnaud GierschTypos: binded -> bound.
2013-02-13 Martin Quinsondocument that it's safe to interrupt a foreach with...
2013-02-13 Martin Quinsondocument that the search function on dynar don't work...
2013-02-12 Arnaud GierschSet correct NATIVE folder for 32bits x86.
2013-02-12 Arnaud GierschSet cmake_minimum_version for the Java bindings.
2013-02-12 Arnaud GierschMove Java build rules in a separate cmake file.
2013-02-12 Arnaud GierschFix build warnings on 32bits archs.
2013-02-12 Arnaud GierschTry to make the smpi-mpich-env test more robust in...
2013-02-12 Arnaud GierschInitialize variable, and make gcc happy.
2013-02-12 Arnaud GierschReindent.
2013-02-12 Arnaud GierschKill unused variable.
2013-02-12 Arnaud GierschAdd missing declaration.
2013-02-12 Augustin Degommeissend should be treated as isend, even if not detached
2013-02-12 Augustin Degommecorrect behavior of MPI_Send which used to values of...
2013-02-12 Arnaud GierschUpdate .gitgnore.
2013-02-12 Arnaud GierschTests msg-bittorrent-*-parallel are not broken anymore.
2013-02-12 Arnaud GierschFix the parallel execution for the bittorrent example.
2013-02-12 Arnaud GierschFix double free error.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Jonathan Rouzaud... Bounded receive
2013-02-11 Augustin Degommeadd an smpi/ois factor, to account for the fact that...
2013-02-11 Augustin Degommeactivate a bunch of tests using mpi_ssend, and change...
2013-02-11 Augustin Degommeadd support for Ssend/Issend in SMPI
2013-02-11 Augustin DegommeRevert "always have display_timing activated for smpi...
2013-02-11 Augustin Degommeadd option to set the threshold where smpi send stops...
2013-02-11 Augustin Degommesmall change for smpi win
2013-02-11 Augustin Degommebug : smpi tracing options were replacing those the...
2013-02-11 Augustin Degommesmall fixes to repair unix build
2013-02-11 Augustin Degommerename main function for windows
2013-02-11 Augustin Degommeseveral changes in the way cmake handles windows
2013-02-11 Augustin Degommeresolve cmakelists conflict
2013-02-11 Augustin Degommeremove a few unused things for win, but we have more...
2013-02-11 Augustin Degommevarious fixes to hopefully compile under win32
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-08 suterhandle new action trace files properly
2013-02-08 suteradd three more tests to smpi_replay : alltoall, alltoal...
2013-02-08 suternew traces files were added in examples/smpi/replay...
2013-02-08 George MarkomanolisFixing a possible bug, I should use parse_double()...
2013-02-08 suterrewriting
2013-02-08 suterrevalidate tesh file as the reduce action has been...
2013-02-07 Arnaud GierschMake this part automatically generated.
2013-02-07 Arnaud GierschTypo.
2013-02-07 Martin QuinsonFix the download link in the install documentation
2013-02-07 Martin Quinsonops, didn't knew how gforge downloads work, actually
2013-02-07 Martin Quinsona more welcoming README file
2013-02-07 Martin QuinsonSeed the random generators before the main()
2013-02-07 George MarkomanolisUpdating the Changelog for the SMPI replay tool
2013-02-07 George MarkomanolisNow the SMPI replay tool supports the modified MPE...
2013-02-07 Jonathan Rouzaud... Add a new simcall that modifies the rate of the first...
2013-02-07 Arnaud GierschTry to make simdag-test-dotload reproducible.
2013-02-06 Arnaud GierschReturn MPI_UNDEFINED for negative values too.
2013-02-06 Arnaud GierschUse MPI_ANY_SOURCE instead of -1.
2013-02-06 Arnaud GierschAvoid to modify lib while it's been iterated.
2013-02-06 Arnaud GierschMSG_comm_get_status must be called before MSG_comm_destroy.
2013-02-06 Arnaud GierschExclude Java tests from memcheck.
2013-02-06 Arnaud Gierschmy_valgrind.pl: don't stop loop if $arg has value 0.
2013-02-06 Arnaud Gierschgenerate_memcheck_tests.pl: add support for any environ...
2013-02-06 Arnaud GierschGive state a sensible value, and don't let it uninitial...
2013-02-06 Arnaud GierschTest is not broken anymore.
2013-02-06 Arnaud GierschRegenerate tesh file for master_slave_virtual_machines.
2013-02-06 Arnaud GierschWait a while before effective shutdown.
2013-02-06 Arnaud GierschDestroy comm action in SIMIX_process_kill.
2013-02-06 Arnaud GierschCorrectly restart all processes on VM reboot.
2013-02-06 Arnaud GierschFix memory leak.
next