You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by oignatenko <gi...@git.apache.org> on 2017/12/15 16:03:10 UTC

[GitHub] ignite pull request #3241: IGNITE-7097 performance measurement for SparseDis...

GitHub user oignatenko opened a pull request:

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

    IGNITE-7097 performance measurement for SparseDistributedMatrix multi…

    …plication
    
    - optimised and unoptimised benchmarks, along with respective documentation
    - also a common adjustment to matrix mul benchmarks to make these more sensitive to algorithmic changes
    -- verified with diffs overview, clean rebuild, trial execution of the benchmarks and studying results

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

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

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

    https://github.com/apache/ignite/pull/3241.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 #3241
    
----
commit be918641730af3738dcc4d8cd608b63ba6088732
Author: Oleg Ignatenko <oi...@gridgain.com>
Date:   2017-12-15T15:58:43Z

    IGNITE-7097 performance measurement for SparseDistributedMatrix multiplication
    - optimised and unoptimised benchmarks, along with respective documentation
    - also a common adjustment to matrix mul benchmarks to make these more sensitive to algorithmic changes
    -- verified with diffs overview, clean rebuild, trial execution of the benchmarks and studying results

----


---

[GitHub] ignite pull request #3241: IGNITE-7097 performance measurement for SparseDis...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---