You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Felix Schüler (JIRA)" <ji...@apache.org> on 2016/12/06 21:31:59 UTC

[jira] [Resolved] (SYSTEMML-1142) ParFor execution crashes bc of singlethreaded warning in LibMatrixDNN

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

Felix Schüler resolved SYSTEMML-1142.
-------------------------------------
       Resolution: Fixed
         Assignee: Niketan Pansare
    Fix Version/s: SystemML 0.11

> ParFor execution crashes bc of singlethreaded warning in LibMatrixDNN
> ---------------------------------------------------------------------
>
>                 Key: SYSTEMML-1142
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1142
>             Project: SystemML
>          Issue Type: Bug
>          Components: ParFor
>         Environment: ParFor Spark on Cluster with DeepLearning usecase
>            Reporter: Felix Schüler
>            Assignee: Niketan Pansare
>             Fix For: SystemML 0.11
>
>
> When using functions from the LibMatrixDNN in a Spark ParFor block an exception is thrown by the function `warnSingleThreaded()` due to single threaded execution of functions such as conv2d. 
> Disabling this warning resolves the crash but I am not sure this is the right way to go there. The question is also why this executes with one thread only and how to improve here.
> cc [~niketanpansare]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)