You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2017/07/17 22:34:00 UTC

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

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

Deron Eriksson closed SYSTEMML-1596.
------------------------------------

> 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 1.0
>
>
> 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)