[
https://issues.apache.org/jira/browse/SYSTEMML-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489579#comment-16489579
]
LI Guobao edited comment on SYSTEMML-2085 at 5/24/18 6:51 PM:
--------------------------------------------------------------
[~mboehm7] I have a question about the memory management. In fact, I'm now able
to make the local workers and the aggregation service work. But I'd like to
know how to do the matrix object cleanup work during the runtime? Because when
I try to launch 3 workers, it will fail with an error from openblas
{code:java}
BLAS : Program is Terminated. Because you tried to allocate too many memory
regions.
{code}
was (Author: guobao):
[~mboehm7] I have a question about the memory management. In fact, I'm now able
to make the local workers and the aggregation service work. But I'd like to
know how to do the matrix object cleanup work during the runtime? Because when
I try to launch 3 workers, it will fail with an errorĀ
{code:java}
BLAS : Program is Terminated. Because you tried to allocate too many memory
regions.
{code}
> Initial version of local backend
> --------------------------------
>
> Key: SYSTEMML-2085
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2085
> Project: SystemML
> Issue Type: Technical task
> Reporter: Matthias Boehm
> Assignee: LI Guobao
> Priority: Major
>
> It aims to implement the local backend for the paramserv function.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)