Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator enable AVX2 without auto vectorizing on OS X?
Forum Updated to NodeBB v4.3 + New Features

Qt Creator enable AVX2 without auto vectorizing on OS X?

Scheduled Pinned Locked Moved Qt Creator and other tools
qtcreatoravx2 osx
1 Posts 1 Posters 970 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    levelxxl
    wrote on last edited by
    #1

    Is there a way to use AVX2 instructions without enabling AVX2 auto vectorizing on OS X in QtCreator? I'm trying to write an application, that will run on none AVX2 hardware and does use AVX2 on hardware, that has support for it. But when I use QMAKE_CXXFLAGS += $QMAKE_CFLAGS_AVX2the whole application doesn't run on none AVX2 hardware anymore.

    Thanks

    Qt 5.4.1
    OSX 10.10.3
    Xcode 6.3.2

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved