Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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...
2012-11-29 suterprinting the final simulation time also has to be done...
2012-11-29 suterassuming that rank 0 is the last to finish is a bad...
2012-11-29 suterthe comm_size action is useless now
2012-11-29 sutergenerate the one_trace file for each test (will allow...
2012-11-29 Arnaud GierschEnable memcheck for smpi tests too.
2012-11-29 Arnaud GierschMake valgrind skip commands from /usr/bin/ and /bin/.
2012-11-29 Arnaud GierschCosmetics: test ucontexts before raw contexts.
2012-11-29 Arnaud GierschAdd missing guards.
2012-11-29 suterremove some leaks by calling SD_exit() before dying
2012-11-29 suterclean stuff even when the scheduled is not good
2012-11-28 Arnaud GierschFix printf statements.
2012-11-28 Arnaud GierschRename file, and make test smpi-mpich-pt2pt-raw succeed.
2012-11-28 Arnaud GierschAdd a few thoughts in README.coding, and correct typos.
2012-11-28 Arnaud GierschWe have status, return its value.
2012-11-28 Arnaud GierschDefine functions as static.
2012-11-28 Arnaud GierschRemove unused variables.
2012-11-28 Arnaud GierschAdd missing prototypes.
2012-11-28 Arnaud GierschAn inline function must be visible from header file.
2012-11-28 Arnaud GierschReturn new value.
2012-11-28 Maximiliano... Oops, forgot to actually add the new tesh
2012-11-28 Maximiliano... Remove unused tesh (copied from sendrecv), add a real...
2012-11-28 Maximiliano... Oops, forgot to change one XBT_INFO
2012-11-28 Maximiliano... Some more cleaning up, commented out INFO logs go to...
2012-11-28 Maximiliano... Code cleanup
2012-11-28 Maximiliano... Fix compilation error: there's no MSG_clean anymore
2012-11-28 Maximiliano... Fix typo
2012-11-28 Maximiliano... Renamed project to chainsend to avoid confusion
2012-11-28 Maximiliano... Deployment file generator in Ruby, takes a platform...
2012-11-28 Maximiliano... Code is now modular and tidy
2012-11-28 Maximiliano... Refactored the xbt_dynar_iterator_t implementation...
2012-11-28 Maximiliano... First working version with 8 peers I have not evaluated...
2012-11-28 Maximiliano... Modified XML platform file so that routing actually...
2012-11-28 Maximiliano... messages implementation: it dies when trying to forward...
2012-11-28 Maximiliano... Modified platform and deployment files so it's easier...
2012-11-28 Maximiliano... Fixed iterator Initial version of chain generator ...
2012-11-28 Maximiliano... Initial implementation of kadeploy look-alike
2012-11-28 shensheiChange simcall functions
2012-11-28 paul bedarideAdd macros to generate simcalls code
2012-11-28 Cristian RosaMake SimGrid compile again :)
2012-11-28 Cristian RosaWIP on simcalls: fd8c267 Stop making direct calls to...
2012-11-28 Cristian RosaStop making direct calls to SIMIX for host handling...
2012-11-28 Cristian RosaKill unused macro.
next