Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-01-11 cristianrosaImprove debug information
2011-01-11 navarropUse full path for prefix.
2011-01-11 navarropUpdate perl script for generate memcheck test with...
2011-01-11 navarropCosmetics.
2011-01-10 thieryDefine smx_current_context only once to make the linker...
2011-01-10 navarropOut of sources build for those examples.
2011-01-10 navarropDon't remove files from svn sources.
2011-01-10 navarropAdd new tests.
2011-01-10 navarropCosmetics.
2011-01-10 navarropUpdate pipol scripts
2011-01-07 piniForce use of thread contexts when running fortran code.
2011-01-07 piniLocally store the process rank.
2011-01-07 piniCheck if the pointer is writable.
2011-01-07 cristianrosaSmall bugfixes to stabilize the MC
2011-01-07 cristianrosaBugfix: the result of waitany calls should be determine...
2011-01-06 navarropNeed to remove option and not free cause it is also
2011-01-06 navarropRemove unused variables.
2011-01-06 navarropTest if the config name is "simix/context" is better.
2011-01-06 navarropNeed to passe this line in debug due to cfg = raw,...
2011-01-06 navarropAdd an option to tesh : --cfg
2011-01-06 navarropgenerate sources into CMAKE_CURRENT_BINARY_DIR.
2011-01-06 navarropNeed this lines because when using gtnets, the libgtnet...
2011-01-06 navarropUpdate tesh for mc.
2011-01-06 navarropSuppress warning of cmake in mac.
2011-01-06 piniWe have to somehow rely on F2C if we want it.
2011-01-05 piniAdded support for sampling up to a given number of...
2011-01-05 schnorr[trace] updating process migration tracing tesh
2011-01-05 schnorr[trace] process category is deprecated (for now, at...
2011-01-05 schnorr[trace] using process name and PID as identification...
2011-01-05 schnorr[trace] unique id's for types and containers have to...
2011-01-05 navarropCosmetics
2011-01-05 navarropCan compile out of source now.
2011-01-05 navarropDestroy mutex and condition.
2011-01-05 navarropRemove old comments.
2011-01-05 navarropTest if having futex.h.
2011-01-05 schnorr[trace] clean-up tracing ctests
2011-01-05 cristianrosaAdd suport for TestAny and WaitAny requests to the...
2011-01-05 cristianrosaBugfix: killall should execute all processes after...
2011-01-05 cristianrosaRework state's implementation to better support waitany...
2011-01-05 cristianrosaReplace the setsets in the MC's states by malloced...
2011-01-04 piniFix SMPI scripts against the target directory
2011-01-04 thieryStill working on Chord
2011-01-04 thieryAdd a debug message
2011-01-03 schnorr[trace] updating tracing tesh'es to check correct conta...
2011-01-03 schnorr[trace] improved example of traced migration
2011-01-03 schnorr[trace] tracing/msg/process:1 has states/links for...
2011-01-03 schnorr[trace] dump *before* destroy container, correct trace...
2011-01-03 schnorr[trace] setting the process state to "executing" after...
2011-01-03 schnorr[trace] faster method to insert into buffer
2011-01-03 schnorr[trace] updating tesh'es to unconditional buffer dump...
2011-01-03 schnorr[trace] faster method to dump when unconditional dump...
2011-01-03 schnorr[trace] fix on tesh again, missing log lines
2011-01-03 schnorr[trace] fixing the tesh to contain the proper log format
2010-12-29 schnorr[trace] simpler verifications to see what is enabled...
2010-12-29 schnorr[trace] kill dictionary that is no longer necessary
2010-12-29 schnorr[trace] updating tracing tesh files to compare trace...
2010-12-29 schnorr[trace] debug messages for tracing data structures...
2010-12-29 schnorr[trace] debug messages for event buffering and tracing
2010-12-29 schnorr[trace] removing unused code
2010-12-29 schnorr[trace] dump previous events because container is about...
2010-12-29 schnorr[trace] cosmetics
2010-12-29 schnorr[trace] only CPU models control the last timestamp...
2010-12-29 schnorr[trace] dump the sorted buffer at the end of every...
2010-12-29 schnorr[trace] at the end of tracing, dump everything up to...
2010-12-29 schnorr[trace] limiting the dumping of buffered events to...
2010-12-28 schnorr[trace] have to dump the buffer, trace events might...
2010-12-28 schnorr[trace] removing old code
2010-12-28 schnorr[trace] free memory after events are recorded in trace...
2010-12-28 schnorr[trace] same field order for all specific event structures
2010-12-28 schnorr[trace] buffering all events except type hierarchy...
2010-12-28 schnorr[trace] set of initial value of variables to any resour...
2010-12-28 schnorr[trace] simpler event types handling, integer of enum...
2010-12-28 schnorr[trace] re-organizing structures for tracing events
2010-12-28 schnorr[trace] removing unused fields on event structure
2010-12-28 schnorr[trace] creation of a type also defines its own color...
2010-12-28 schnorr[trace] cosmetics, simpler code
2010-12-27 schnorr[trace] changing the interface to write on the tracing...
2010-12-22 schnorr[trace] updating the configuration generated for triva
2010-12-22 schnorr[trace] register of node and edge types that were defin...
2010-12-22 schnorr[trace] keep tracing data structures until the very...
2010-12-22 schnorr[trace] this problem is already fixed in a previous...
2010-12-22 schnorr[trace] cosmetics
2010-12-22 schnorr[trace] a source file to keep functions to deal with...
2010-12-22 schnorr[trace] renaming instrumentation source file
2010-12-22 schnorr[trace] assertions to point out errors on tracing
2010-12-22 navarropNew way to install gtnets.
2010-12-22 navarropUpdate tesh.pl
2010-12-22 navarropUpdate tesh file for gtnets.
2010-12-22 schnorr[trace] fix on link type creation (was indexed by type...
2010-12-20 schnorr[trace] fix on use of dynar, storing pointers in it...
2010-12-20 schnorr[trace] category of a task without before dependencies...
2010-12-20 schnorr[trace] fix segfault, only get category from depbefore...
2010-12-20 cristianrosaBugfix: return after answering the request when running...
2010-12-20 cristianrosaImprove debugging information
2010-12-20 cristianrosaProtect some host execute functions in the case that...
2010-12-18 suterLonger error messages taken into account
2010-12-18 piniFix the fix that fixes parameter passing through makeco...
2010-12-17 mquinsonexplain clearly when things go wrong just because we...
2010-12-17 piniOnly evaluate the arguments needed.
2010-12-17 mquinsonfix a linking error in libgras. At least I hope since...
next