Thread: gcc/clang support for avx

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Registered User
    Join Date
    Jul 2008
    Posts
    38
    I believe you need to have the memory allocated aligned to 32 bytes.

    For more information:

    VMOVAPD

    EDIT:

    Hmm, I am not sure anymore. Does not hurt to try?
    Last edited by Florian; 09-16-2014 at 08:22 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. need assistance with a valgrind error within clang
    By saldar05 in forum C Programming
    Replies: 2
    Last Post: 03-04-2013, 01:59 AM
  2. Clang vs GCC for Linux/Unix Programming?
    By haziz in forum C Programming
    Replies: 2
    Last Post: 05-07-2012, 12:52 PM
  3. clang++ works but g++ doesn't -- Maybe a compiler bug?
    By RichSelian in forum C++ Programming
    Replies: 2
    Last Post: 07-11-2011, 08:04 PM
  4. C99 support?
    By Devil Panther in forum C Programming
    Replies: 3
    Last Post: 08-22-2005, 02:07 PM
  5. does IIS support PHP?
    By Commander in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 07-24-2002, 03:37 PM