You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2017/09/08 23:57:00 UTC

[jira] [Updated] (SYSTEMML-1596) Set runtime platform via MLContext

     [ https://issues.apache.org/jira/browse/SYSTEMML-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glenn Weidner updated SYSTEMML-1596:
------------------------------------
    Fix Version/s:     (was: SystemML 1.0)
                   SystemML 0.15

> Set runtime platform via MLContext
> ----------------------------------
>
>                 Key: SYSTEMML-1596
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1596
>             Project: SystemML
>          Issue Type: Improvement
>          Components: APIs
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>            Priority: Minor
>             Fix For: SystemML 0.15
>
>
> Currently in Spark Shell, the runtime platform can be specified by setting DMLScript's rtplatform field:
> {code}
> org.apache.sysml.api.DMLScript.rtplatform = org.apache.sysml.api.DMLScript.RUNTIME_PLATFORM.SPARK
> {code}
> Since setting the runtime platform can be a fairly common operation when developing/debugging, MLContext can have a setRuntimePlatform or other such method for usability.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)