[jira] [Commented] (IGNITE-5856) BLAS integration phase 1

2017-07-31 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107149#comment-16107149
 ] 

ASF GitHub Bot commented on IGNITE-5856:


Github user ybabak closed the pull request at:

https://github.com/apache/ignite/pull/2357


> BLAS integration phase 1
> 
>
> Key: IGNITE-5856
> URL: https://issues.apache.org/jira/browse/IGNITE-5856
> Project: Ignite
>  Issue Type: Sub-task
>  Components: ml
>Reporter: Yury Babak
>Assignee: Yury Babak
> Fix For: 2.2
>
>
> (i) BLAS multiplication for dense and sparse local matrices.



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


[jira] [Commented] (IGNITE-5856) BLAS integration phase 1

2017-07-31 Thread Artem Malykh (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106967#comment-16106967
 ] 

Artem Malykh commented on IGNITE-5856:
--

[~chief] Looks ok to me.

> BLAS integration phase 1
> 
>
> Key: IGNITE-5856
> URL: https://issues.apache.org/jira/browse/IGNITE-5856
> Project: Ignite
>  Issue Type: Sub-task
>  Components: ml
>Reporter: Yury Babak
>Assignee: Yury Babak
>
> (i) BLAS multiplication for dense and sparse local matrices.



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


[jira] [Commented] (IGNITE-5856) BLAS integration phase 1

2017-07-28 Thread Yury Babak (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105008#comment-16105008
 ] 

Yury Babak commented on IGNITE-5856:


[~amalykh] please take a look.

> BLAS integration phase 1
> 
>
> Key: IGNITE-5856
> URL: https://issues.apache.org/jira/browse/IGNITE-5856
> Project: Ignite
>  Issue Type: Sub-task
>  Components: ml
>Reporter: Yury Babak
>Assignee: Yury Babak
>
> (i) BLAS multiplication for dense and sparse local matrices.



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


[jira] [Commented] (IGNITE-5856) BLAS integration phase 1

2017-07-28 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104854#comment-16104854
 ] 

ASF GitHub Bot commented on IGNITE-5856:


GitHub user ybabak opened a pull request:

https://github.com/apache/ignite/pull/2357

IGNITE-5856: BLAS integration phase 1

The first part of BLAS integration with Ignite ML. Current only gemm for 
local matrix multiply.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-5856

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2357.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2357


commit e6482b49c551528b1db9ae5ad21dabe607e7401e
Author: Yury Babak 
Date:   2017-07-27T19:42:13Z

IGNITE-5777: BLAS integration phase 1
- used gemm for Matrix.times()
- Some fixes.

commit 95a58c7649c281c1c7db0bae1ed8ed5a01741267
Author: Yury Babak 
Date:   2017-07-28T11:55:11Z

IGNITE-5777: BLAS integration phase 1
- Code cleanup.




> BLAS integration phase 1
> 
>
> Key: IGNITE-5856
> URL: https://issues.apache.org/jira/browse/IGNITE-5856
> Project: Ignite
>  Issue Type: Sub-task
>  Components: ml
>Reporter: Yury Babak
>Assignee: Yury Babak
>
> (i) BLAS multiplication for dense and sparse local matrices.



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