Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
typos
[simgrid.git] / src /
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 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 shensheiMerge ../simgrid
2012-11-30 shensheiNew simcalls work
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 suterclean stuff even when the scheduled is not good
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] 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 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 needless volatile qualifier.
2012-11-26 suterchange default value of tcp_gamma to use something...
2012-11-26 Martin Quinsondoxygen is sooooo roten, it drives me crazy
2012-11-26 Martin Quinsonadd xbt_fifo_search(), to search an item with a user...
2012-11-25 Martin Quinsonmove sg_cmdline to xbt/virtu.h module, and rename it...
2012-11-25 Martin Quinsonxbt_os_procname and xbt_binary_name are the same -...
2012-11-25 Martin QuinsonApparently, I'm not allowed to free the memory here
2012-11-25 Martin Quinsonplug a (damn) memleak. Gosh, this one was hard to get...
2012-11-23 Arnaud GierschRemove fixme comment.
2012-11-23 Arnaud GierschLog priorities were renamed a long time ago.
2012-11-23 Arnaud GierschEradicate gras further.
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschFinalize coverage for swag.c.
2012-11-23 Arnaud GierschKill more references to GRAS.
2012-11-23 Arnaud GierschRename gras_config to internal_config.
2012-11-23 Arnaud GierschKill xbt_dynar_dopar().
2012-11-23 Arnaud GierschUse real threads for xbt_dynar_dopar.
2012-11-23 Arnaud GierschMove check at another place where it doesn't break...
2012-11-22 Martin Quinsonuseless cosmetic
2012-11-22 Martin Quinsoncomments, debugs and other minor glitches
2012-11-22 Martin Quinsonkill synchronized dynars: we don't need them and they...
2012-11-22 sutertypo--
2012-11-22 sutersome things do not have to be done by each process
2012-11-22 Arnaud GierschWe want host name here, not process name.
2012-11-22 Arnaud GierschRemove more references to gras.
2012-11-22 Arnaud GierschDefine xbt_os_procname().
2012-11-22 Arnaud Gierschxbt_trp and xbt_datadesc were removed.
2012-11-22 Arnaud GierschKill gras_modinter.h.
2012-11-22 Arnaud GierschLog category gras_trp_sg does not exist anymore.
2012-11-22 suterremove some leaks in verbose replay
2012-11-22 Martin Quinsonfirst try at killing GRAS -- does not compile yet
2012-11-22 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-21 Augustin Degommesecure the stack size parameter for thread,
2012-11-21 Augustin Degommeseriously ...
2012-11-21 Marion Guthmullermodel-checker: take snapshot if property file set
2012-11-21 Martin Quinsons/lastest/latest/ (stupid me)
2012-11-21 Marion Guthmullermodel-checker : abort if acceptance cycle detected
2012-11-21 Marion Guthmullermodel-checker : remove automatic activation of MC if...
2012-11-20 Marion Guthmullermodel-checker : rename cfg flag for state comparison...
2012-11-20 Marion Guthmullermodel-checker : use xbt_cfg_setdefault instead of defau...
2012-11-20 Marion Guthmullermodel-checker : ignore coverage variables
2012-11-20 Marion Guthmullermodel-checker : abort if popen failed
2012-11-19 Marion Guthmullermodel-checker : fix compilation error (with optimizatio...
2012-11-19 Martin Quinsonadd the TLA specification of the simix network layer...
2012-11-19 Martin Quinsonattempt to get everything properly cleaned when only...
2012-11-18 Marion Guthmullermodel-checker : use XBT_DEBUG instead of XBT_INFO
2012-11-18 Marion Guthmullermodel-checker : fix insertion in mc_data_bss_comparion
2012-11-18 Marion Guthmullermodel-checker : ignore some variables enabled with...
2012-11-18 Marion Guthmullermodel-checker : improve stack ignore in heap comparison...
2012-11-18 Marion Guthmullermodel-checker : stateful mode disabled by default
2012-11-17 Marion Guthmullermodel-checker : stop independance reduction if same...
2012-11-16 Marion Guthmullermodel-checker : ignore new local variable
2012-11-16 Marion Guthmullermodel-checker : use XBT_DEBUG instead of XBT_INFO
2012-11-16 Marion Guthmullermodel-checker : MC_init() must be called for initial...
2012-11-16 Marion Guthmullermodel-checker : fix dpor algorithm
2012-11-16 Marion Guthmullerforget to apply cleanups in MC on SMPI (separate MC_mod...
next