Project

General

Profile

Actions

Bug #5677

closed

SDF Iterations now defaults to AUTO

Added by Christopher Brooks over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
documentation
Target version:
Start date:
08/14/2012
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5677

Description

The iterations parameter of the SDFDirector defaults to AUTO.
See bug #5546.

To close this bug:
1) Update the Kepler version of SDFDirector.xml
2) Update the Kepler printed documentation


Related issues

Blocked by Kepler - Bug #5625: create kepler documentation for 2.4Resolvedjianwu jianwu06/15/2012

Actions
Actions #1

Updated by jianwu jianwu over 11 years ago

current settings:

The 'Auto' means '1' at top level and '0' inside of a composite actor. The
'UNBOUNDED' means '0'. Also users can put any number they want.

Actions #2

Updated by Daniel Crawl over 11 years ago

Matlab demo workflow needs to be fixed: top level SDF used the default 0, but now is AUTO.

Actions #3

Updated by Christopher Brooks over 11 years ago

One fix is to run ptolemy/domains/sdf/kernel/fixSDFIterations on the .xml file.

The real fix would be to create a filter that would look for SDFDirector, DTDirector, HDFDirector, PthalesDirector and then if iterations was not set,
iterations would be set to 0.

I'm not sure if this is possible, but I can look again.

I'll reassign this to me for confirmation and then reassign to jianwu.

Actions #4

Updated by Christopher Brooks over 11 years ago

I added ptolemy.moml.filter.AddMissingParameter that will add iterations set
to 0 if it is missing from a SDFDirector.

The Matlab demo at outreach/workflows/demos/Matlab/MatlabExpression.xml
now has the iterations parameter of the SDFDirector set to 0.

I'm reassigning this documentation bug to jianwu.

Actions #5

Updated by jianwu jianwu over 11 years ago

The xml is updated at version 30616. Printed documentation will be updated along with bug 5625.

Actions #6

Updated by Daniel Crawl over 11 years ago

Jianwu and I have updated the Kepler documentation for the iterations parameter.

Actions #7

Updated by Redmine Admin almost 11 years ago

Original Bugzilla ID was 5677

Actions

Also available in: Atom PDF