You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/28 12:00:01 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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 <yb...@gridgain.com>
Date:   2017-07-27T19:42:13Z

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

commit 95a58c7649c281c1c7db0bae1ed8ed5a01741267
Author: Yury Babak <yb...@gridgain.com>
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)