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

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 9 20:00:34 UTC 2016


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15455 committed in release-3.9 by Pranith
Kumar Karampuri (pkarampu at redhat.com) 
------
commit 05505c86e02a01ccd4ba2752de2bea4ebd9385a6
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>

    BUG: 1374841
    Change-Id: I83731663922ed11ca84536deab5737463416e1e0
    Signed-off-by: Pranith Kumar K <pkarampu at redhat.com>
    Reviewed-on: http://review.gluster.org/15455
    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>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list