Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-08-14 alegrandAdding a masterslave example with failures.
2007-08-14 alegrandI think we should always add such a "fake" action to...
2007-08-14 alegrandcosmetics
2007-08-13 alegrandstupid me!
2007-08-13 alegrandIssue a warning about latencies instead of aborting.
2007-08-13 alegrandbug fix in communicate + create 0-consumption on all...
2007-08-13 alegranddebug + fixed many bugs due to too fast coding... :(
2007-08-13 alegrandTake into account the weird case where remain would...
2007-08-10 alegrandreindent.
2007-08-10 alegrandremove dead files.
2007-08-10 alegrandHandle FAT_PIPES.
2007-08-10 alegrandptask_L07 can now do execute and communicate via execut...
2007-08-10 alegrandUse simple communications and computations whenever...
2007-08-10 alegrandAutomatically generated file
2007-08-10 alegrandAdd a new workstation model. Should give much more...
2007-08-10 alegrandvarious cleanups + debug
2007-08-10 alegrandvarious cleanups
2007-08-10 alegrandUse the modular surf resource mechanism to allow SD...
2007-08-10 alegrandAdd a new "max-min" like sharing for parallel tasks.
2007-08-09 mquinsonAutogenerated, and commiting it was important since...
2007-08-09 alegrandAutomatically cleaned flexml files.
2007-08-09 alegrandAutomatically generated file
2007-08-09 alegrandUse XBT_PUBLIC instead of XBT_PUBLIC_DATA
2007-08-08 marklsneeded to add new input files to build scripts to cvs.
2007-08-08 alegrandforgot to propagate the last file renaming here.
2007-08-08 alegrandAutomatically generated files...
2007-08-08 alegrandUse XBT_PUBLIC_DATA instead of extern in the automatica...
2007-08-08 marklssmpicc/smpirun no longer require special envirnment...
2007-08-08 alegrandAutomatically generated file.
2007-08-08 alegrandClean use of extern (XBT_PUBLIC_DATA). No automatic...
2007-08-08 alegrandCommitting automatically generated file (after the...
2007-08-08 alegrandCleaning file names.
2007-08-08 alegrandClean up the mess after the new surf_resource managemen...
2007-08-08 alegrandMore readable information.
2007-08-08 mquinsonThreads are now named
2007-08-08 mquinsonfollow old internal API change (why didn't it got detec...
2007-08-08 mquinsonthis is a known failure. Mark it as is, do not mask it
2007-08-08 mquinsonForce the classpath to make it compile again
2007-08-08 mquinsonkill old oldy
2007-08-08 mquinsonuse long option so that I still understand it 3 days...
2007-08-07 mquinsonDon't use %t in log format, but %P; revalidate the...
2007-08-07 mquinsonAlso sum up expected failures
2007-08-07 mquinsonA perl script to run all the tests in all directories...
2007-08-07 mquinsonDon't bother trying to close the socket: gras reports...
2007-08-07 mquinsonThis one is maybe unused since 2 years or more
2007-08-07 mquinsonErm. Previous output was buggy
2007-08-07 mquinsonRevalidate the output, which changed when introducing...
2007-08-07 mquinsonRevalidate the output, which order changed when introdu...
2007-08-07 mquinsonDon't bother trying to close the socket: gras reports...
2007-08-07 mquinsonDo not open the master socket too early, or the listene...
2007-08-07 mquinsonThis debug INFO was removed
2007-08-07 mquinsonRevalidate the output, which changed after the introduc...
2007-08-07 mquinsonSpecify which thread is speaking, to allow the listener...
2007-08-07 mquinsonErm. Yeah, right, this function *may* succeed from...
2007-08-07 mquinsonYeah, right. We should prevent to push the socket into...
2007-08-07 mquinsonDo not pass -g, or we conflict with the -g3 passed...
2007-08-07 mquinsonRemove debug INFO (oops)
2007-08-07 mquinsonStupid me: I did everything to allow os_threads to...
2007-08-07 mquinsonDo not display the thread name by default. In SG, this...
2007-08-07 mquinsonComment windows cruft, which does not compile anyway...
2007-08-07 mquinsonRevalidate the output: threads created through xbt_thre...
2007-08-07 mquinsonAdd a display to inform users about why nothing seems...
2007-08-07 mquinsonremove backtrace dumps
2007-08-07 mquinsonPartially revert previous change: we indeed want a...
2007-08-07 mquinsonmake sure to call gras_exit to kill the listener threads
2007-08-07 mquinsonRevalidate the output, which order changed because...
2007-08-07 mquinsonUse proper thread name, and some sanitizing of how...
2007-08-07 mquinsonfix win build
2007-08-07 mquinsonallow to retrieve the name of threads
2007-08-07 mquinsonAlso detect mingw compiler as a gcc one, and also clean...
2007-08-07 mquinsonthis isn't used since at least 4 years
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonYou stupid automatic dependency trackers! Move out...
2007-08-06 mquinsonre-export some symbols for windows after the regenerati...
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-06 mquinsonactually, when --enable-maintainer-mode is on, we can...
2007-08-06 mquinsonAlso get ride of unit files on make maintainer-clean
2007-08-06 mquinsonName the threads, add a main_thread describing the...
2007-08-06 mquinsonwin needs some love for symbols not defined in the...
2007-08-06 mquinsonName the threads
2007-08-06 mquinsonname threads, plus only put an exeption fetcher and...
2007-08-06 mquinsona bit more debugs
2007-08-06 mquinsonname the threads
2007-08-06 mquinsonname the threads, plus debugs (ways too much for now)
2007-08-06 mquinsonMore debugging, kill dead includes, and give a name...
2007-08-06 mquinsonname threads to ease debugging
2007-08-06 mquinsonname threads to easy debugging
2007-08-06 mquinsonname threads to help debugs
2007-08-06 mquinsonInsist on having the unit files generated in current...
2007-08-06 mquinsonAs Arnaud said, one function to rule them all
2007-08-06 alegrandPlug memleak.
2007-08-06 alegrandKeep up with last SIMIX modifications.
2007-08-06 alegrandKeep up with last SIMIX modifications.
2007-08-06 alegrandcosmetics
2007-08-06 alegrandClean the links between action and conditions. Now...
2007-08-06 alegrandcosmetics + one function to rule them all
2007-08-06 alegrandindent -i2 -kr. Aaaah, I feel much better now. Sorry...
2007-08-06 alegrandOne function to rule them all.
2007-08-06 mquinsonFurther fix of win build
2007-08-06 alegrandReindent!
next