[Pogamut-list] Run bot automatically

rudolf.kadlec pogamut-forum at artemis.ms.mff.cuni.cz
Tue Nov 11 20:47:02 CET 2008


Re: Re: Run bot automatically
Hi, 
1) is you want to run your experiment on the grid then you wont get any support from the Pogamut NB Plugin, you will have to run the experiment like ordinary J2SE program. Have you successfully executed the TestJPPFExperimentExecution? If yes then simply extend and modify this skeleton and you should get your experiment working :-)
2) There are no LocalExperiments, the experiment definition is always the same no matter whether you are going to execute it locally or on a remote machine. BUT there are more types of experiment executors (LocalExperimentExecutors, JPPFExperimentExecutors). This object determines the way your experiment will be executed.

Once you get it all right it would be great if you will write a wiki page with comprehensive tutorial describing how to get it all working,  the current documentation is  regrettably insufficient. 

PS: the GALib is only class library with implementation of genetic programming algorithm, executable classes are in projects GPBehaviours and NeatDodging but they are quite the same as TestJPPFExperimentExecution.
R

----

Reply Link: <http://artemis.ms.mff.cuni.cz/pogamut/tiki-view_forum_thread.php?forumId=2&comments_reply_threadId=360&comments_parentId=280&post_reply=1#form>





More information about the Pogamut-list mailing list