Announcement

Collapse
No announcement yet.

Linux Kernel Still Picking Up AVX Optimizations

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linux Kernel Still Picking Up AVX Optimizations

    Phoronix: Linux Kernel Still Picking Up AVX Optimizations

    Advanced Vector Extensions (AVX) have been present in Intel and AMD hardware since last year with Sandy Bridge and Bulldozer processors, respectively, but their use isn't too very widespread at this point. Fortunately, the Linux kernel has been receiving some AVX1/AVX2 optimizations...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    AVX1 was quite limited in that it used only floating point.
    AVX2 looks very promising.

    Comment


    • #3
      Please don't tell me that AVX has special instructions for RAID6! It was ok for libcrypto, but what is so special in RAID6 (not RAID 0-5)? Why they rewrite libraries in assembly instead of optimizing gcc to produce AVX-optimized code?
      Last edited by Lockal; 19 December 2012, 04:48 AM.

      Comment

      Working...
      X