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

Glenn Weidner resolved SYSTEMML-942.
------------------------------------
    Resolution: Fixed

Closing with commit 
[6b1572e|https://github.com/apache/incubator-systemml/commit/6b1572e4bba31619c5bed19fd0c106d2e759f159].

> Enable setting GPU from MLContext (and related APIs)
> ----------------------------------------------------
>
>                 Key: SYSTEMML-942
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-942
>             Project: SystemML
>          Issue Type: Sub-task
>          Components: Compiler, Runtime
>            Reporter: Niketan Pansare
>            Assignee: Nakul Jindal
>             Fix For: SystemML 0.14
>
>
> On setting GPU, MLContext needs to invoke:
> DMLScript.USE_ACCELERATOR = true;
> GPUContext.createGPUContext(); // Set GPU memory budget
> and upon exit, it should ec.destroyGPUContext();
> This logic should be enabled via Java/Python MLContext, MLPipeline/MLLearn 
> wrappers.
> [~deron] [~mwdus...@us.ibm.com]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to