Deron Eriksson created SYSTEMML-1596:
----------------------------------------

             Summary: 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


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.3.15#6346)

Reply via email to