[jira] [Closed] (SYSTEMML-1626) x = solve(A,b) should report an error when it is an underdetermined system (in CP mode)

2018-05-17 Thread Janardhan (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janardhan closed SYSTEMML-1626. --- Resolution: Fixed Fix Version/s: SystemML 1.1 > x = solve(A,b) should report an error when i

[jira] [Closed] (SYSTEMML-1437) Implement and scale Factorization Machines using SystemML

2018-05-17 Thread Janardhan (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janardhan closed SYSTEMML-1437. --- Resolution: Fixed Fix Version/s: (was: SystemML 1.1) SystemML 1.2 > I

[jira] [Created] (SYSTEMML-2330) Sparsity estimator based on sampling

2018-05-17 Thread Matthias Boehm (JIRA)
Matthias Boehm created SYSTEMML-2330: Summary: Sparsity estimator based on sampling Key: SYSTEMML-2330 URL: https://issues.apache.org/jira/browse/SYSTEMML-2330 Project: SystemML Issue Typ

[jira] [Deleted] (SYSTEMML-2330) Sparsity estimator based on sampling

2018-05-17 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Boehm deleted SYSTEMML-2330: - > Sparsity estimator based on sampling > > >

[jira] [Created] (SYSTEMML-2329) Sparsity estimator based on sampling

2018-05-17 Thread Matthias Boehm (JIRA)
Matthias Boehm created SYSTEMML-2329: Summary: Sparsity estimator based on sampling Key: SYSTEMML-2329 URL: https://issues.apache.org/jira/browse/SYSTEMML-2329 Project: SystemML Issue Typ

[jira] [Closed] (SYSTEMML-2296) Sparsity estimators based on matrix histograms

2018-05-17 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Boehm closed SYSTEMML-2296. Resolution: Fixed Assignee: Matthias Boehm Fix Version/s: SystemML 1.2 >

[jira] [Closed] (SYSTEMML-2328) Determine min number of temporary row vector intermediates

2018-05-17 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Boehm closed SYSTEMML-2328. Resolution: Fixed Assignee: Matthias Boehm Fix Version/s: SystemML 1.2 >

[jira] [Closed] (SYSTEMML-2327) Allow list in parfor

2018-05-17 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Boehm closed SYSTEMML-2327. Resolution: Fixed Assignee: Matthias Boehm Fix Version/s: SystemML 1.2 >

[jira] [Created] (SYSTEMML-2328) Determine min number of temporary row vector intermediates

2018-05-17 Thread Matthias Boehm (JIRA)
Matthias Boehm created SYSTEMML-2328: Summary: Determine min number of temporary row vector intermediates Key: SYSTEMML-2328 URL: https://issues.apache.org/jira/browse/SYSTEMML-2328 Project: System

[jira] [Commented] (SYSTEMML-2327) Allow list in parfor

2018-05-17 Thread LI Guobao (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479805#comment-16479805 ] LI Guobao commented on SYSTEMML-2327: - [~mboehm7] Well, yeah, if you could help me,

[jira] [Commented] (SYSTEMML-2327) Allow list in parfor

2018-05-17 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479761#comment-16479761 ] Matthias Boehm commented on SYSTEMML-2327: -- [~Guobao] do you wanna address tha

[jira] [Commented] (SYSTEMML-2327) Allow list in parfor

2018-05-17 Thread LI Guobao (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479547#comment-16479547 ] LI Guobao commented on SYSTEMML-2327: - When I finished the parfor integration, I ad

[jira] [Commented] (SYSTEMML-2320) Parfor integration

2018-05-17 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479486#comment-16479486 ] Matthias Boehm commented on SYSTEMML-2320: -- Yeah almost - the degree of parall

[jira] [Commented] (SYSTEMML-2327) Allow list in parfor

2018-05-17 Thread Matthias Boehm (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479347#comment-16479347 ] Matthias Boehm commented on SYSTEMML-2327: -- We can think about that. In genera

[jira] [Commented] (SYSTEMML-2327) Allow list in parfor

2018-05-17 Thread LI Guobao (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16478846#comment-16478846 ] LI Guobao commented on SYSTEMML-2327: - [~mboehm7] Would it be necessary to integrat

[jira] [Assigned] (SYSTEMML-2327) Allow list in parfor

2018-05-17 Thread LI Guobao (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LI Guobao reassigned SYSTEMML-2327: --- Assignee: (was: LI Guobao) > Allow list in parfor > > >

[jira] [Created] (SYSTEMML-2327) Allow list in parfor

2018-05-17 Thread LI Guobao (JIRA)
LI Guobao created SYSTEMML-2327: --- Summary: Allow list in parfor Key: SYSTEMML-2327 URL: https://issues.apache.org/jira/browse/SYSTEMML-2327 Project: SystemML Issue Type: Sub-task Re

[jira] [Commented] (SYSTEMML-2320) Parfor integration

2018-05-17 Thread LI Guobao (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16478783#comment-16478783 ] LI Guobao commented on SYSTEMML-2320: - [~mboehm7] Currently, I understand better on