[jira] [Updated] (SYSTEMML-591) Consolidate replicated compilation chain

2017-08-10 Thread Arvind Surve (JIRA)

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

Arvind Surve updated SYSTEMML-591:
--
Sprint: Sprint 4  (was: Sprint 3)

> Consolidate replicated compilation chain
> 
>
> Key: SYSTEMML-591
> URL: https://issues.apache.org/jira/browse/SYSTEMML-591
> Project: SystemML
>  Issue Type: Task
>  Components: Compiler, Parser
>Reporter: Matthias Boehm
>Assignee: Deron Eriksson
>
> With the addition of APIs and tools, SystemML's main compilation chain has 
> been replicated multiple times (main, jmlc, mlcontext, debug). This 
> redundancy creates really a maintenance hazard as shown by recent changes.
> This task aims at consolidation by providing a configurable compilation chain.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYSTEMML-1811) Can we Implement X%*%t(X) in a better way?

2017-08-10 Thread Matthias Boehm (JIRA)

[ 
https://issues.apache.org/jira/browse/SYSTEMML-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121215#comment-16121215
 ] 

Matthias Boehm commented on SYSTEMML-1811:
--

That's fine - don't worry. I just closed it to cleanup the list of open issues.

> Can we Implement X%*%t(X) in a better way?
> --
>
> Key: SYSTEMML-1811
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1811
> Project: SystemML
>  Issue Type: Improvement
>Reporter: Janardhan
>Assignee: Matthias Boehm
> Fix For: Not Applicable
>
>
> A matrix multiplied by its self transpose is a frequent occurrence in many 
> algorithms ( a lot of them). There is definitely a way to take into 
> consideration the special properties of this matrix operation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (SYSTEMML-1811) Can we Implement X%*%t(X) in a better way?

2017-08-10 Thread Janardhan (JIRA)

[ 
https://issues.apache.org/jira/browse/SYSTEMML-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121208#comment-16121208
 ] 

Janardhan commented on SYSTEMML-1811:
-

Thanks Matthias Boehm for helping me understand these operations. I am not 
aware these operations when I created this jira.

> Can we Implement X%*%t(X) in a better way?
> --
>
> Key: SYSTEMML-1811
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1811
> Project: SystemML
>  Issue Type: Improvement
>Reporter: Janardhan
>Assignee: Matthias Boehm
> Fix For: Not Applicable
>
>
> A matrix multiplied by its self transpose is a frequent occurrence in many 
> algorithms ( a lot of them). There is definitely a way to take into 
> consideration the special properties of this matrix operation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)