Compiling in SSE3

  • ACME
    11th Nov 2010 Member 0 Permalink
    Could someone please tell me how I can compile in SSE3 format. I relize that Visual Studio only supports sse and sse2. could someone please tell me a good C++ compiler that supports SSE3 so that I can make my mods faster. (I downloaded Intel(R) C++ Compiler 10.1 but I dont know the serial code to complete the installation. Nothing on the internet has shown what it is.)
  • Clankrocks
    11th Nov 2010 Member 0 Permalink
    Find a key by looking it up in google
  • Vanadium
    11th Nov 2010 Member 0 Permalink
  • MiXih
    11th Nov 2010 Member 0 Permalink
    ACME:
    relize that Visual Studio only supports sse and sse2

    Yes. Compile with MinGW.
    https://powdertoy.co.uk/Forum.html?action=vthread&forum=5&topic=1495
  • ACME
    11th Nov 2010 Member 0 Permalink
    So what sse formats does this compiler compile.
  • JoJoBond
    11th Nov 2010 Member 0 Permalink
    ACME
    AFAIK GCC can handle everything up to SSE4.2
  • Felix
    11th Nov 2010 Member 0 Permalink
    AVX will be interesting, might give very significant performance increases.
  • yew101
    11th Nov 2010 Member 0 Permalink
    i know visual supports it but how to do it?
  • pilojo
    11th Nov 2010 Member 0 Permalink
    yew101
    Yeah, I know it CAN do it but, its just a matter of how.
  • Finalflash50
    11th Nov 2010 Banned 0 Permalink
    This post is hidden because the user is banned