Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : free memory
[simgrid.git] / src /
2013-06-08 Marion Guthmullermodel-checker : free memory
2013-06-08 Marion Guthmullermodel-checker : increase number of colors for dot output
2013-06-08 Marion Guthmullermodel-checker : use raw_heap instead of std_heap
2013-06-08 Marion Guthmullermodel-checker : fix dot output for smpi examples
2013-06-08 Marion Guthmullermodel-checker : add information in counter-example...
2013-06-08 George MarkomanolisNew actions for the time independent trace replay frame...
2013-06-07 degommerename old alltoall selector function, which will proba...
2013-06-07 degommeadd ompi selector for smpi collectives (use --cfg=smpi...
2013-06-07 sutersimpler version of simcall to get the file of a file
2013-06-07 suterallow tasks to take no output nor produce any output
2013-06-06 LionelFix exception handling in Java semaphores
2013-06-06 LionelBugfix in semaphore code
2013-06-06 LionelAdd correct headers for Java exports
2013-06-06 LionelMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-06 LionelAdded Semaphore visibility to the Java bindings
2013-06-06 sutersetting result help to propogate it
2013-06-06 suterno need to free the file descriptor when you just want...
2013-06-06 suterstream to fd
2013-06-06 sutercopy/paste error
2013-06-06 suterfp => fd (for file descriptor)
2013-06-06 suterWow, I wrote a simcall! 11 files to modify to do a...
2013-06-06 suterunsigned long to size_t
2013-06-06 suteradd a function to retrieve the size of an msg_file_t
2013-06-06 Martin QuinsonMake semaphores visible from MSG
2013-06-06 LionelExport setAsyncMailbox to Java world
2013-06-06 suterremove references to an include file that doesn't exist...
2013-06-06 Martin Quinsonkill some dead code
2013-06-06 Martin Quinsonthese got regenerated, apparently with a newer version...
2013-06-05 suterSimplify the way files are described. Get rid of the...
2013-06-05 suterstart to simplify the stack of structures for files...
2013-06-05 sutertypos
2013-06-05 Martin Quinsondocument the fact that we accept abbreviations of log...
2013-06-05 Martin Quinsonbig fat warning to avoid an issue that Lionel encountered
2013-06-02 Marion Guthmullermodel-checker : generate dot file for the verification...
2013-06-02 Marion Guthmullermodel-checker : use else if instead of if then if
2013-06-02 Marion Guthmullermodel-checker : fix dpor with dot_output
2013-06-01 Marion Guthmullermodel-checker : fix memory free
2013-05-31 Marion Guthmullermodel-checker : remove useless if
2013-05-31 Marion Guthmullermodel-checker : fix compilation error
2013-05-31 Marion Guthmullermodel-checker : remove useless take/restore snapshot
2013-05-31 Marion Guthmullermodel-checker : initialize variables
2013-05-31 Marion Guthmullermodel-checker : remove comment and add debug message
2013-05-31 Marion Guthmullermodel-checker : simplify algorithm for the verification...
2013-05-30 Marion Guthmullermodel-checker : take snapshot of memory segments during...
2013-05-28 Marion Guthmullermodel-checker : use only structure (mc_pair_t) for...
2013-05-28 Marion Guthmullermodel-checker : free memory
2013-05-27 Arnaud GierschRemove reference to nonexistent class.
2013-05-24 Arnaud GierschTry to normalize path for libraries bundled into simgri...
2013-05-23 Paul BédarideAdd a scala masterslave example
2013-05-16 Arnaud GierschRemove now unused log category.
2013-05-16 Guillaume SerrièreRemove unused variable.
2013-05-16 Guillaume SerrièreAdd of context creation in parmap.
2013-05-16 Guillaume SerrièreRemove parmap from surf.
2013-05-15 Arnaud GierschGive size of pointed area, not size of pointer.
2013-05-15 Paul BédarideRemove PCRE dependency and RuleBased routing
2013-05-10 Paul BédarideAdd new boolean type for configuration
2013-05-07 Augustin Degommesynchronize all replay processes at the end
2013-05-07 Augustin DegommeWarning removal
2013-05-07 Augustin DegommeFix nasty bug with wrong addressing of the processes...
2013-05-07 Augustin Degommeadd an option smpi/iprobe, to inject sleeping time...
2013-05-07 Augustin Degommefix bug with tracing of MPI_Sendrecv
2013-05-07 Arnaud GierschUse right test for error checking.
2013-05-07 Arnaud GierschTypo.
2013-05-07 Arnaud GierschAlso handle IEC binary prefixes for bandwidth.
2013-05-07 Arnaud GierschUse correct capitalization for unit prefixes.
2013-05-07 Arnaud GierschFactorize code for parsing values with units.
2013-05-06 Paul BédarideLess error prone unit conversion
2013-05-06 Paul BédarideFix to handle warnings+optimizations on CI for MC32...
2013-05-06 Paul BédarideFix to handle warnings+optimizations on CI [#15544]
2013-05-06 Paul BédarideAdd unit support in xml files [#14422]
2013-04-30 Nicolas BonichonMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-26 Paul BédarideFix unset var in smpirun
2013-04-25 Nicolas BonichonMerge branch 'bittorrent'
2013-04-25 Paul BédarideAuto generate hostfile if not given to smpirun [#14692]
2013-04-15 Arnaud GierschReally call function TRACE_disable_power().
2013-04-15 Arnaud GierschUse correct parameter for bcast operation.
2013-04-15 Arnaud GierschReturn early on error.
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-15 Jonathan Rouzaud... Add new tracing options to reduce the size of the traces
2013-04-12 Paul BédarideAdd mpi allgatherv GB
2013-04-12 Paul BédarideReactivate some mpi collectives
2013-04-12 Arnaud GierschRemove unused file.
2013-04-12 Paul BédarideAdd mpi allgatherv pair ring
2013-04-11 Paul BédarideRemove mpi alltoall{,w}_pairwise (identical to ring)
2013-04-11 Paul BédarideAdd mpi alltoallv ring ring-light-barrier ring-mpi...
2013-04-11 Paul BédarideAdd mpi alltoallv pair
2013-04-11 Paul BédarideAdd mpi alltoallv pair_light_barrier pair_mpi_barrier...
2013-04-11 Augustin Degommetry not to copy from outside of an array
2013-04-10 Arnaud GierschDisable stream buffer when reading /proc/self/maps.
2013-04-10 Paul BédarideAdd mpi alltoallv bruck and fix mpi alltoallv pairwise
2013-04-10 Paul BédarideAdd mpi alltoallv pairwise
2013-04-10 Paul BédarideAdd test for mpi alltoallv
2013-04-10 Arnaud GierschRemove algorithm bcast-TSB.
2013-04-10 Arnaud GierschRemove unused variables.
2013-04-09 Arnaud GierschInitialize remainder.
2013-04-09 Arnaud GierschInitialize field loopback_link.
2013-04-09 Arnaud GierschRemove temporary files.
2013-04-09 Augustin Degommereplace star_reduction by our own reduction
2013-04-09 Augustin Degommeremove a few more leaks to please valgrind, but nothing...
2013-04-09 Arnaud GierschFix hack for smpi_replay in smpirun.
next