You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/11/28 23:40:59 UTC

[jira] [Resolved] (KUDU-1448) Improve bitshuffle to enable AVX2 at runtime

     [ https://issues.apache.org/jira/browse/KUDU-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved KUDU-1448.
-------------------------------
       Resolution: Fixed
         Assignee: Todd Lipcon
    Fix Version/s: 1.2.0

> Improve bitshuffle to enable AVX2 at runtime
> --------------------------------------------
>
>                 Key: KUDU-1448
>                 URL: https://issues.apache.org/jira/browse/KUDU-1448
>             Project: Kudu
>          Issue Type: Improvement
>          Components: cfile, perf
>    Affects Versions: 0.8.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 1.2.0
>
>         Attachments: Selection_029.png
>
>
> I've been doing a little testing with the BITSHUFFLE encoding, and found that scan performance is improved about 30% on a Haswell cluster by enabling AVX2 when building the bitshuffle library. Unfortunately, that would cause a crash on earlier boxes, so we can't ship like that.
> I filed https://github.com/kiyo-masui/bitshuffle/issues/41 to do the switching at runtime.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)