[Bugs] [Bug 1289922] Implement SIMD support on EC

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 8 17:08:29 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1289922



--- Comment #6 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/12837 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com) 
------
commit 593b7a83f7408e59ab7b3ef7dfc4fe4096d6e3cd
Author: Xavier Hernandez <xhernandez at datalab.es>
Date:   Tue Dec 1 11:50:54 2015 +0100

    cluster/ec: Add support for hardware acceleration

    This patch implements functionalities for fast encoding/decoding
    using hardware support. Currently optimized x86_64, SSE and AVX is
    added.

    Additionally this patch implements a caching mecanism for inverse
    matrices to reduce computation time, as well as a new method for
    computing the inverse that takes quadratic time instead of cubic.

    Finally some unnecessary memory copies have been eliminated to
    further increase performance.

    Change-Id: I26c75f26fb4201bd22b51335448ea4357235065a
    BUG: 1289922
    Signed-off-by: Xavier Hernandez <xhernandez at datalab.es>
    Reviewed-on: http://review.gluster.org/12837
    Tested-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=bPm1gtKbhC&a=cc_unsubscribe


More information about the Bugs mailing list