Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
requests were not being makred uncompleted before being recycled by mallocator.
[simgrid.git] / src /
2007-09-02 marklsrequests were not being makred uncompleted before being...
2007-09-02 marklsSIMIX_process_resume needed to signal cond after resumi...
2007-08-31 marklsminor change broke the build. My bad. It should be...
2007-08-31 marklstrying to debug a persistent problem.
2007-08-30 alegrandAdd debug + incredibly stupid bug fix.
2007-08-29 marklsmoved some more data structures into private.h. Still...
2007-08-29 marklsremoved some unnecessary waiting
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-28 marklsremoved some files I need to add back again...
2007-08-28 marklsrefactoring smpi into multiple source files.
2007-08-26 alegrandOoups. How come my code ever worked without changing...
2007-08-24 alegrandUse priorities...
2007-08-24 alegrandUse priorities...
2007-08-24 marklsmoving smpi.h to public include directory.
2007-08-24 marklsupdated internal data structures to allow smpi to run...
2007-08-24 marklsencapsulated simdata in private data structures so...
2007-08-23 alegrandFix parallel task problem with SIMIX raised by F. Suter
2007-08-23 alegrandMove initialization somewhere else because people that...
2007-08-21 marklschanged smpirun to delete temp files.
2007-08-21 marklsapparently we can't just pop items off the cond_list...
2007-08-21 marklsremoved unregister_action_to_condition calls. The...
2007-08-17 velhoSubstitution of the word "resource" by "model" in every...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-14 alegrandThere may be other resources than workstation. The...
2007-08-14 alegrandA simple communication may also be from a host to itself...
2007-08-14 alegrandBug fix.
2007-08-14 alegrandTake into account the case where some variable do not...
2007-08-14 donassbrChanged task->simdata->using in the communication to...
2007-08-14 alegrandhandle 0-size tasks.
2007-08-14 alegrandBug fix + cosmetics
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 alegrandUse XBT_PUBLIC_DATA instead of extern in the automatica...
2007-08-08 marklssmpicc/smpirun no longer require special envirnment...
2007-08-08 alegrandCommitting automatically generated file (after the...
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 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 mquinsonremove backtrace dumps
2007-08-07 mquinsonPartially revert previous change: we indeed want a...
2007-08-07 mquinsonUse proper thread name, and some sanitizing of how...
2007-08-07 mquinsonallow to retrieve the name of threads
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 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 mquinsonInsist on having the unit files generated in current...
2007-08-06 mquinsonAs Arnaud said, one function to rule them all
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!
2007-08-06 alegrandAdding convenient function.
2007-08-06 mquinsonFix win build of smpi
2007-08-06 mquinsonFix windows build (don't ask why this helps)
2007-08-06 mquinsonAdd an explanation in the default exception fetcher...
2007-08-06 mquinsonFix ucontext build
2007-08-06 marklsremoving all sub directories and private build stuff.
2007-08-05 mquinsonDo not push newly created sockets into the dynar before...
2007-08-05 mquinsonautogenerated
2007-08-05 mquinsonStop C file inclusion madness and do include the files...
next