Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-07-30 alegrandHack so that SD_simulate(2.0) stops after 2 seconds...
2007-07-30 marklsglobal variables moved into structs and everything...
2007-07-30 velhoBug fix.
2007-07-30 velhoAdded a dumb router to worksation model in order to...
2007-07-30 marklswrapping global variables in structs. not finished...
2007-07-26 alegrandMinor improvement
2007-07-26 alegrand * Provide func_f and func_fp as now required.
2007-07-26 alegrandUpdating the tesh file with my last modifications.
2007-07-26 alegrandCommenting now useless check.
2007-07-26 alegrandfunc_f and func_fp need to be provided. This is weird...
2007-07-26 alegrand * Provide func_f and func_fp as now required.
2007-07-26 alegrandMany bug fix:
2007-07-26 velhoAdded the router as dumb cpus in order to work with...
2007-07-26 marklsminor code cleanups. Realized I wasn't deallocating...
2007-07-25 velhoCorrected error message.
2007-07-25 velhoAdded the GTNetS feature to examples/msg directory.
2007-07-25 alegrand* Added an "exact" alternative computation for test1...
2007-07-25 alegrand* Hiding private functions
2007-07-24 marklsseems to work again!!!
2007-07-23 marklseverything compiles and basic program runs again, but...
2007-07-20 marklsbasic code in place, most compile errors gone, possible...
2007-07-20 alegrandKeeping interfaces clean (avoid loading maxmin_private)
2007-07-20 alegrandChanging log hierarchy
2007-07-20 alegrandWe're still alpha version so let's keep the warnings...
2007-07-20 alegrandKeep cleaning up func_f, func_fp, func_fpip...
2007-07-20 alegrandWe check feasability here, not the Karush Kuhn Tucker...
2007-07-20 alegrandShare precision value with other modules.
2007-07-20 alegrandKeep cleaning up func_f, func_fp, func_fpip...
2007-07-20 velhoCleanups and cosmetics
2007-07-20 velhoCleanups and cosmeticsCleanups and cosmetics
2007-07-20 marklsEverything should work at this point, but doesn't....
2007-07-19 marklschanged received messages to use own data structure.
2007-07-19 alegrandDebug cosmetics.
2007-07-19 velhoNew tesh file for testing surf workstation/network...
2007-07-19 mquinsongive a useful name to threads (father's name + pointer...
2007-07-19 alegrandmoving lagrange functions for Vegas and Reno to their...
2007-07-19 alegrandBe nice with people that prefer = to :.
2007-07-19 mquinsonAllow users to add extra CLEANFILES
2007-07-19 mquinsonDo not use non-letter chars in type name so that it...
2007-07-19 mquinsonFix delay semantic (hopefully)
2007-07-19 mquinsonNew function allowing to alias datatypes
2007-07-19 mquinsonavoid a name colision with the newly added function
2007-07-19 mquinsonupdate
2007-07-18 marklsadded proper use of mutex to smpi_wait. smpi_receiver...
2007-07-18 alegrandRemoving bugs and changing verbosity.
2007-07-18 alegrandcosmetics
2007-07-18 donassbrBroken code
2007-07-18 donassbrNew thread to receive messages. Not working yet.
2007-07-18 velhoDebuging surf Reno and Vegas with lagrange optimization...
2007-07-18 velhoUpdated file with new --cfg=workstation_model:<desiredm...
2007-07-17 mquinsonProperly disable broken test, plus small fixups
2007-07-17 mquinsonGive up on timestamps in this test. Check the comment...
2007-07-17 mquinsonDisable broken test (yeah, that's bad)
2007-07-17 mquinsonFull precision chronos
2007-07-17 mquinsontry to not make the messages change (even if I fail...
2007-07-17 mquinsonThe thread scheduling in RL depends on too much things...
2007-07-17 mquinson64bits chronos
2007-07-17 mquinsonupdate 64bits chronos after last changes to speed up RL
2007-07-17 mquinsonupdate 64bits chronos
2007-07-17 mquinsonresults for 64bits archs
2007-07-17 mquinsonremove datasets which still need to be regenerated
2007-07-17 mquinsonRegenerate test case on amd64
2007-07-17 mquinsonautogenerated
2007-07-17 mquinsonAt least, I've found a way to make both gcj and plain...
2007-07-17 mquinsonSpecify the right path to the simgrid.jar Hopefully...
2007-07-17 mquinsonOutput of the lastest examples (forgot in previous...
2007-07-17 mquinsoneven more cruft ignored
2007-07-17 mquinsonStop using options that only gcj understands, and stick...
2007-07-17 mquinsonDocument how to change the logs format, and add some...
2007-07-17 mquinsonregenerate output files with lastest version of the...
2007-07-17 mquinsonExamples of changing the logs format, forgotten clean...
2007-07-17 mquinsondisable buggy option for gcc 3.x, but use it for gcc...
2007-07-17 mquinsonDocument the fact that dynar can now be synchronized
2007-07-17 mquinsonAutogenerated
2007-07-17 mquinsonAdd a thread to listen the network. Not used so far
2007-07-17 mquinsonignore some more crufts
2007-07-17 mquinsoncosmetics
2007-07-17 mquinsonKill a useless field
2007-07-17 velhoNow use --cfg=workstation_model:<MODELNAME> to switch...
2007-07-17 velhoCorrected tesh file
2007-07-17 velhoCorrected tesh files.
2007-07-17 velhoAdded a blacklist of removed files to ignore also the...
2007-07-17 velhoFiles blacklist updated.
2007-07-17 velhoRemoving the burden of generating .tesh files of configure.
2007-07-17 velhoUsing .tesh files instead of .tesh.in.
2007-07-17 velhoUsing tesh files instead of tesh.in avoiding configure...
2007-07-17 mquinsonunlock the dynar before removing sockets closed at...
2007-07-17 velhoThe tesh files don't need to be generated by configure.
2007-07-17 mquinsonMake the check that RPC return something more strict
2007-07-17 mquinsonLet it compile without --disable-compile-optimizations
2007-07-17 velhoCleaning unused files from the repository.
2007-07-16 alegrandDo not run sdp-based tests when sdp is not available...
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-16 alegrandEnable to change the workstation_model from the command...
2007-07-16 velhoNew directory hierarchy for examples/msg added.
2007-07-16 velhoNew directory hierarchy with make check working.
2007-07-16 velhoReadme files explaining examples and the directory...
2007-07-16 velhoAdded files to the msg SUSPEND/RESUME example.
2007-07-16 velhoAdded files to the MASTER/SLAVE parser bypassing exampl...
2007-07-16 velhoAdded files to the simple MASTER/SLAVE example.
next