[
https://issues.apache.org/jira/browse/SYSTEMML-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm closed SYSTEMML-2294.
------------------------------------
Resolution: Fixed
Assignee: Matthias Boehm
Fix Version/s: SystemML 1.2
> Constrained parfor optimizer input overwritten with defaults
> ------------------------------------------------------------
>
> Key: SYSTEMML-2294
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2294
> Project: SystemML
> Issue Type: Bug
> Reporter: Matthias Boehm
> Assignee: Matthias Boehm
> Priority: Major
> Fix For: SystemML 1.2
>
>
> The parfor construct supports various optimizers, including a {{CONSTRAINED}}
> optimizer that that optimized around user-provided defaults. To do so it
> makes sure that these parameters are propagated down to the runtime, and
> marking all other paramters as unspecified, whereas for other optimizers
> (incl NONE) unspecified parameters are replaced with defaults.
> All parameters are supposed to be case-insensitive. However, if
> {{constrained}} instead of {{CONSTRAINED}} is used the unspecified parameters
> are replaced with default which look from the perspective of the constrained
> optimizer as user-provided input that cannot be changed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)