Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-03-08 coldpeaceStill have to kill runnin' processes (on simix level...
2010-03-08 piniCosmetics + basic support for printing the simulated...
2010-03-05 piniDon't try to survive something we don't know how to...
2010-03-05 piniFix SIMIX_network_copy_data against SMPI (to be tested...
2010-03-05 mquinsonTry to fix the finalization process of ruby simulations...
2010-03-05 mquinsondamn dynamic typing preventing from checking source...
2010-03-05 mquinsonWe must put the location where we copy the task
2010-03-05 mquinsonSIMIX_network_copy_data() is a mess because it tries...
2010-03-04 navarropForgot one file to distrib.
2010-03-04 navarropChange CPACK directory.
2010-03-04 navarropForget some files in distrib.
2010-03-04 navarropMake the distrib.
2010-03-04 mquinsontiny optim: copy in one shot when possible (ie always...
2010-03-04 mquinsonEven more debugging info
2010-03-04 mquinsonDo not share the same argument container for every...
2010-03-04 mquinsonMore debug
2010-03-04 mquinsonmore debug
2010-03-04 mquinsondisplay correctly when processes are locked into a...
2010-03-04 mquinsonDocument ruby bindings in ChangeLog
2010-03-04 mquinsonAdd some files to constitute an example of split action...
2010-03-04 mquinsonvarious little cleanups
2010-03-04 navarropPermit to make the distrib.
2010-03-04 coldpeaceDeadLock
2010-03-04 mquinsonTwo more little FIXMEs
2010-03-04 coldpeaceredefinition of task and host ruby classes to adopte...
2010-03-03 mquinsonCleanup log mess in ruby bindings, various cosmetics...
2010-03-03 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-03 coldpeaceremoving ApplicationHandler ruby Class, keeping only...
2010-03-03 navarropAdd 5 tests to gtnets.
2010-03-03 velhoModular tests to improve report redabillity.
2010-03-03 navarropAdd install to cmake.
2010-03-03 mquinsonbummer: I increased the amount of displayed info to...
2010-03-03 mquinsonSD_SCHED_NO_COST: Constant to use as cost in SD_task_sc...
2010-03-03 navarropGenerate doc with maintainer_mode and make gtnets tests
2010-03-03 navarropDocs is working.
2010-03-02 mquinsonFurther cleanups of ruby, plus add FIXME in ruby and...
2010-03-02 mquinsonAcknoledge the fact that JniException is a runtime...
2010-03-02 navarropBibtex2html en c.
2010-03-02 navarropAdd flags for ruby when enable_ruby.
2010-03-02 navarropJava tests pass.
2010-03-02 navarropTry to compil java examples.
2010-03-02 navarropCommit for Cdash test.
2010-03-02 navarropAdd some patches for delete some warnings with cmake.
2010-03-02 navarropWait before make lib msg.
2010-03-02 navarropSet ruby false by default.
2010-03-02 mquinsonYet some more cleanups in ruby (and this time, I go...
2010-03-02 mquinsonfurther simplifications to ruby: kill useless ProcessFa...
2010-03-02 mquinsonNote in source file how to debug that damn stuff
2010-03-02 mquinsonsome more cleanups in ruby bindings. Still not working...
2010-03-02 mquinsonMassive cleanups in ruby. Not yet working (segfault...
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2010-03-02 mquinsonAcknoledge the fact that JniException is a runtime...
2010-03-02 mquinsonreindent
2010-03-01 mquinsonUse my axe to get ruby bindings compiling. Need to...
2010-03-01 mquinsonStupid me. If using ruby bindings, we need to link...
2010-03-01 mquinsonMore ruby cleanups: stop defining everything static...
2010-03-01 mquinsonOngoing cleanup in ruby bindings. Does not compile...
2010-03-01 mquinsonSomehow fix the ruby detection with autotools. Still...
2010-03-01 mquinsondon't free scheduling data of typed tasks
2010-02-27 mquinsonKill a static function raising 'not implemented' which...
2010-02-27 mquinsonIn trace replay, allow to have one trace file per process
2010-02-27 mquinsonMake JniException a runtime exception, nobody wants...
2010-02-27 mquinsonthis function never send NullPointerE anymore
2010-02-27 mquinsontasks created without name and costs should still be...
2010-02-27 mquinsonAllow task name to be null
2010-02-27 mquinsonvarious cleanups to the java bindings
2010-02-27 mquinsondisplay all used arguments (to ease manual rerun)
2010-02-27 mquinsonSmaller instance for smaller run time
2010-02-27 mquinsonUse send/recv instead of put/get
2010-02-27 mquinsonRemove 2 useless examples
2010-02-27 mquinsoncosmetics, and add a README
2010-02-27 mquinsonAlso remove the pseudo-specific task type for this...
2010-02-27 mquinsonSimplify this example by not declaring BasicTask since...
2010-02-27 mquinsonrewrite to use send/recv instead of put/get (+ add...
2010-02-27 mquinsonAdd a simple README to that directory to help users
2010-02-27 mquinsonRewrite the basic master/slave example to use the send...
2010-02-27 mquinsonRemove the DTD and its resolver from the java bindings...
2010-02-27 mquinsonset source level of java to 6 (5 may be enough, but...
2010-02-26 navarropGtnets flags.
2010-02-26 navarropCorection of the gtnets-ruby bug with node.h and begini...
2010-02-25 piniUse an execute action instead of a sleep action.
2010-02-25 navarropSet a default path if ruby is not found.
2010-02-24 navarropSupernovae with lib msg.
2010-02-24 navarropDelete warning during compiling.
2010-02-24 navarropSelect ruby or not.
2010-02-24 navarropBe compatible with ruby.
2010-02-23 piniAdded implementation of missing case for Alltoall ...
2010-02-22 piniFix bug while counting created requests in alltoallv.
2010-02-22 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-02-22 coldpeaceSimix Ruby Context
2010-02-22 coldpeaceStuks When a process ( Slave ) Tries to Recieve a...
2010-02-18 navarropDon't remove file if we can't make them.
2010-02-18 navarropAdd some test to cmake and correct bug in tesh file...
2010-02-17 navarropFind ruby.h.
2010-02-17 navarropMake ruby in consideration with cmake.
2010-02-17 navarropMore efficient with add definition
2010-02-17 navarropFind Ruby.h path.
2010-02-17 navarropFind Ruby.h path.
2010-02-17 navarropFix the getline prb with cmake.
2010-02-16 coldpeaceSome Modification on the Ruby Context File...
next