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 <yba...@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 <yba...@gridgain.com>
Date:   2017-07-28T11:55:11Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to