Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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.
2012-11-28 Cristian RosaMove Hosts related simcalls to the new API.
2012-11-28 Cristian RosaAdd new type of scalar value 'STRING' for const char*
2012-11-28 Cristian RosaExtend definition of simcalls to include a pointer...
2012-11-28 Cristian RosaMove SIMCALL_HOST_EXECUTE to the new simcall architectu...
2012-11-28 Cristian RosaAdd new simcall interface definitions.
2012-11-28 Cristian RosaExtend definition of simcalls to include a pointer...
2012-11-28 Cristian RosaMove SIMCALL_HOST_EXECUTE to the new simcall architectu...
2012-11-28 Cristian RosaAdd new simcall interface definitions.
2012-11-28 schnorr[trace] avoiding key clashes on paje links
2012-11-28 Augustin Degommeforgot to add color for computing in previous commit
2012-11-28 Augustin Degommeadd option to generate states for code outside smpi...
2012-11-28 jean-noel quintin[smpi,simix-network] remove a useless function
2012-11-28 schnorr[trace] for some reason, simulated time changed in...
2012-11-28 schnorr[trace] updating tesh'es according to header changes
2012-11-28 schnorr[trace] header re-organization (now with a basic version)
2012-11-28 schnorr[trace] fix color for MPI operations to correctly follo...
2012-11-28 schnorr[trace] new option tracing/basic (used to generate...
2012-11-28 Marion Guthmullermodel-checker : init result of simcalls for snapshot...
2012-11-28 Marion Guthmullermodel-checker : try first to associate each block or...
2012-11-27 Marion Guthmullermodel-checker : remove unnecessary step
2012-11-27 Marion Guthmullermodel-checker : equal_to field of blocks/fragments...
2012-11-27 Marion Guthmullermodelc-checker : reset list of blocks/fragments pairs...
2012-11-27 Marion Guthmullermodel-checker : init equal_to field to -1 for each...
2012-11-27 Marion Guthmullermodel-checker : set size used to 0 when free fragment
2012-11-27 Jean-Baptiste... Add a master/slave example using a generated platform...
2012-11-27 Jean-Baptiste... Platform generation: add a bittorent example using...
2012-11-27 Jean-Baptiste... Platform generation: add a master/slave example using...
2012-11-27 Arnaud GierschTypo + kill useless empty lines.
2012-11-27 Arnaud GierschCall xbt_log_postexit() at the end.
2012-11-27 Arnaud Gierschgras_os_time() has vanished.
2012-11-27 Arnaud GierschFile is unused since commit 678328fb7b84cbcebfff2e5df24...
2012-11-26 Arnaud GierschRemove unused test program.
2012-11-26 Arnaud GierschRemove needless volatile qualifier.
2012-11-26 Arnaud GierschRemove unused variable.
2012-11-26 Arnaud Gierschs/diffrent/different/
2012-11-26 Arnaud GierschTypos.
2012-11-26 Arnaud GierschRevalidate tesh outputs for msg/cloud, and lua tests.
2012-11-26 sutermention the modification of TCP_gamma default value...
2012-11-26 suterrevalidate tesh output for tracing ms and simdag
2012-11-26 suterrevalidate tesh output for token ring
2012-11-26 suterrevalidate tesh outputs for masterslave
2012-11-26 suterrevalidate tesh output for bittorrent
2012-11-26 suterrevalidate tesh output for actions
2012-11-26 suterrevalidate tesh outputs for chord
next