I read the document before. I am not sure if this is the same as Ming mentioned. It can be found at https://kepler-project.org/users/documentation and I am attaching the file. Chau Chin Lin
2010/7/10 <kepler-users-request at kepler-project.org> > Send Kepler-users mailing list submissions to > kepler-users at kepler-project.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users > or, via email, send a message with subject or body 'help' to > kepler-users-request at kepler-project.org > > You can reach the person managing the list at > kepler-users-owner at kepler-project.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Kepler-users digest..." > > > Today's Topics: > > 1. where is the reporting suite (Ming Wu) > 2. Re: where is the reporting suite (Matt Jones) > 3. Re: Blocks to be called just once with SDF > (BARANA Oliviero 208302) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 9 Jul 2010 09:48:50 -0500 > From: Ming Wu <wuming at gmail.com> > Subject: [kepler-users] where is the reporting suite > To: kepler-users at kepler-project.org > Message-ID: > <AANLkTillp8NNJpt5UFKISqmEuySsrKVMTexoYmjRFjVo at mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > Dear All > > I am interested in the Kepler Optional Suites: the reporting suite. I > read the documentation and follow instruction in "Downloading and > Installing the Reporting Suite" but I can not find the > "reporting-2.0.0" in available suites. I only see "kepler-2.0.0" and > "comad-exp-1.0.0" there. > My platform is linux. Does someone have some clue on this? > > Thanks, > > Ming > > > ------------------------------ > > Message: 2 > Date: Fri, 9 Jul 2010 07:58:58 -0800 > From: Matt Jones <jones at nceas.ucsb.edu> > Subject: Re: [kepler-users] where is the reporting suite > To: Ming Wu <wuming at gmail.com> > Cc: kepler-users at kepler-project.org > Message-ID: > <AANLkTinx5B5fZ5h9eH9plw5NuGtbFuPQLzBpwFJzHtGF at mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Dear Ming, > > We have not yet released the reporting suite -- but we are in the fina > testing stages to do so. We expect to release it very soon, and when we do > you will see the reporting suite in the module manager and will be able to > activate it. We'll plan on sending an announcement when the reporting, > tagging, provenance, and workflow-run-manager modules are all released. > > Where in the documentation did you read about downloading the suite? We > should probably clarify the situation at that location, and so it would be > useful if you could point us at the description that you found. Thanks, > > Matt > > On Fri, Jul 9, 2010 at 6:48 AM, Ming Wu <wuming at gmail.com> wrote: > > > Dear All > > > > I am interested in the Kepler Optional Suites: the reporting suite. I > > read the documentation and follow instruction in "Downloading and > > Installing the Reporting Suite" but I can not find the > > "reporting-2.0.0" in available suites. I only see "kepler-2.0.0" and > > "comad-exp-1.0.0" there. > > My platform is linux. Does someone have some clue on this? > > > > Thanks, > > > > Ming > > _______________________________________________ > > Kepler-users mailing list > > Kepler-users at kepler-project.org > > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100709/1b89fbbd/attachment-0001.html > > > > ------------------------------ > > Message: 3 > Date: Fri, 9 Jul 2010 18:10:54 +0200 > From: "BARANA Oliviero 208302" <Oliviero.BARANA at cea.fr> > Subject: Re: [kepler-users] Blocks to be called just once with SDF > To: <kepler-users at kepler-project.org> > Message-ID: > <1299EF3181B10F479D85C3280132852405FD62E6 at THEZE.intra.cea.fr> > Content-Type: text/plain; charset="iso-8859-1" > > > Thank you very much for your suggestions. > > I'm already investigating the modal models. > > Oliviero > > -----Message d'origine----- > De : Christopher Brooks [mailto:cxh at eecs.berkeley.edu] > Envoy? : jeudi 8 juillet 2010 17:29 > ? : BARANA Oliviero 208302 > Cc : kepler-users at kepler-project.org > Objet : Re: [kepler-users] Blocks to be called just once with SDF > > Hi Oliviero, > > See also > > http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-dev/2010-April/017877.html > which suggests using sources that extend LimitedFiringCount and other ways > to stop. > > Edward's suggestion about using a modal model is the best solution though. > > _Christopher > > On 7/8/10 6:51 AM, Edward A. Lee wrote: > > > > You could use a Modal Model. > > See: > > > > http://www.eecs.berkeley.edu/Pubs/TechRpts/2009/EECS-2009-151.html > > > > Edward > > > > > > On 7/8/10 5:03 AM, BARANA Oliviero 208302 wrote: > >> Dear all, > >> > >> I'm rather new in the use of Kepler and I'm not so expert about > >> actors, directors and so on. > >> > >> I have the following problem. > >> > >> I have a workflow (with a feedback loop inside) which is being > >> executed a certain number of times depending on the value of a certain > variable. > >> When this variable is higher than a predetermined value, the Stop > >> block is called and the workflow ends. > >> > >> I would like to execute a few blocks during the initialization phase, > >> just once, before the execution of my workflow, but I can't. The > >> problem is that these initalizing blocks are called each cycle and > >> not once and, since they are very demanding from a computing-time > >> point of view (access to a database to load signals), the overall > >> execution is slowed a lot. > >> > >> Is anyone aware of a method to have a few blocks called just once, > >> keeping in mind that I am using the SDF director (I put 0 in the > >> Iterations field since, as I said, the overall execution is stopped > >> by the Stop block)? > >> > >> Many thanks in advance for your help > >> > >> Oliviero > >> > >> > >> > >> _______________________________________________ > >> Kepler-users mailing list > >> Kepler-users at kepler-project.org > >> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users > > > > > > > > _______________________________________________ > > Kepler-users mailing list > > Kepler-users at kepler-project.org > > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users > > -- > Christopher Brooks, PMP University of California > CHESS Executive Director US Mail: 337 Cory Hall > Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA 94720-1774 > ph: 510.643.9841 fax:510.642.2718 (Office: 545Q Cory) > home: (F-Tu) 707.665.0131 cell: 707.332.0670 > > > ------------------------------ > > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users > > > End of Kepler-users Digest, Vol 62, Issue 3 > ******************************************* > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100712/de0ae2a9/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: reporting.pdf Type: application/pdf Size: 814387 bytes Desc: not available URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20100712/de0ae2a9/attachment-0001.pdf>

