Results 1 to 10 of 11

Thread: Wilbur vs. Thuban

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator waldronate's Avatar
    Join Date
    Mar 2007
    Location
    The High Desert
    Posts
    3,561

    Default

    The Wilbur VS 2010 solution doesn't have the "Enable Enhanced Instruction Set" option set by default; I had to go in and set it to "Streaming SIMD Extensions 2 (/arch:SSE2)". Whether the compiler is actually using this flag or not isn't something I checked into.

  2. #2
    Administrator Redrobes's Avatar
    Join Date
    Dec 2007
    Location
    England
    Posts
    7,201
    Blog Entries
    8

    Default

    Quote Originally Posted by waldronate View Post
    The Wilbur VS 2010 solution doesn't have the "Enable Enhanced Instruction Set" option set by default; I had to go in and set it to "Streaming SIMD Extensions 2 (/arch:SSE2)". Whether the compiler is actually using this flag or not isn't something I checked into.
    Ok fair enough then. My VS compiler x86 has the option my x64 one does not. I just assumed that it didnt because it was mandatory. Im now wondering whether my x64 is using those instructions...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •