CEPH filesystem development
 help / color / mirror / Atom feed
From: Loic Dachary <loic@dachary.org>
To: Kevin Greenan <kmgreen2@gmail.com>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: AVX optimized gf-complete
Date: Wed, 26 Mar 2014 23:44:16 +0100	[thread overview]
Message-ID: <53335840.2080702@dachary.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 747 bytes --]

Hi Kevin,

Although https://bitbucket.org/jimplank/gf-complete does not have explicit #if related to AVX http://en.wikipedia.org/wiki/Advanced_Vector_Extensions , it is used when the compiler supports it ( https://bitbucket.org/jimplank/gf-complete/src/f8ff1e2f64fc88bf74861a0ceec44d130ff1902c/m4/ax_ext.m4?at=master#cl-252 ) and some AVX specific instructions are used in the compiled binary.

http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/i386-and-x86-64-Options.html#i386-and-x86-64-Options suggests that AVX is not widely spread.

How important is AVX to gf-complete ? Is it nice to have but with marginal benefits ? Or does it make a significant difference ?

Thanks for all the help :-)

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

                 reply	other threads:[~2014-03-26 22:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53335840.2080702@dachary.org \
    --to=loic@dachary.org \
    --cc=ceph-devel@vger.kernel.org \
    --cc=kmgreen2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox