Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-09-12 alegrandremove crap in compound. Parallel tasks are not modeled...
2007-09-12 alegrandconsequence of the global maxmin system removal.
2007-09-12 alegrandremove cruft
2007-09-12 alegrandbugfix revealed by making maxmin_system private...
2007-09-12 mquinsonDrop tests of the transport layer. The introduction...
2007-09-12 mquinsonFinalize the conversion of GRAS tests to TESH
2007-09-12 alegrandAdd partial latency support to ptask_L07.
2007-09-12 mquinsonignore binary
2007-09-12 alegrandremove global maxmin system. Every model should use...
2007-09-12 alegrandremove global maxmin system. Every model should use...
2007-09-12 alegrandremove useless dependency
2007-09-12 mquinsonRegenerate yet another time the Makefile.in
2007-09-12 mquinsonActually, the little32 architecture was renamed little3...
2007-09-12 mquinsonDo not comment the tests concerning architectures for...
2007-09-12 mquinsonActually, the datadesc.little32 file was generated...
2007-09-12 mquinsonMake the datadesc test usable with TESH by removing...
2007-09-12 mquinsonignore correctly stuff
2007-09-12 mquinsonMove GRAS tests to TESH
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 mquinsonNo need to install the test programs, right?
2007-09-12 alegrandgetting rid of workstation_KCCFLN05_private.h
2007-09-11 mquinsonIgnore ignorable stuff
2007-09-11 mquinsonRemove from the repository cruft that shouldn't be...
2007-09-11 mquinsonignore stuff
2007-09-11 mquinsonDisplay more info
2007-09-11 mquinsonAdd a teshsuite directory, very similar to the testsuit...
2007-09-11 mquinson. is not in my PATH
2007-09-11 mquinsonRevalidate the output after the change inducing not...
2007-09-11 mquinsonGet serious about checking buffer overflows during...
2007-09-11 mquinsonignore
2007-09-11 mquinsonBinary file => out, please
2007-09-11 mquinsonReimport binary data file with the right mime type
2007-09-11 mquinsonReimport images, with the right mime-type
2007-09-11 mquinsonReimport png files, with the right mime-type
2007-09-11 mquinsonActually, do not initialize at all the buffer to build...
2007-09-11 mquinsonStop build the log strings on the stack: we are multi...
2007-09-11 mquinsonStop build the log strings on the stack: we are multi...
2007-09-10 mquinsonDo not wait one sec, since timestamps are removed from...
2007-09-10 mquinsonOnly output the elapsed time at verbose level, so that...
2007-09-10 alegranduseless dependency
2007-09-10 alegrandClean cleanups with mallocators... Thanks Pablo for...
2007-09-09 marklsused host user data to store global index values and...
2007-09-08 marklsremoving references to mpi_comm_world from internal...
2007-09-05 marklschanged smpi data structures.
2007-09-05 alegrandAdding a ref
2007-09-05 alegranduse suspend instead of playing with priority...
2007-09-05 alegrandcleanup
2007-09-04 mquinsonWindows users (at least, MSVC ones) need a def file
2007-09-04 mquinsonIgnore ignorable
2007-09-04 marklsrenamed some functions and moved some data structures...
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-30 marklsforgot to commit changes to this file earlier...
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-28 verniercorrection of a little bug
2007-08-27 eyraudlAllow no specification of number of hosts on the comman...
2007-08-27 eyraudlMeasures elapsed time
2007-08-27 eyraudlSlight clarification of variable names
2007-08-27 eyraudlRound-robin deployment so that everybody does not send...
2007-08-27 eyraudlAdaptation to 'Change the way we specify the sizes...
2007-08-26 alegrandOoups. How come my code ever worked without changing...
2007-08-24 alegrandPriorities now fixed in the default model
2007-08-24 alegrandUse priorities...
2007-08-24 alegrandUse priorities...
2007-08-24 alegrandAdding a test on priorities
2007-08-24 marklsmoving smpi.h to public include directory.
2007-08-24 marklspublicly exported smpi data structures.
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 the test.
2007-08-23 alegrandUse non stupid values for the parallel task.
2007-08-23 alegrandFix platform...
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-23 alegrandAdding an example of parallel task usage with MSG....
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 mquinsonKudos, dude
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-16 alegrand"Cleaner" hack. Dude, I love C macros... ;)
2007-08-16 alegrandHacking my previous hack to bypass surfxml.
2007-08-16 alegrandStay up-to-date with latest deployment modifications.
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 alegrandUpdate the changelog
2007-08-14 alegrandUseless file (available in ../msg/)
next