Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-12-08 Martin Quinsondocument how to document simgrid so that other can...
2012-12-08 Martin Quinsonno need to declare twice the list of files that must...
2012-12-08 Martin Quinsondocument the unit testing mecanism
2012-12-08 Martin Quinsonfix doxygen markup
2012-12-08 Martin Quinsonimprove the internal doc on cmake files
2012-12-07 Martin Quinsontake care of the generation of doc/doxygen/logcategorie...
2012-12-07 Martin Quinsonput some automatic links instead of letting the user...
2012-12-07 Maximiliano... chainsend: change tesh to test with 8192 pieces
2012-12-07 Maximiliano... chainsend: change test platform latencies and bandwidth...
2012-12-07 Maximiliano... chainsend: decrease message size, it was actually too...
2012-12-07 Maximiliano... chainsend: change default number of pieces
2012-12-07 Maximiliano... chainsend: add number of pieces as parameter of the...
2012-12-07 Martin QuinsonI'm so glad that this line is useless
2012-12-07 Martin Quinsonthis file is now useless
2012-12-07 Martin Quinsonfix the 'sync-gforge-doc' target
2012-12-06 Martin QuinsonFix a bunch of errors on make dist due to the recent...
2012-12-06 Martin Quinsonactivate the search engine, and keep the doxygen warnin...
2012-12-06 Martin QuinsonDamn doxygen, I hate you. I really do.
2012-12-06 Martin Quinsonsort the elements of this file so that it becomes reada...
2012-12-06 Martin Quinsonmerge the refguide into the documentation
2012-12-06 Martin Quinsonmerge the insider manual into the main one
2012-12-06 Martin Quinsonmove the user manual one layer higher, so that all...
2012-12-06 Martin Quinsonthis file does not exists: it breaks make dist
2012-12-06 Martin Quinsonadding slides to the documentation was not wise from me
2012-12-06 Martin Quinsonstart refunding the userguide
2012-12-06 Martin Quinsonwe should not forget about the mainpage of the document...
2012-12-06 Martin Quinsonthese files are not generated anymore
2012-12-06 Augustin Degommefix config issue
2012-12-06 Augustin Degommehandle proper cleanup of mpi datatypes with MPI_Type_fr...
2012-12-06 Augustin Degommemallocators were not initialized and used since commit...
2012-12-06 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-06 Paul BédarideAdd ModelChecker build type
2012-12-06 Marion Guthmullermodel-checker : liveness model-checking works only...
2012-12-06 Marion Guthmullermodel-checker : improve debug message if different...
2012-12-06 Marion Guthmullermodel-checker : ignore global variables corresponding...
2012-12-05 Martin Quinsonthese includes are useless
2012-12-05 Martin Quinsonwe need that files to compile on windows
2012-12-05 Augustin Degommeactivate pt2pt truncmult test in teshsuite
2012-12-05 Augustin Degommemodify the way we handle MPI_ANY_SOURCE, MPI_ANY_TAG...
2012-12-05 Augustin Degommemake valgrind happy with smpi by handling action destru...
2012-12-05 Marion Guthmullermodel-checker : increase tesh timeout for mc-chord...
2012-12-05 Marion Guthmullermodel-checker : update snapshot_comparison tests
2012-12-04 Marion Guthmullermodel-checker : ignore new variables
2012-12-04 Marion Guthmullermodel-checker : display instruction pointer if differen...
2012-12-04 Marion Guthmullermodel-checker : ignore simcall result in heap comparison
2012-12-04 Marion Guthmullermodel-checker : remove unused code
2012-12-04 Marion Guthmullermodel-checker : set raw heap for initialization step
2012-12-04 Marion Guthmullermodel-checker : get libsimgrid_path with MC_init_memory...
2012-12-04 bedarideDirty Fix to handle model checking with new simcalls
2012-12-04 Martin Quinsonand now, with the right URL for the faq, bummer
2012-12-04 Martin Quinsonfix a bunch of links to the FAQ -- hate that code duppl...
2012-12-04 Arnaud GierschAvoid to add an empty component into LD_LIBRARY_PATH...
2012-12-03 Marion Guthmullermodel-checker : fix MC_state_set_executed_request
2012-12-03 shensheiFix debug message in simix
2012-12-03 Augustin Degommecomment a bit of code in sender_gap for smpi, which...
2012-12-03 Augustin Degommeremove sender's side data from mpi_send in the receiver...
2012-12-03 Augustin Degommehopefully remove leak in permanent receive mode
2012-12-03 Arnaud GierschAdd a note about inline functions in README.coding.
2012-12-03 Arnaud GierschRemove spurious semicolon.
2012-12-03 Arnaud GierschDefine inline functions in header file (again).
2012-12-03 Arnaud GierschRemove prototypes.
2012-12-03 Arnaud GierschDefine inline function in header file.
2012-12-03 Arnaud GierschInitialize variables, and make valgrind happy.
2012-12-03 Arnaud GierschPrint a message and exit if file was not found.
2012-12-03 Arnaud GierschActivate memcheck tests for smpi-replay.
2012-12-03 Arnaud GierschMake generate_memcheck_tests.pl handle command "mkfile".
2012-12-03 Arnaud GierschSet valgrind option --track-origins=no, to make it...
2012-12-03 Arnaud GierschMake tests work when building out of the sources.
2012-12-03 Arnaud GierschDon't ignore full directory contents.
2012-12-02 Marion Guthmullermodel-checker : remove independance between iRecv and...
2012-12-02 Marion Guthmullermodel-checker : statistics printed twice if exhaustive...
2012-12-02 Marion Guthmullermodel-checker : get global variables with objdump and...
2012-12-02 Marion Guthmullermodel-checker : get segments start only in MC_init_memo...
2012-12-02 Marion Guthmullermodel-checker : text segment is read and exec only
2012-12-02 Marion Guthmullermodel-checker : cleanups in comments
2012-12-02 Marion Guthmullermodel-checker : get .got.plt sections
2012-12-02 Marion Guthmullermodel-checker : increase tesh timeout
2012-12-02 Marion Guthmullermodel-checker : fix tesh name
2012-12-02 Marion Guthmullermodel-checker : increase tesh timeouts
2012-12-02 suteradd the test of allReduce replay
2012-12-02 suteryet another action file for allReduce
2012-11-30 sutermissing file
2012-11-30 suterhey you, you're supposed to be removed already (did...
2012-11-30 suterremove temporary file at the end of the tesh f
2012-11-30 sutertypos
2012-11-30 Augustin Degommehave the smpif90 file replace the main program clause...
2012-11-30 Augustin Degommefix a memory leak happening with smpi_replay
2012-11-30 Augustin Degommeadd support of smpif90 file
2012-11-30 Augustin Degommefew fortran defines to make bigdft happy
2012-11-30 Augustin Degommeadd yet another stunt with smpi_simulated_main to provi...
2012-11-30 Augustin Degommereplace smpi_simulated main by smpi_simulated_main__...
2012-11-30 Augustin Degommeadd two functions to fortran bindings, needed by specfem
2012-11-30 Augustin Degommeremove unsupported characters from mpif.h, for f90...
2012-11-30 shensheiMerge ../simgrid
2012-11-30 shensheiNew simcalls work
2012-11-30 Maximiliano... chainsend: fix compilation errors
2012-11-30 Maximiliano... chainsend: change message sizes to more realistic value...
2012-11-30 suterforgot to add this file thus breaking the smpi_replay...
2012-11-29 suterrm this file, generated now
2012-11-29 suteradd 2 more test for smpi replay: barrier and some Isend...
next