Sending this from my phone, so please excuse the formatting :)
The message is embedded below.
-- Forwarded message --
From: "Musto, Matthew"
Date: Jul 10, 2014 10:24 AM
Subject:
To: "[email protected]"
Cc:
Hi Karli,
Thank you for the quick reply to my random late night
Hi Matt,
> This is more of a curiosity question than anything else. When I
> compiled the latest build of ViennaCL this evening, I modified the CMake
> GUI such that the release flags for CXX and C looked as follows:
>
> /MD /GL /Ot /MP /O2 /Ob2 /D NDEBUG
>
> Specifically, I added /GL /Ot /MP fo
This is more of a curiosity question than anything else. When I compiled
the latest build of ViennaCL this evening, I modified the CMake GUI such
that the release flags for CXX and C looked as follows:
/MD /GL /Ot /MP /O2 /Ob2 /D NDEBUG
Specifically, I added /GL /Ot /MP for global optimization,