From: Chris Cason
Subject: Re: SSE4 Enabled
Date: 15 Aug 2007 21:09:18
Message: <46c3a3be@news.povray.org>
Tim Attwood wrote:
>> If you find a compiler which generates SSE4 code.> > Intel C++ 10.0> http://www.intel.com/cd/software/products/asmo-na/eng/279578.htm
I have the compiler. I don't have the chip. Thus, can't test ...
-- Chris
Warp wrote:
> If you find a compiler which generates SSE4 code.
Incidentally SSE 4.1 has a 64-bit dot-product instruction. I have been
looking forward to adding intrinsics for this to see what sort of
difference it can make.
-- Chris